The error message indicates that the post is indeed being received by the partner’s IS server, but that their Ariba OnRamp package does not recognize the document.
Hi Kumar,
Start troubleshooting with the simple document exchange test. Are you using TN or does your partner use TN? In that case try to post a small xml doc to the partner TN by calling their wm.tn:receive service. Partner’s TN may not recognise the doc but at least it wil ensure that you are putting your document content where partner expects you to…
“The document received is not a cXML request or is unknown by the AribaSupplier OnRamp package.”
As Mark pointed out, this means that their IS is receiving the document but their Ariba OnRamp doesn’t like the format. Get a copy of the document you are sending them and send it to them via e-mail. With that document they should be able to debug their side. They should be seeing errors in their server/error logs.
In my preivous conversation with the vendor (didn’t discuss about the version of cXML of other vendors), they are receiving cxml orders from other vendors. Not sure of the version. I just did send them an email asking them the version of CXML that they are receiving from other vendors.
We are sending a cXML order - 1.2.014 and in their response i see that the version they are using is 1.1.009.
The message content-type is text/xml and message header-info is set correctly.
If i hear anything from them i will update you. If you have anything let me know.
All,
A partner is sending a cXML document through their custom built application to our TN. The document is not recognized by TN. When i submit that cXML internally it get recognized. When i look at the content, $content type is text/xml and $contentEncoding is “$null”.