cancel
Showing results for 
Search instead for 
Did you mean: 

Alert creation

Former Member
0 Kudos

Hello evryone,

I need to create a Alert for IDOC to file interface...........I want an email to be sent ty my email ID whenever message fails in Intigration Engine due to mapping failure. Can any one please help me with that.

Regards

Sridhar

Accepted Solutions (1)

Accepted Solutions (1)

iaki_vila
Active Contributor
0 Kudos

Hi Sridhar,

Check this links:

Alert Configuration – Step by Step Guide (with mail)

http://scn.sap.com/docs/DOC-3804

More information about this issue:

How to configure alerts?

http://wiki.sdn.sap.com/wiki/display/XI/Alert+Configuration+in+XI

How to Configure alert emails for Process Chain errors?

http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=64389689

Regards.

Answers (3)

Answers (3)

Former Member
0 Kudos
0 Kudos

hi,

you would proceed like this:

- create an alert category in transaction ALRTCATDEF

- create an alert rule in the runtime workbench -> alert configuration. The rule will select the alert category for your interface/scenario

- subscribe to the alert category in  runtime workbench -> alert inbox -> subscription

- make sure you maintain your email address in SU01

- activate fowarding of alert to email mailbox in runtime workbench -> alert inbox -> personalization

Marcos Solá

Former Member
0 Kudos

Hi Marcos,

Thanks for your help

I know the above proceduere, but i am stuck at creating alert category in transaction ALRTCATDEF.

can you breifly explain what type of alert category i have to create.

Regards

Sridhar

0 Kudos

you can create a category for your interface, name it as you like, or you can create a category for each group of interface (countries, application ...). It is a policy of your company how you are going to deal with that, you are free to create and organize the categories in any way. The other links in this thread give you more details about the configuration

Former Member
0 Kudos

in XI system, create an alert category using transaction ALRTCATDEF. in fixed recipient, add your user id. have your email address maintained in SU01 transaction in XI system.

then in rwb - alert configuration - add alert rule to your alert category for any error occurring to your scenario in IE and it active.