WebSphere MQ Adapter 6.5 | webMethods WebSphere MQ Adapter Documentation | webMethods WebSphere MQ Adapter Installation and User’s Guide Documentation | Adapter Services | Configuring Put Services | Using Put Services | Output Signature Properties for the Put Service
 
Output Signature Properties for the Put Service
When you configure the Put service, the following output properties automatically appear in the output signature of the Put service on the Input/Output tab:
Property
Description
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 Put service, the following overrideConnection properties automatically appear in the output signature of the Put service on the Input/Output tab:
Property
Data Type
queueManagerName
String
hostName
String
port
String
channel
String
CCSID
String
queueName*
String
dynamicQueuePrefix*
String
encoding
String
Note:
An asterisk * indicates that if you set the dynamicQueuePrefix at run time, then you also need to set the queueName.
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 fields from the MQMD Header tab in Designer to the output signature of the Put 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