Skip to main content

Configure IBM MQ input

SettingDefaultEffect
Connection managerEmptyIBM MQ manager/connection identity used by the client.
Queue nameEmptyInbound queue.
Channel nameEmptyClient/server channel.
Receive buffer length32768Buffer used for received message data. Set only after maximum-message tests; truncation/rejection behaviour must be verified.
After receivingNothingCurrent enum exposes only no extra post-receive action.
Shared host/port/auth/TLS/timeoutsBase defaultsConfigure according to the deployed IBM MQ client/channel policy.

Verify IBM MQ client availability/architecture on every runtime host, channel authentication/TLS, queue rights, message size/encoding, empty queue, poison messages, network loss and restart. Document when a get becomes final relative to Flow processing and the queue's rollback/redelivery design. Do not infer transactional delivery from the absence of an error.