cancel
Showing results for 
Search instead for 
Did you mean: 

how to generate error in Moni when the message is not processed

Former Member
0 Kudos

Scenario : Proxy - Soap ( Sync )

Requirement : If a message is failed at receiver ( may be DB is not up or server does not accept request ), then the error message is returned back to calling program but in MONI, it still shows a checkered flag.

My response contains -1, if the message cannot be posted onto Web server, for any reason.

Now, can I put a red flag or a error message in Moni, everytime the response code is -1 and the error message still reach ERP?

I can register Alert that sends email to the user, as per Michal's blog but how do I generate error message in MONI that triggers it?

Regards,

Venkat

Accepted Solutions (0)

Answers (2)

Answers (2)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>then the error message is returned back to calling program but in MONI, it still shows a checkered flag.

I'm not sure if you configured alerts correctly as the error

will be visible in AE message (not in SXI_MONITOR but from RWB)

and the alert should have informed you about that

Regards,

Michal Krawczyk

Former Member
0 Kudos

Michal,

Can you elaborate more as how to create alert that generates email based on a field value in response mesg?

Thanks,

Venkat.

Former Member
0 Kudos

Kindly refer These Blogs

/people/sukumar.natarajan/blog/2007/01/07/how-to-raise-alerts-from-abap-proxy

/people/matt.kangas/blog/2006/06/27/personalized-alert-delivery

Best Regards,

Sainath

Edited by: Sainath Chutke on Jan 23, 2009 1:55 PM