cancel
Showing results for 
Search instead for 
Did you mean: 

Query string in SOAP adapter

Former Member
0 Kudos

Hi

I have a SOAP scenario, sender and receiver is SOAP Adapter. The client wants query string at both ends. What are the advantages of using query string? Is it added to the message header in XI, if I check query string in Com channel paramters in both sender and receiver?

Radhika

Accepted Solutions (1)

Accepted Solutions (1)

former_member182290
Participant
0 Kudos

Hi,

Please can you provide additional information.

1. it does make sense if you want query string on receiver side because provider may want to introspect the query string in the URL and handle the SOAP message .

2. On the sender side what do you want to do with the information in query string ?

For example in Asynchronous scenario the query string responeCode200=true/false is used by soap adapter to handle response message behaviour , based on the value , the sender will receive http 202 with no soap envelope or http 200 with empty soap envelope.

Thank You

Regards

Goverdhan Totawar

Answers (0)