Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

cXML Order Response Processing

41 views
Skip to first unread message

Jeff Lynch

unread,
Nov 6, 2003, 5:47:44 PM11/6/03
to
We are currently using the HTTPS transport to post XML documents to a
trading partner's BizTalk Server who accepts the HTTPS posts using the
BizTalkHTTPReceive.dll. Another trading partner would like us to post cXML
Order Requests to an .asp page that will then return a cXML response back to
our BizTalk Server in the synchronus "Request-Response" HTTP transaction.
Will the BizTalk HTTPX Transport handle these "receipts" automatically as it
currently does when posting to the BizTalkHTTPRecieve.dll?

The typical response is shown below:

<?xml version="1.0"?>
<!DOCTYPE cXML SYSTEM "http://xml.cXML.org/schemas/cXML/1.2.007/cXML.dtd">
<cXML payloadID=".phconnec...@parker.com" xml:lang="en-US" timestamp
="2003-11-03T14:22:21-08:00">
<Response>
<Status code="200" text="OK"/>
</Response>
</cXML>


Best regards,

Jeff Lynch


Wei-Dong Xu [MSFT]

unread,
Nov 6, 2003, 11:27:30 PM11/6/03
to
Hi Jeff,

Very good question!

So far as I know on cXML, this file format is valid xml files. You can use it directly in BizTalk.

If you have any questions when processing cXML in Biztalk, please feel free to let me know.

Does this answer your question? Thank you for using Microsoft NewsGroup!

Wei-Dong Xu
Microsoft Product Support Services
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.


0 new messages