cancel
Showing results for 
Search instead for 
Did you mean: 

Error Handle in XI

Former Member
0 Kudos

Hi,

My requirement is to use Alert Configuration to catch the errors occurred in XI and send a mail about the Error to the concerned mail ID.

Can someone tell me how many different ways, can we handle the Errors in XI.

For example Mapping Error in Mapping Object

User ID and Password changed in the Target system.

Please help…

Thanks,

Azias

Accepted Solutions (0)

Answers (3)

Answers (3)

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

This is a standard requirmeent.

1. To configure Alerts, check this blog,

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2328. [original link is broken] [original link is broken] [original link is broken] [original link is broken]

2. To send Emails after confuiguring alerts, check my reply in this thread,

Regards

Bhavesh

former_member184619
Active Contributor
0 Kudos

Hi

Check this link for Alert Monitoring

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/events/webinars/ho...

Errors in Xi

/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions

Sachin

Former Member
0 Kudos

You can handle exception in message mapping also...

/people/alessandro.guarneri/blog/2006/01/26/throwing-smart-exceptions-in-xi-graphical-mapping

You can use Block step inside BPM error handling....

see the below blogs....

/people/sravya.talanki2/blog/2006/11/22/error-handling-framework-xiout-of-the-box-episode-1

/people/sravya.talanki2/blog/2006/11/23/error-handling-framework-xiout-of-the-box-episode-2