cancel
Showing results for 
Search instead for 
Did you mean: 

Can we design an asynchronous scenario using webservice?

Former Member
0 Kudos

Hello Experts,

In my current scenario, I have to design a scenario as follows

ECC 6.0 -ABAP proxySAP PI -


SOAP Adapter-Third party & we are interacting with third party using webservice.

My question: Is it possible to design an asynchronous scenario involving webservice?

Thanks

Nidhi

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Thanks Nutan & Sunil.I am rewarding points & closing this thread.

Former Member
0 Kudos

Thanks Sunil,

I just want to know one more thing about the response part of WDSL.

How will we handle that in asynchronous scenario?

Thanks

Nidhi

Former Member
0 Kudos

Hi Nidhi,

As you want to proceed with asynchronous scenario, then no need to worry about the response.You donot want it, so you are opting for sending the request only.

As per the scenario,I feel you want to send a reuest to webservice that's all with async. If you want to capture response you have to go for synchronous scenario.

Regards,

Nutan

Former Member
0 Kudos

Thanks Sunil for quick answer.

Can u send me any link or documnet on same explaining the scenario?

Thanks

Nidhi

sunilchandra007
Active Contributor
0 Kudos

I guess finding direct scenario would be difficult. For Client proxy, you can refer to /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy and for SOAP Receiver , /people/shabarish.vijayakumar/blog/2006/03/28/rfc--xi--webservice--a-complete-walkthrough-part-2 would be helpful.

Regards,

Sunil Chandra

sunilchandra007
Active Contributor
0 Kudos

Yes , It is possible. Go ahead !!!

Regards,

Sunil Chandra