cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PI 7.31 - NW BPM Question regarding synchronous scenario

arkesh_sharma
Active Participant
0 Kudos

Hi Experts,

I have a scenario in which I have to make a synchronous call to a Web service using a HTTP GET Method.

I should continue to make the call until I get a proper response from it.

I had gone through the discussion mentioned below and I can see that if the response is not received in BPM then it throws an error:

http://scn.sap.com/thread/3336353

I want to know only one thing:

1. Is there a possibility that I can capture the error in case there is no response from the web service? If Yes, how can I do that? I want to know continue to make the web service call until I get a proper message from it.

Any inputs/insights in this regard would be really helpful.

Thanks,

Arkesh

Accepted Solutions (0)

Answers (1)

Answers (1)

naveen_chichili
Active Contributor
0 Kudos

Hi Arkesh,

You can use their fault messages to retrieve the application error messages.capturing PI side errors you need to go for BPM and use control step.

check these links

http://scn.sap.com/people/jin.shin/blog/2007/05/21/handling-web-service-soap-fault-responses-in-sap-...

http://scn.sap.com/people/alessandro.guarneri/blog/2011/01/10/soap-fault-in-sap-pi-hijack-it

Thanks,

Naveen

arkesh_sharma
Active Participant
0 Kudos

Hi Naveen,

Thank You for your response but my question was specific to NW BPM and not ccBPM.

Please suggest if you have any more suggestions with respect to NW BPM.

Thanks,

Arkesh