WebSphere MQ Adapter 6.5 | webMethods WebSphere MQ Adapter Documentation | webMethods WebSphere MQ Adapter Installation and User’s Guide Documentation | Adapter Services | Configuring Get Services | Using Get Services | Output Signature Properties for the Get Service
 
Output Signature Properties for the Get Service
When you configure the Get service, the following output properties automatically appear in the output signature of the Get service on the Input/Output tab:
Property
Description
msgBody
The contents of the payload.
Note:
The msgBody is only available via the output signature for the Get service, located on the Input/Output tab.
msgBodyByteArray
The contents of the payload in a byte array.
Note:
The msgBodyByteArray is only available via the output signature for the Get service, located on the Input/Output tab.
reasonCode
A String that contains the reasonCode of the MQ Series operation.
conditionCode
A String that contains the conditionCode of the MQ Series operation.
errorMsg
A String that appears in the output signature only when the adapter service fails.
When you configure the Get service, the following overrideConnection properties automatically appear in the output signature of the Get service on the Input/Output tab:
Note:
An asterisk * indicates that if you set the dynamicQueuePrefix at run time, then you also need to set the queueName.
Property
Data Type
queueManagerName
String
hostName
String
port
String
channel
String
CCSID
String
queueName*
String
dynamicQueuePrefix*
String
encoding
String
For a description of each data type, see the list of parameters in Configuring WebSphere MQ Adapter Connections.
WebSphere MQ Adapter passes the following optional output properties from the JMS Properties tab in Designer to the output signature of the Get service. The data types for the JMS Properties are documented as they appear in Designer.
Note:
All the User-Defined Properties specified will also be passed to the output signature.
For a complete description of the JMS Property properties and their uses, refer to your JMS provider's user documentation.
JMS Properties
Data Type
JMSDestination
String
JMSExpiration
String
JMSPriority
String
JMSDeliveryMode
String
JMSCorrelationID
String
JMSCorrelationIDByteArray
String
JMSReplyTo
String
JMSType
String
JMSMessageID
String
JMSTimestamp
String
JMSRedelivered
String
JMSXGroupID
String
JMSXGroupIdByteArray
String
JMSXGroupSeq
String
JMSXUserID
String
JMSXAppID
String
JMSXDeliveryCount
String
MCDMessageDomain
String
MCDMessageSet
String
MCDMessageFormat
String
Note:
An "X" in the JMS property name indicates that the property is provider specific. The remaining JMS properties are generic, delivered by any JMS provider.
WebSphere MQ Adapter passes the following optional output properties from the MQMD Header tab in Designer to the output signature of the Get service. The data types for the msgHeader properties are documented as they appear in Designer.
For a complete description of the msgHeader properties and their uses, refer to IBM's WebSphere MQ user documentation.
msgHeader Property
Data Type
AccountingToken
String
AccountingTokenByteArray
Object
ApplIdentityData
String
ApplOriginData
String
BackoutCount
String
CodedCharSetId
String
CorrelId
String
CorrelationIdByteArray
Object
Encoding
String
Expiry
String
Feedback
String
Format
String
GroupId*
String
GroupIdByteArray
Object
MsgFlags
String
MsgId
String
MsgIdByteArray
Object
MsgType
String
MsgSeqNumber
String
Offset
String
OriginalLength
String
Persistence
String
Priority
String
PutApplName
String
PutApplType
String
PutDate
String
PutTime
String
ReplytoQueueMgr
String
ReplyToQ
String
Report
String
UserIdentifier
String