cancel
Showing results for 
Search instead for 
Did you mean: 

How to send email to my mail box automatically when alert occurs in XI.

Former Member
0 Kudos

Hello All,

How to send an email to my mail box automatically when alert occurs in XI.

Regards

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Rick

Can you check whether the below authorization is given to that user.

For the sending of alerts via external communication methods (e-mail, sms, fax) and for inbound processing, an RFC user has to be created on the central alert server with the role SAP_BC_ALM_ALERT_USER. The authorization objects contained in this role are S_OC_SEND and S_RFC.

refer the help:

http://help.sap.com/saphelp_nw04/helpdata/en/b2/de0741375cf16fe10000000a1550b0/frameset.htm

also

check in ALRTCATDEF transaction what is the user maintained under the fixed receipent tab for that user check the email address in SU01 transaction.

Please check in transaction SCOT (you can give address of your SMTP server in order to send mails),

If it is configured then probably you need to personalized alert delivery. In alert inbox you can select personalized alert delivery and check for "Mail" option.

In SCOT you can see how many mails have beed sent via your XI system.

most of the time email problem is solved by correcting configuration in SCOT. For testing mail system click on System->short message and then send one message to yourself

Regards

Abhishek

Former Member
0 Kudos

Hi,

For this you need to setup the list of users who can receive the email in TcodeSU01

Under the Tcode ALRTCATDEF you create a alert variable.

Regards,

Srini