cancel
Showing results for 
Search instead for 
Did you mean: 

Alert framework

Former Member
0 Kudos

Hi Experts,

I have to do unit testing Alert framework configuration,

as i have some 8 Alert categories defined, do i have to test each and every alert category to check the alert working or it is fine to test one.

Please give your valuable suggestions.

Thanks in advance,

MK

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

You need to test all alerts individually with scenarios.

XI: Alerts - Troubleshooting guide

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

Integrating Alerts into UWL - it's no problem!

/people/ginger.gatling/blog/2005/06/16/integrating-alerts-into-uwl--its-no-problem

Alert can be triggered in different ways.

1) Triggering by Calling a Function Module Directly.

/people/bhavesh.kantilal/blog/2006/07/25/triggering-xi-alerts-from-a-user-defined-function

2) Triggering by Calling a Function Module in the Workplace Plug-In.

3) Triggering with an Event Linkage.

4) Triggering with the Post Processing Framework (PPF) or Message Control (MC)

5) Triggering from a Workflow.

6) Triggering from CCMS with autoreaction.

7) 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

😎 Triggering alert by configuring a rule from RWB.

http://help.sap.com/saphelp_nw2004s/helpdata/en/56/d5b54020c6792ae10000000a155106/content.htm

Thanks

Swarup

Former Member
0 Kudos

Thanks Swarup, Indira.

Each sub-classification got two categories, one for Integration engine and one for Adapter engine. so do i need to create test cases separately for all the 16 Alert categories individually.

Former Member
0 Kudos

Hi,

You have test all the categories individually, by giving wrong inputs. Once the testing is over , you can suppress the multiple alerts. Alerts can be raised from Integration engine or Adapter engine.

Regards,

Indira D

Former Member
0 Kudos