cancel
Showing results for 
Search instead for 
Did you mean: 

Webservice - More than one service

Former Member
0 Kudos

IF there are more than one applications that supplies a particular service for example Temperature Conversion and both of these services are Registered in the Web service and when a Client calls the Webservice for the Temperature conversion, how does the Web Service avoids the ambiguity here? i.e from which application Business Logic web Service is going to make the call?

Accepted Solutions (1)

Accepted Solutions (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Rohini,

In your SOAP Adapter, you will have to mention the SOAP Action and for every WebService, a different SOAP Action would be provided in the WSDL.

http://help.sap.com/saphelp_nw04/helpdata/en/29/5bd93f130f9215e10000000a155106/content.htm

Regards,

Bhavesh

Former Member
0 Kudos

Hi,

Here is a discussion on the same which might interest you:

Regards

Vijaya

Answers (0)