MQPUT

E752547

MQPUT is an IBM MQ API call used to place (put) messages onto a queue within the message queuing system.

Jump to: Statements Referenced by

Statements (48)

Predicate Object
instanceOf IBM MQ API call
MQI verb
message queuing operation
belongsToAPI MQI NERFINISHED
Message Queue Interface
canBeUsedIn .NET applications via native bindings
C applications
COBOL applications
Java applications via JNI
canTarget cluster queue
local queue
remote queue
definedIn IBM MQ NERFINISHED
documentedIn IBM MQ Application Programming Guide NERFINISHED
IBM MQ Application Programming Reference NERFINISHED
errorReportedBy completion code
reason code
hasParameter CompCode
Hconn
Hobj
Msg
MsgDesc
MsgLength
PutMsgOpts
Reason
hasPurpose put a message on a queue
operatesOn IBM MQ queue
MQ message
relatedCall MQCLOSE
MQGET
MQOPEN
MQPUT1
requiresQueueState open for output
requiresStructure MQMD NERFINISHED
MQPMO
supportsOption MQPMO_DEFAULT_CONTEXT
MQPMO_FAIL_IF_QUIESCING
MQPMO_LOGICAL_ORDER
MQPMO_NEW_CORREL_ID
MQPMO_NEW_MSG_ID
MQPMO_NO_SYNCPOINT
MQPMO_SET_ALL_CONTEXT
MQPMO_SET_IDENTITY_CONTEXT
MQPMO_SYNCPOINT
supportsTransactionControl yes GENERATED
usedFor asynchronous messaging
enqueuing messages
sending messages to queues

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

MQI hasOperation MQPUT