cancel
Showing results for 
Search instead for 
Did you mean: 

error messages....

Former Member
0 Kudos

If we want to sent a message regarding to the errors occurs in the processing of an interface. How can we do this ? can any body give the exmple for this?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Kartikeya,

There are several ways of notifying about error.

1, You can set alerts for different category of error. use ALRTCATDEF t-code for that.

2. You can use MappingTrace and UDF for creatign appropiate message in SXMB_MONI during runtime.

3. you can use mail adapter if u want to send mail in case of interfaces error.

The best of notifying interface error is configuring alerts. Refer to this blog for alert configuration and troubleshooting.

/people/michal.krawczyk2/blog/2005/09/09/xi-alerts--troubleshooting-guide

Reward points if ur question is answered.

Ranjeet Singh.

VijayKonam
Active Contributor
0 Kudos

Alerts would be the right choice. Or in BPM if error comes.. you can send a mail using mail adapter.

Search for alerts in help.sap.com

VJ

Former Member
0 Kudos

Hi Kartikeya,

There can be several reasons for errors like system is too busy or system is down or one of the object is already in system error or in file scenario file is corrupted or there is mapping error etc...

So if you could define the area for which you want to display/sent the error message.

Regards,

Sarvesh

Former Member
0 Kudos

HI,

Still your requirement is not clear to me. can you please let me know what exactly you are looking for with the example.

Thnx

Chirag