cancel
Showing results for 
Search instead for 
Did you mean: 

Alert Configuration using BPM

Former Member
0 Kudos

Hi,

I need some details regarding alert configuration,

Anybody please explain with an example of how to achieve this using BPM with flat file as source structure .

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Pawan,

This link will be helpfull for you.

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1822. [original link is broken] [original link is broken] [original link is broken]

reward points if helpfull.

Answers (10)

Answers (10)

aashish_sinha
Active Contributor
0 Kudos

Hi,

Using BPM, i do alerts at the time of checking the conditions in switch statements and rasing an alert depending upon the error i found.

General steps i do to configure alerts is

step1: in alrtcatdef i defined the alert category and container, error messgae,etc...

step2: using a control loop, raising an alert, in which the step asks for alert category and alert msg where i gave exacty what i have mentioned in alrtcatdef.

step 3: configured the ID.

After createing an Alert Category using ALRCATDEF. The next step will be to define an ALERT RULE.

To define an ALERT RULE, just go to your RUN TIME WORKBENCH, and select ALERT CONFIGURATION, and after that , select your ALERT CATEGORY and

and create a rule for that category.

Just check this blog by michael for a complete scenario,

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

Now, when you use the report RSALERTTEST under SE38, you will find your ALERT CATEGORY, and will be able to trigger it.

This same ALERT can now be used in your BPM.

Hope this will help you.

Regards

Aashish Sinha

PS : reward points if helpful

vijay_b4
Active Contributor
0 Kudos

Hi Pawan

Configuring Alerts with BPM,Take a look at this blog,

For a Simple case with BPM refer:

http://help.sap.com/saphelp_nw2004s/helpdata/en/33/4a773f12f14a18e10000000a114084/frameset.htm

You can configure alerts without BPM.

1. Define Alert Category in ALRTCATDEF

2. Define Alert Rules in RWB --> Alert Configuration

And depending on the alert rules , if an error occurs in XI, the alert will be triggered.

After createing an Alert Category using ALRCATDEF. The next step will be to define an ALERT RULE.

I think you have missed this step.

To define an ALERT RULE, just go to your RUN TIME WORKBENCH, and select ALERT CONFIGURATION, and after that , select your ALERT CATEGORY and

and create a rule for that category.

Just check this blog by michael for a complete scenario,

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

Now, when you use the report RSALERTTEST under SE38, you will find your ALERT CATEGORY, and will be able to trigger it.

This same ALERT can now be used in your BPM.

Let us know if you have any questions after going through it.

Reward points if this helps

Regards

Pragathi.

former_member556603
Active Contributor
0 Kudos

Hi Pawan,

I need some details regarding alert configuration,

Anybody please explain with an example of how to achieve this using BPM with flat file as source structure ?

Alert Configuration

http://help.sap.com/saphelp_nw04/helpdata/en/80/942f3ffed33d67e10000000a114084/frameset.htm

Alert Inbox

http://help.sap.com/saphelp_nw04/helpdata/en/80/942f3ffed33d67e10000000a114084/frameset.htm

Alert Notification Step-by-Step

http://help.sap.com/saphelp_nw04/helpdata/en/49/cbfb40f17af66fe10000000a1550b0/frameset.htm

Defining Alert Classifications

http://help.sap.com/saphelp_nw04/helpdata/en/49/cbfb40f17af66fe10000000a1550b0/frameset.htm

Triggering Alerts

http://help.sap.com/saphelp_nw04/helpdata/en/49/cbfb40f17af66fe10000000a1550b0/frameset.htm

Setting up alerts

Alert Management

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e04141e8-0f11-2a10-adaa-9d97b062...

Alert Notification

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/90f449a8-a6db-2910-a386-d2b5999f...

/people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step XI:Alerts step-by-step. (fundamental Basic)

/people/sap.user72/blog/2005/11/24/xi-configuring-ccms-monitoring-for-xi-part-i CCMS Monitoring for XI. (CCMS monitoring for XI is enough later

we configure to Adapter Engine).

/people/aravindh.prasanna/blog/2005/12/23/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part--1 Configuring scenario specific E-mail alerts in XI-CCMS: Part-1

(This is Important)

/people/aravindh.prasanna/blog/2005/12/24/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part-2 Configuring scenario specific E-mail alerts in XI-CCMS: Part-2

( " " )

/people/aravindh.prasanna/blog/2006/02/20/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part-3 Configuring scenario specific E-mail alerts in XI-CCMS: Part 3

( " " )

/people/federico.babelis2/blog/2006/05/03/solution-manager-cen-and-alerting-configuration-guide-for-dummies Solution Manager CEN and Alerting configuration (Advanced)

Triggering from BPM.

/people/michal.krawczyk2/blog/2005/03/13/alerts-with-variables-from-the-messages-payload-xi--updated

/people/community.user/blog/2006/10/16/simple-steps-to-get-descriptive-alerts-from-bpm-in-xi

/people/ginger.gatling/blog/2005/12/02/innovative-ways-to-use-alerts

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

Hope this info is useful to you..

Thanks,

Satya Kumar

Former Member
0 Kudos

Hi,

You want to create the alerts through BPM, but you didn't mention the scenario,

If it is file scenario then follow this blog to configure the alerts.

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

If it is mail scenario then

/people/aravindh.prasanna/blog/2005/12/23/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part--1

For trouble shooting the Alerts then

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

Former Member
0 Kudos

hi,

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

/people/michal.krawczyk2/blog/2005/09/09/xi-alerts--troubleshooting-guide - Trouble shoot alert config

Regards

Former Member
0 Kudos

Hi,

/people/sravya.talanki2/blog/2006/12/27/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-iii

Thanks,

Madhu

Former Member
0 Kudos

Hi,

try this link...

/people/aravindh.prasanna/blog/2005/12/23/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part--1

reward points if helpful...

PrasHanT

Former Member
0 Kudos

Triggering Alerts in Integration Processes

http://help.sap.com/saphelp_nw04/helpdata/en/43/1b9259fb002be8e10000000a11466f/content.htm

After createing an Alert Category using ALRCATDEF. The next step will be to define an ALERT RULE.

I think you have missed this step.

To define an ALERT RULE, just go to your RUN TIME WORKBENCH, and select ALERT CONFIGURATION, and after that , select your ALERT CATEGORY and

and create a rule for that category.

Just check this blog by michael for a complete scenario,

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

Now, when you use the report RSALERTTEST under SE38, you will find your ALERT CATEGORY, and will be able to trigger it.

This same ALERT can now be used in your BPM.

The links below on Alert Management (ALM) will be of good help to you:

http://help.sap.com/saphelp_nw04/helpdata/en/3f/567ddea69d3d4c93a6aedabd08899e/frameset.htm

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

Also go through these blogs:

https://www.sdn.sap.com/sdn/weblogs.sdn?blog=/pub/wlg/1382. [original link is broken] [original link is broken] [original link is broken]

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

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

Meanwhile look at these forum threads also:

Note: reward points if solution found helpfull

Regards

Chandrakanth.k

Former Member
0 Kudos

Hi,

First start by creating the alerts with this BLOG

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

Have a look at this SAP help file while creating the Container variables in the above Blog

http://help.sap.com/saphelp_nw04/helpdata/en/80/942f3ffed33d67e10000000a114084/frameset.htm

REgards

Seshagiri