cancel
Showing results for 
Search instead for 
Did you mean: 

Sender SOAP Adapter Query String

Former Member
0 Kudos

Hi

I have a sender SOAP scenario in XI 7.0. The sender wants to include some fields in query string. Can we include any parameter in the query string by clicking the option "Use Query String" in sender SOAP Adapter? Where can I monitor the query string in XI to check whether the information has been added to the query string? Does the query string comes under Dynamic Configuration in SXMB_MONI if I select " Adapter Specific Message Attributes" in sender channel. The requirement also wants to include all the details in the XI message to enter the target payload, so should I check both " Use Headers" and "Use encoded headers" in Sender SOAP channel?

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>>Can we include any parameter in the query string by clicking the option "Use Query String" in sender SOAP Adapter?

no, you cannot, you can only include XI header message in URL string (like Queue id, sender service etc.)

Regards,

Michal Krawczyk

Answers (1)

Answers (1)

Former Member
0 Kudos

Can we use http headers from Query string? Is there any way we can take http headers into mapping? Where will w give the sender authentication in sender side? In the webservice ?