Hi,
Thanks to the nice blog below I understand how to red flag errors in ABAP proxies using the Fault message:
Fault Message Types - A Demo (Part 1)
Scenario:
- Async message from 3rd party -> PI -> ECC (using abap proxy):
The message will red flag in the monitor in ECC (not in PI). Is it possible to configure an alert email when the message red flags in ECC? or does this have to be done using code?
I do not want the code as I already know how to raise an alert email from ECC. I want to know if the alert email can be achieved using configuration?
Thanks
Che