BizTalk Utilities CV ,   Jobs ,   Code library
 
Home Page


Add/Edit your code items
Search the code library
Browse for the code library


BizTalk
Building a Client-Side XML Application
Export BizTalk Configuration Data
Utilities Installation
BizTalk and the Suspended Queue
Field Mappings
Creating an Oracle Send Port
BizTalk and XSD
BizTalk and Web Services
BizTalk and SQL Server Notification
BizTalk and SQL Server
BizTalk and SQLXML Templates
BizTalk and SMTP
BizTalk and SAP RFC
BizTalk and SAP NET Connector
BizTalk and SAP IDocs Schemas
BizTalk and SAP IDocs
BizTalk and SAP
BizTalk and File Receive Function Notification
BizTalk and POP3
BizTalk and Oracle


 
 

<< AjaxCSS >>


By Mark Wilson
I am the creator of TopXML. I am available for international and local (Australia) contracts. I am a Solution Architect/Business Analyst. I have worked in IT in several countries (NZ, Australia, South Africa, UK) building and training teams for government and very large non-governmental organizations. I am ex-Microsoft Consulting Services. I wrote the first book on Microsoft XML published in 2000 called XML Programming with VB and ASP. Most recently I have been building tools for the SEO industry. Ask me for a 37 point SEO health-checkup for your website.
First Posted 04/26/2004
Times viewed 153

XLANGUtil for BizTalk


This post contains attachments
v20010928235959.zip 

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 Files\Microsoft BizTalk Server\SDK\Messaging Samples\SOC. This was a C++ sample on how to manipulate an XLANG schedule programmatically and get a response document from it. Since I'm not really a C++ fan, and couldn't get the thing to work, I decided to rewrite it in Visual Basic.

Rate this article on a scale of 1 to 10 (0 votes, average 0)

Your vote :  

<< AjaxCSS >>





Leave a comment for this article
Your name
Your email (optional)
Your comment
Optional: Upload an attachment
Enter the code shown:

 
 

    Email TopXML