cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP fault -> How to log error in response message map

Former Member
0 Kudos

Hi,

I have a scenario ABAP Proxy <-> XI <-> SOAP.

Occassionally there is an issue with communication to the destination system and an HTTP 500 Error is returned. I assume this is due to a system related error and it is returned as a SOAP Fault as opposed to a SOAP response with payload.

How do I get this "HTTP-500" error into my message map to return to the calling system ?

I have looked at Fault Messages but need to know if these are relevant for the SOAP Adapter and how they can be utilised ?

Thanks for any help.

Kind regards

Colin.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

SOAP fault message not in correcto format to allow an application error to be caught.