on 2020 Jun 19 1:57 PM
Hello,
I have an external System with wsdl for several webservices included.
From SAP ERP there is a Service consumer proxy already used for direct communication via SOAMANAGER.
Now a CPI should be set between the systems.
Can this be done by only one IFLOW in CPI ?
Request clarification before answering.
Hi ziolkowskib,
Routing now reacts correctly. But now the sending process fails with:
"Error Details
org.apache.cxf.binding.soap.SoapFault: Error reading XMLStreamReader: Received event DTD, instead of START_ELEMENT or END_ELEMENT.
at [row,col {unknown-source}]: [1,14], cause: com.ctc.wstx.exc.WstxParsingException: Received event DTD, instead of START_ELEMENT or END_ELEMENT.
at [row,col {unknown-source}]: [1,14] "
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi bodo.koerner,
It seems like an error message returned by the recipient. Could you please turn on trace for your iFlow and check content of the message that is being passed to the receiver and then try to post the same using SoapUI?
Are you passing SoapAction to the receiver adapter?
Regards,
Bartosz
User | Count |
---|---|
41 | |
15 | |
10 | |
9 | |
6 | |
5 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.