cancel
Showing results for 
Search instead for 
Did you mean: 

WS Adapter

Former Member
0 Kudos

Hi All,

Please guide me with this,

If the scenario is such that, on the Sender side, SOAP Adapter is used and on the Receiver side WS Adapter is used,

then what is the functionality or use of the "WSDL URL" field.

Also in general, what is the use of WSDL URL field in WS Adapter.

Thanks,

NehaSingh

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Neha,

are you use mentioned your scenario is SOAP to WS .. are you asking URL use on web service sender or are you asking use of URL access path field which is there on WS Receiver communication channel.

Thanks,

Bhupesh

Former Member
0 Kudos

here are few more details:

If the target system is an SAP system (ABAP-based), specify the client (field Target Client (ABAP stack)).

In this case you must also enter the logon language in the target system.If you configure a sender channel, this attribute is set for the input of a target client (ABAP stack) because in this case you are addressing the Integration Server in the channel.

If the target system is not an SAP system (ABAP-based), enter the URL (access path) for the target system (field URL Access Path).

Either enter the URL as WSDL URL or as an access URL, depending on how you want to implement the channel.

u2022 Enter a WSDL URL if you want to use the communication channel to configure the outbound processing of the Integration Server. In this case assign the channel later to a receiver agreement. The Integration Server functions at runtime as Web service consumer and requires the WSDL URL at configurations time to be able to access the WSDL document. The web service consumer configuration for the Integration Server is basically based on the information in the WSDL document.

u2022 Enter an access URL if you want to use the communication channel for direct communication. In this case assign the channel later to a direct connection. The sender functions at runtime as Web service consumer and required the access URL to be able to execute the call to the Web service provider (receiver).

Link

http://help.sap.com/saphelp_nwpi711/helpdata/en/48/caf11d356c3254e10000000a42189b/content.htm

Thanks,

Bhupesh

Former Member
0 Kudos

Hi Bhupesh,

I am asking about the URL access path field which is there on WS Receiver communication channel.

Thanks,

NehaSingh