Hi All,
I have a alert requirement as follows.
* One alert has to be raised for all PI errors including Integration Engine errors and Adapter Engine errors. The scenario is ABAP PROXY -->XI--->SOAP.
* Payload will have n number of fields including Delivery Number and Mail ID of a business User.
* Mail has to be triggered from PI to this particular user along with delivery number. Please note this alert has to be triggered for all PI errors ( Mapping, Adapter Error,Apllication Error ...etc).
Triggering alert from an UDF by calling report SALERT_CREATE does cover only integration engine errors.It should not cover any adapter engine error.
By creating a alert rule and alert category in RWB will not have Payload data in the mail and Alert will be sent to fixed receipients. Alert rule does cover all PI errors.
How should i do this



