MQPUT

E752547

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

All labels observed (1)

Label Occurrences
MQPUT canonical 1

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf IBM MQ API call ⓘ
MQI verb ⓘ
message queuing operation ⓘ
belongsToAPI MQI ⓘ
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 ⓘ
documentedIn IBM MQ Application Programming Guide ⓘ
linked to: IBM MQ

IBM MQ Application Programming Reference ⓘ
linked to: IBM MQ
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 ⓘ
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 ⓘ
usedFor asynchronous messaging ⓘ
enqueuing messages ⓘ
sending messages to queues ⓘ

How these facts were elicited

Referenced by (1)

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

MQI → hasOperation → MQPUT ⓘ