cancel
Showing results for 
Search instead for 
Did you mean: 

Set dynamic URL in SOAP receiver adapter

Former Member
0 Kudos

Hi,

Is this possible ? I have managed to do this with the HTTP adapter but the this time it is a Web service I am integrating to that requires SOAP 1.1 over HTTP to be used.

Thx.

Colin.

Accepted Solutions (1)

Accepted Solutions (1)

stefan_grube
Active Contributor
0 Kudos

You can set the URL in the adapter specific attributes, but you can only set the whole URL and not parts of it.

Regards

Stefan

Former Member
0 Kudos

Hi Stefan,

Basically the full URL I want to send the message to via the SOAP receiver is within the payload.

I can see the Target URL can be set in the communication channel but I want to override this with detail from the payload.

I have managed to use dynamic URL setting with the HTTP adapter but am a little stumped on how/if this can be done on the SOAP adapter.

Can you please expand on your comments a little please ?

Kind regards

Colin.

stefan_grube
Active Contributor
0 Kudos

You have to set the attributes in mapping, I think it is the same way as you have done for HTTP adapter.

The decription is here:

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

The namespace is: 'http://sap.com/xi/XI/System/SOAP', the name: TServerLocation

Regards

Stefan

Answers (0)