Hi Experts,
I have a live running Scenario where SAP PI gets the data from Third party system and passes it to the SAP ECC system using the Proxy concept. It is the Asynchronous mode of data transfer.
Issue is Sender system passing the data to PI and when PI is forwarding the data to Integration engine of the ECC and here it is failing.
when I opened the SXMB_MONI in ECC system I can see the failure payload. error at step as 'Call Inbound Proxy'.
The error message is
there is no dump in ST22 and this error is due to the Sender system is sending the Exponential value in one of the Decimal field.
I think this failure is occurring even before execution of the code written inside the Server Proxy class method.
My requirement is to raise an Email alert message in such incidence.
Please suggest.
Regards,
Jagesh