When we receive the partner’s document by RosettaNet in wm82, the there is below error message from one partner:
Cannot execute the asynchronous request Reason:com.wm.estd.rosettaNet.RosettaNetException: Could not recognize the incoming payload with any xml doc type. Please check the root node of the payload data and make sure there is a document type defined in the TN console for this root node.
And other partner works fine, i checked the Payload, i just find one difference between the two partner, the right one has <?xml version="1.0" encoding="UTF-8" ?> at the begining the Payload, and the wrong one don’t have it.
Do we have to have the <?xml version="1.0" encoding="UTF-8" ?> in the payload in the WM82?
But it works fine in the WM6.5 eventhough we don’t have <?xml version="1.0" encoding="UTF-8" ?>
Does the RN document has the all RN Headers /multipart and in the payload I belive you need to have <?xml version="1.0" encoding="UTF-8" ?> for the TN recognition:
So when this errors do you see the xmldata as content type?
No surprise there are lot of things changed from 65 to 822…may be this is a minor issue …so better take up this with SAG support or google the Empower site KB.