BizTalk Catch Http Response Code
问题 I have a orchestration which is receive a request from local rest service then send request to another remote Rest Service then if the remote service returns a response successfully with 200 HTTP code BizTalk can be able to process response message, but if HTTP response code different then 200 BizTalk could not process fault response message. BizTalk log gives below error on event viewer. Details:"System.Net.WebException: The remote server returned an unexpected response: (400) Bad Request. {