cancel
Showing results for 
Search instead for 
Did you mean: 

***Raising Alerts When the message is struck in the Queue

Former Member
0 Kudos

Hi Experts,

Is there any way of Raising Alerts When the message is struck in the Queue I want to notify the user if the message is struck in Queue(smq1,smq2).Please let me know the same.

Thanks,

Srinivasa

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

hi

you can trigger alert for any of the component failure.

for this u nees the ccms configuration.

than you need to configure in RZ20 and RZ21.

steps.

1. create alert category in ALRTCATDEF

2.enter long text

3. add fixed recepient.

4.go to RZ21.

5. select display overview for method

6. serch for method CCMS_Send_Alert_to_ALM.

7. copy the method and create ur own Z method.

8. open ur method.

9. under control tab select ONLY IN CENTRAL SYSTEM TRIGGERED BY CCMS AGENTS.

10. in parameter tab give ur alert cat created before.

11.under release tab select AUTO REACTION METHOD.

12. go to RZ20.

13. a list of system will be displyed select ur own xi system

14. now select the queue name for which u want to trigger alert.

15.goto property button and double click.

16. go to method tab and click on method assigment.

17. goto method radio button and assigne the method u created in RZ21.

done.....enjoy....

u can check the log in slg1 tcode

regards,

navneet

Former Member
0 Kudos

Hi Naveen,

I was waiting for the Access to RZ20,21 Tcodes.

Can you please Elobarate Steps from 14 .

How to Select the Queue elements

thanks,

Srinivasa

prateek
Active Contributor
0 Kudos

If u have CCMS configured for your landscape, then it could be possible

http://help.sap.com/saphelp_nw04/helpdata/en/8b/ceea3b31aac554e10000000a114084/frameset.htm

Regards,

Prateek

ParvathyS_SAP
Product and Topic Expert
Product and Topic Expert
0 Kudos

not possible in case of stuck messages.

Alerts can be triggered only when messages fails in IS ( IE or AE)

Former Member
0 Kudos

Hi,

We can Raise the Alerts when there is any Error in the Messages processing on either AE or IE

but the strucked message will not come under this category.

Regards

Seshagiri

Former Member
0 Kudos

What is the way that you suggest to Achieve this?

I need I user to be notified of the messages are struck in the queue,Thsi is the hurdle which i am facing now.

Please Suggest the ways to achieve this.

Thanks,

Srinivasa