cancel
Showing results for 
Search instead for 
Did you mean: 

cXML Integration

Former Member
0 Kudos

My application supports cXML implementation for punchout and order data exchange. Is there native support for this function in SAP commerce applications? Is there an adaptor SAP uses? I have clients on SAP and I would like to offer an integration to my app using cXML.

Any information on what SAP supports as far as cXML is greatly appreciated.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Dan

>><i>Is there an adaptor SAP uses? I have clients on SAP and I would like to offer an integration to my app using cXML.</i>

Chk if this link help u

<b>http://www.iwaysoftware.jp/pdf/iWay_SAP_TechBrief1.pdf</b>

and

to have trial <b>SAP adapter</b> u can go to

<b>http://www.iwaysoftware.com/products/adapter_factory/jca_trial.html</b>

Regards

Arpit Seth

Answers (1)

Answers (1)

Former Member
0 Kudos

Dan,

cXML is perfectly supported by XI, since it is a form of XML file. What you have to worry about is the DTD that is used in the message.

e.g,

<!DOCTYPE cXML "http://xml.cXML.org/schemas/cXML/1.2.013/cXML.dtd">

The happy news is that XI supports DTDs,

http://help.sap.com/saphelp_nw04/helpdata/en/26/9e97b0f525d743882936c2d6f375c7/content.htm

I hope this helps you!

Best Regards,

Felix