cancel
Showing results for 
Search instead for 
Did you mean: 

Notifications of XI-mgs in status 'System Error - Manual Restart Possible'

Former Member
0 Kudos

Dear colleagues,

I'm using a simple communication channel of type 'GeneratedReceiverChannel_XI' in order to push XML-messages from the intergration engine into the ABAP-Backend using an ABAP server proxy. Many of these messages, however, show an error status in the XI-monitor (Notifications of XI-mgs in status 'System Error - Manual Restart Possible'). The indication of the system error is OK, since the XML-parser correctly detects a character in a field which shall be mapped to a field of type 'DEC' in the ABAP backend.

Is there any possibility to configure some type of alerting in the ABAP-backend to track especially the appearence of XML-messages in the XI-monitor with status 'System Error'?

Thanks a lot and kind regards

Stefan

Accepted Solutions (1)

Accepted Solutions (1)

hemant_chahal
Contributor
0 Kudos

In xi you can configure Alert Inbox and then you can send these alerts to ABAP User inbox.

for your reference :

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks a lot to all of the contributors

Former Member
0 Kudos

HI,

As its mentioned in above postes, you can configure the Alert notification in XI which can give you the alerts about this kind of errors.

If the exception is raised after reaching to ABAP backend R/3 Side, then you may trace it in t-code SXMB_MONI of R/3.

Refer -- ALERT MANAGMENT

http://help.sap.com/saphelp_nw04/helpdata/en/3f/81023cfa699508e10000000a11402f/content.htm

Thanks

Swarup

prateek
Active Contributor
0 Kudos

XI message with status system error are not transferred to the back-end system. So there is no way by which u can raise an alert on these errors at the back-end system. The logical way would be configuring such alerts at the XI system.

Regards,

Prateek