Hello Experts,
I have a scenario SOAP to SOAP without any mapping.
External Partner invokes exposed webservice as SOAP Sender channel.
The message request is forwarded to a SOAP Receiver channel invoking a ASP.NET Webservice on internal Application Server.
I have problems handling the Fault message responses of the Asmx Webservice.
The ASP.net Webservice is obviously using SOAP 1.2.
Receiver channel Log shows following error: SOAP: Call failed: java.io.IOException: Unexpected element in SOAP:Fault; HTTP 500 Internal Server Error
XPI Inspector returns below result:
In the last line before error begins (starting with 'read') , the complete SOAP Fault message is displayed.
How can I handle those fault messages? The fault message just need to be forwarded as response to the invoking application of Sender Channel.
Image may be NSFW.
Clik here to view.
THank you in advance.
Best regards,
Fabian