Hi,
We have a synchrounous ABAP Outbound Proxy. The flow is as follows;
ABAP proxy - PI - 3rd party system. The Receiver adapter is SOAP.
How to handle the errors in Proxy specifically the errors in PI.
Suppose, in SOAP receiver a wrong URL is maintained, then in RWB we get "Unknown host exception". Can this exception be reflected in ABAP?
In this case, ususally Proxy keeps on processing for some time and then we get a generic TIMEOUT error in ABAP.
Please help.
Thanks & Regards.