By Wilfried Mausz on
19.02.2008 11:59
The tutorial at http://technet.microsoft.com/en-us/library/bb798134.aspx about developing the EchoAdapter explains how WCF LOB Adapters are created and used inside a .NET application. What is missing is a tutorial about how this adapter is used inside BizTalk, which can be tricky in some scenarios as well. This article explains how the EchoAdapter is used inside a BizTalk Receive Location go get messages from the OnReceiveEcho operation.
Read More »