One of the new adapters we've added in Microsoft BizTalk Server 2010 R2 is the WCF-WebHttp Adapter. This adapter is designed to make it easy for users to consume REST services as well as expose REST endpoints using BizTalk. The Adapter allows you to easily define URI parameters and map them to BizTalk Context Properties, accept multiple HTTP Verbs (Methods), specify (and inspect) HTTP Headers as well as the HTTP Status Code and Status Description. The adapter aims to provide the framework-ish pieces...(read more)
↧