cancel
Showing results for 
Search instead for 
Did you mean: 

Alert Configuration issue

Former Member
0 Kudos

Hi

I have followed the Alert Configuration according to this link

http://www.saptechnical.com/Tutorials/XI/AlertConfiguration/AC1.htm

But when I tried defining Alert Rules i.e. when I click on the Alert configuration tab in RWB, I am getting

404 Not Found

The requested resource does not exist.

Details:

Go to main page of this application!

Do I have to restart the services ?

How can I solve this problem

thanks

manian

Edited by: manian on Nov 21, 2008 9:50 AM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

try this..

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi ,

1. Check the exchange profile paramters RWB /central monitoring

host --> fully qulified domain name (check this in t-code SMICM)

port--> mention the ABAP port the one satrting with 80<XX>.

---do a restart or trigger the URL mentioned in the above replay..

2. activate the alertinbox services using t-code -SICF

-


you can test the service from SICF screen and this shoould open your RWB alert framework if the step one is properly implemented.

this will solve your issue...

Former Member
0 Kudos

Hi,

Check the following property under "RuntimeWorkbench" in the ExchangeProfile:

com.sap.aii.rwb.server.centralmonitoring.httpport

After you have made the adjustments, update the cache by calling the following URL:

http://<J2EE-Host>:<HTTP-Port>; /rwb/rtc?op=init

For testing the Alert is the best way to go the SE38 Transaction and execute the program RSALERTTEST and then select your created Alert and check it in you RWB and go to the Alert Inbox you can see your alert message their or you can run the transaction alertinbox and then check.

regards

Goli Sridhar

Former Member
0 Kudos

Hi,

Check the property "com.sap.aii.rwb.server.centralmonitoring.httpport" in the exchange profile. Value should be same as http port the SICF transaction. Refer Note 750287 - Runtime Workbench: Alert configuration does not start. Also, you need to have FQDN to access the page. Request your basis team to do the setup and don't forget to update your exchange profile.

Also from your SICF transaction right click on AlertInbox service and click on "Test Service" and check that whether its working or not?

Use this Alert Config Troubleshooting Guide

Regards,

NJ