Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
This article explains about processing XML document Types received from a Partner over AS2 Channel on webMethods.io B2B.
Below diagram represents the use case explained in this article
<?xml version="1.0"?> <PurchaseOrder PurchaseOrderNumber="1" OrderDate="2020/04/22"> <Metadata> <Sender>ABC</Sender> <Receiver>ACME</Receiver> </Metadata> <Address Type="shipping"> <Name>ABC Corporation</Name> <Street>ABC Street</Street> <City>ABC City</City> <State>ABC Street</State> <Zip>560037</Zip> <Country>ABC</Country> </Address> <DeliveryNotes>Office</DeliveryNotes> <Items> <Item PartNumber="1"> <ProductName>ACME</ProductName> <Quantity>10</Quantity> <USPrice>1000</USPrice> <Comment>ACME</Comment> <ShipDate>2020/04/22</ShipDate> </Item> </Items> </PurchaseOrder>
Below diagram represents the configurations required for on webMethods.io B2B and Integration.
pkg_ac470505d6324d72acb81650845aad86_exported.zip (8.53 KB)
ReceiveXMLMessage.zip (8.77 KB)
XMLProcessing_Export.zip (4.01 KB)
Excellent step-by-step documentation. Got the output in one go…Thank you so much. I am trying to move back to webMethods latest version. Had been working with other tools mainly GXS Application Integrator. If anyone can suggest a fast-track training on this or if anyone can help me with answers to my questions? Please email me k.akhilesh@gmail.com (proper Subject line please, so that I do not delete it by mistake