Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Soap inbound & outbound for synchronous application integration. › Re: Soap inbound & outbound for synchronous application integration.
March 16, 2007 at 4:32 PM
#18020
Hmm. Not sure exactly what you're looking for, but I can point you to this (http://seroter.wordpress.com/2007/02/19/handling-and-throwing-soap-exceptions-from-biztalk/ – which shows calling a BizTalk workflow which calls another service and returns a sych response to initial caller) and this (http://blogs.msdn.com/richardbpi/archive/2006/11/10/using-only-biztalk-messaging-with-request-response-on-both-ends.aspx – shows you how to do sync communication even without an orchestration).