cancel
Showing results for 
Search instead for 
Did you mean: 

Proxy to SOAP

Former Member
0 Kudos

HI Experts ,

Have a query.

We have a proxy to SOAP scenario in which there is a requirement that once the request parameters are going on to the webservice there can be a chance that the webservice is down or authentication parameters are wrong. In that case we require a reply back to the request after certain time that the request couldnt be processed due to either failure of authentication parameters or some other reason.

Basically what we want is that we want that request to wait wait for certain amount of time , if not successful gives back message to the wizard after certain attempts say 2.

How can we achieve this . Where can we do these settings in PROXY or IN SAP PI.

Need your inputs.

Regards,

Saras

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member200962
Active Contributor
0 Kudos
there can be a chance that the webservice is down or authentication parameters are wrong

in such a case PI/XI itself will throw an alert in SXMB_MONI...your task will be to capture that particular and send it back to the SAP system......

I dont know how BPM will capture such types of alert.....

There is a blog by Bhavesh...explaining how to throw an alert if the end system is down...implemented using an UDF in message mapping...just search you will get it easily

this is the blog:

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

Edited by: abhishek salvi on May 15, 2009 11:01 AM

Former Member
0 Kudos

you can do this using BPM , in that you use deadline step