Adding Custom HTTP Headers to messages send via HTTP Adapter.

Posted at: 6/6/2007 at 10:14 PM by saravana
Download Full sample code here There will often be times we need to add some custom HTTP Headers to our outgoing message. The common one we come across is SOAPAction, if you need to communicate with the web services just with HTTP adapter (not using SOAP Adapter). BizTalk server gives us a context property called "UserHttpHeader" as part of the HTTP adapter, which can be used to set custom HTTP headers. The below Orchestration shows an example, how you can take ad... [More]
Tags: | |  Categories: BizTalk General
Actions: Email this article Email | Kick it! | DZone it! | Save to del.icio.us | Technorati Links
Post Information: Permanent LinkPermalink | CommentsComments(43) | Comments RSS