cancel
Showing results for 
Search instead for 
Did you mean: 

Alerts

Former Member
0 Kudos

In what are all the situations We can use an alert?

Like when a job Fails etc.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

In case of system errors and application errors you can use alerts.

System error: Runtime errors, mapping errors , application system is down, Adapter engine is down etc....

application error: If you are checking some validations , if they fails you can throw alerts.

For application errors you use BPM.

Regards,

Satish

Former Member
0 Kudos

Hi Karen,

You can raise alerts if mapping, receiver determination etc.. fails in the integartion engine. You need to configure alert rules for this. You can go to RWB->Alert Configuration->Where did the error occur? choose integration engine and you can see different error categories and error codes which can be configured using alert rules. Refer this michal's weblog for configuring the same..

/people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step

Currently alerts for Adapter framework errors are not supported.

You can also raise an alerts from BPM for any mapping failures, send step system errors/application errors using fault messages (through exception branch).

Refer this weblog for configuring an alert in the BPM

/people/michal.krawczyk2/blog/2005/03/13/alerts-with-variables-from-the-messages-payload-xi--updated

hope this helps..

Regards

Anand

Former Member
0 Kudos

Thanks Sathish and Anand. Appreicate your help.

Answers (0)