Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to convert a XML into cXML format in BPEL/B2B 11g?

VenkatS_HCMMar 7 2018 — edited Mar 8 2018

Hi All,

I have a requirement of sending a transformed XML message in BPEL 11g to B2B 11g which will then send the message to an external TP (Ariba). As Ariba accepts only cXML message format I have to

convert the XML payload into cXML. The only difference between my current output and the expected one is of a DTD tag:

"<!DOCTYPE cXML SYSTEM "http://xml.cxml.org/schemas/cXML/1.2.024/cXML.dtd">"

Jdev does not recognizes this tag either in an XSD or in an XML file.

Please suggest how this can be achieved?

Thanks,

Venkata.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 5 2018
Added on Mar 7 2018
1 comment
701 views