cancel
Showing results for 
Search instead for 
Did you mean: 

Email notification

Former Member
0 Kudos

Hi,

How will I impliment in XI a case where when i get any error it will notify me by mail. any example will be appriciated.

Accepted Solutions (0)

Answers (2)

Answers (2)

bhavesh_kantilal
Active Contributor
0 Kudos

Hi Udi,

As michal told, you can configure Alerts to send mails whenever an arror occurs on XI. To see how to configure alert i would recommend this blog by Michal,

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

Now, there will be one additional change you will have to make after doing all the steps in this blog. This change will have to be made to enable you to send an email alert.

In ALRTCATDEF, go to SETTINGS--> CONFIGURATION. By default, the option selected is INTERNAL PROCESSING. Select the option SMTP FORWARDING AS XML and give the email id. this will enable you to send an email alert whenever an error occurs in XI.

Hope this helps,

Regards,

Bhavesh

MichalKrawczyk
Active Contributor
0 Kudos

Hi Udi,

you can do it with alerts

add yourself to the alert categories and then

you'll get an e-mail each time there will be an error in the XI

http://help.sap.com/saphelp_nw04/helpdata/en/d0/d4b54020c6792ae10000000a155106/content.htm

Regards,

michal