OIC B2B custom XML document
Hi All, I wanted to ask if anyone has had any experience with creating custom B2B schemas?
We have a requirement to send Purchase Order Outbound to trading partner in their custom xml format. So created a schema with custom xsd file provided by the trading partner. In OIC B2B document definition, I entered the below details.
Identification type: XML
Identification expression (XPath): (//*[local-name()='PurchaseOrders'][@messagebatch -id])[1]
My XML generated by the B2B action in OIC integration is:
<nstrgmpr:execute xmlns:ns42="http://xmlns.oracle.com/cloud/adapter/nxsd/surrogate/readCHUBXML_stageFile" xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:ns47="http://xmlns.oracle.com/b2b/Custom/1.0/transactionset-CHUB_XML/PO_OUT_DOC_FOR_CHUB" xmlns:nstrgmpr="http://xmlns.oracle.com/cloud/adapter/bbtranslationadapter/generateB2BMsgForCHUB_REQUEST/types">
0