
When we started working with CommerceOne MarketSite and BizTalk Server, we came across a problem. CommerceOne's MarketSite Posts documents to the BizTalk Server and the BizTalk Server needs to respond with a document. This class allows you to manipulate an XLANG Schedule in a synchronous manner, and will provide you with a response document. The whole problem is that BizTalk Server is not really geared for Synchronous processing. It becomes even worse when you need to use an XLANG Schedule for processing, since an XLANG schedule does not give you a return document back after processing. I came across the SOC sample located in c:\Program File..
|