Hi,
I have a scenario where the Sender uses HTTP protocol (in Asynchronous mode) and the Receiver is a ABAP Proxy (asynchronous).
When a message arrives and meets with an APPLICATION_ERROR in the reciver, the status of the message in SXMB_MONI of the receiver is "Error". However the status in the SXMB_MONI of the XI is "Success". Why is it so?
I need to configure some alerts in the XI, to detect the messages with APPLICATION_ERROR and mail the error. Now since the message in XI shows status as success, im not able to capture the actual error...
Regards,
Pradeep