cancel
Showing results for 
Search instead for 
Did you mean: 

Async web service.

Former Member
0 Kudos

Hi,

I created a WSDL out of a async outbound interface.I then created a web service client using NWDS from the above WSDL.When I run this client it always make a sync call to XI.

I tried the following

1.Created a sender soap adapter with QOS EO

2.Change the targetaddress with QOS=EO in .lp file in the client.

Nothing seems to work.

Any idea if we can make async webservice call to XI.

Thanks and regards,

Bikram

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

There is no error,The QOS indicated in monitoring is BestEffort.

The sender soap adapter seems to have no effect.

Bikram

moorthy
Active Contributor
0 Kudos

Yes,

that's the reason, i have given you that sap help. Hope you have gone thru that..

Anyway can you try to activate once again your sender soap adapter and check once..

-moorthy

Former Member
0 Kudos

Hi,

My problem is solved.I had wrong URL.

Regards,

Bikram

Former Member
0 Kudos

What is general format of the URL.

When we click <b>Propose URL</b>, while generating WebService, will that not be enough.

Please help me.

-naveen.

former_member187339
Active Contributor
0 Kudos

Hi Naveenkumar,

The address should be as specified in the below link:

http://help.sap.com/saphelp_nw04/helpdata/en/fc/5ad93f130f9215e10000000a155106/content.htm

http://host:port/XISOAPAdapter/MessageServlet?channel=party:service:channel

Under party:service:channel enter the party name, the service name, and the name of the communication channel. If no party has been created, enter the following: channel=:service:channel

Regards

Suraj

Former Member
0 Kudos

Hi Naveen

If you use NWDS to create webservice client from the XI generated WSDL,the default target Address used by the client will not be as prescribed by XI.

Change the terget URL to the folowing format and everthing will be fine.

http://host:port/XISOAPAdapter/MessageServlet?channel=party:service:channel

Regards,

Bikram

moorthy
Active Contributor
0 Kudos
Former Member
0 Kudos

Hi,

Please can you go through this link. Gives various eg. of web services.

http://help.sap.com/saphelp_erp2004/helpdata/en/e9/1fc0bdb1cdd34f9a11d5321eba5ebc/content.htm

Regards

Vijaya

former_member187339
Active Contributor
0 Kudos

Hi,

Is there any error in MONI or Runtime Workbench??

Regards

suraj