Hallo Experts,
I have requirement and have scenario Proxy to SOAP. Consumer send a message via SOAP adapter to receiver and receiver send to sender fault message e.g Invalid data . I am new in SAP PI. How receive a fault message from sender. I have created Outbound Proxy. What steps next required in ESR and what configuration required in Configuration senario .
Please send me idea or point.
Thanks.
Hi Muhammad,
there are several good scn content already which might help for you:
Handling Web Service SOAP Fault Responses in SAP NetWeaver XI
Fault Message Types - A Demo (Part 1)
In PI configuration you will need to create mainly the service interface with the fault message types, and also the corresponding fault message mappings are important.
In the sender system however you will need to ensure that the sender consumer proxy is able to handle the incoming fault message.
Best Regards,
Viktor
Add a comment