on 2021 Dec 07 12:46 PM
Hello Folks,
I am facing a problem in outbound flow for XML to EDI converter in CPI. There are no special characters in Payload.
Error :
com.sap.it.rt.edi.exception.EDIHandlerException: Invalid Payload: XML TO EDI CONVERSION cannot process the payload.
Can anyone suggest.
Hello,
The error indicates that there is an issue on the XML payload.
Double-check that you have all the necessary namespaces, etc. that are need for your XML to be valid. e.g. https://stackoverflow.com/questions/7007427/does-a-valid-xml-file-require-an-xml-declaration
Is your XML payload valid and well-formed? You can use an online tool to check this or any local XML editor software that you may have.
Kind regards,
David
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
68 | |
9 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.