0% found this document useful (0 votes)
66 views2 pages

Use Query String Parameters

The document discusses parameters that can be used with the "Use Query String" option of the SOAP Sender Adapter in MuleSoft. It provides an overview of the option and notes that parameters must be in the correct format. A table lists the supported parameters, their possible values, and descriptions. Parameters include message class, processing mode, message IDs, conversation IDs, timestamps, sender and receiver details, interface specifications, quality of service levels, and queue IDs.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
66 views2 pages

Use Query String Parameters

The document discusses parameters that can be used with the "Use Query String" option of the SOAP Sender Adapter in MuleSoft. It provides an overview of the option and notes that parameters must be in the correct format. A table lists the supported parameters, their possible values, and descriptions. Parameters include message class, processing mode, message IDs, conversation IDs, timestamps, sender and receiver details, interface specifications, quality of service levels, and queue IDs.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

Use Query String Parameters - SOAP

Sender Adapter
Skip to end of metadata
 Created by Micael Ramos, last modified on Nov 04, 2013

Go to start of metadata

Purpose
This page aims to serve as reference for the parameter usage of "Use Query String"
option of SOAP Sender Adapter, including correct parameter format and values.

Overview
This document encloses the parameters that can be used with the option "Use Query
String", many unexpected behaviors when using this option can be related to wrong
casing or formatting for parameters and invalid value options. Please note that the option
"User Query String" can only be used if parameter "Use Encoded Header" is also
enabled.

Parameters
The table below comprises the parameters and possible values when using the "Use
Query String" option on SOAP Sender Adapter:

Message class:
• ApplicationMessage • ApplicationResponse • SystemAck
MessageClass • ApplicationAck
• SystemError
• ApplicationError

ProcessingMode • Synchronous • Asynchronous

Message ID as GUID with format: xxxxxxxx-xxxx-xxxx-xxxx-


MessageId
xxxxxxxxxxxx

Reference to message ID, as GUID with format: xxxxxxxx-xxxx-xxxx-


RefToMessageId
xxxx-xxxxxxxxxxxx
ConversationId As string with maximum length of 60

Time stamp (displayed as ISO8601 UTC datetime YYYY-MM-


TimeSent
DDThh:mm:ssZ)

Sender.Party Name of the sender party (displayed as agency:scheme:name)

Sender.Service Service of the sender

Receiver.Party Name of the receiver party (displayed as agency:scheme:name)

Receiver.Service Service of the receiver

Interface Specified as nsuri ^lcname

• BestEffort
QualityOfService • ExactlyOnce
• ExactlyOnceInOrder

QueueId For ExactlyOnceInOrder

You might also like