cancel
Showing results for 
Search instead for 
Did you mean: 

Receiver SOAP Adapter configuration

Former Member
0 Kudos

Hi

I am configuring the receiver SOAP adapter. The client wants the query string.

So I have clicked ASMA and Variable Transport Binding.

In the space next to XHeaderName1, can I enter TServerLocation, so that the query string will come in the message header

Radhika

Accepted Solutions (1)

Accepted Solutions (1)

markangelo_dihiansan
Active Contributor
0 Kudos

Hello Radhika,

Try checking the Keep Headers option in the Receiver CC, it should show the TServerLocation and other details.

Regards,

Mark

Former Member
0 Kudos

Hi Mark

So I have to select only the keep headers option, no need for ASMA, VTM and query string?

Is it possible to get the url in the query string? Or are they both different?

Radhika

Answers (2)

Answers (2)

0 Kudos

hi radhika,

      your using resiver SOAP adapter why you r going for ASMA and transport.

in General tab with in the conversion Parameter you got use query string why you are going on advanced tab and ASMA.

Thanks

srikanth

Former Member
0 Kudos

Client insists on the query string. Its my first scenario with query string, so we don't have to select bopth querery string and ASMA at the same time?

baskar_gopalakrishnan2
Active Contributor
0 Kudos

You can use http adapter for doing query string. That would be feasible. In general sending query string values are not safe with respect to security perspective. Please refer scn for this.