Skip to Content
0
Jun 04, 2009 at 09:09 AM

How to red flag RFC Receiver errors in SXMB_MONI?

78 Views

Hi,

I have searched the forum but could not find a complete solution so am asking here.

Interface is File -> PI -> RFC to SAP

The RFC raises an exception if any errors are detected during the posting.

To check error handling I have changed the RFC in SAP to raise an exception. When testing the interface I get a chequered flag in SXMB_MONI though the Adapter Engine shows the RFC exception was raised.

How can the RFC exception be red flagged in SXMB_MONI? I do not wish to use a BPM or alerts, my preference is to red flag in the monitor.

The repository shows that the RFC has message types Response and Fault, can these be used in some way.

Che