IBM WebSphere · Arazzo Workflow
IBM MQ Send Message and Verify Depth
Version 1.0.0
Authenticate, confirm the target queue, send a message, and verify queue depth increased.
View Spec
View on GitHub
Application ServerCloud-NativeEnterprise JavaJ2EEMicroservicesMiddlewareArazzoWorkflows
Provider
Workflows
send-message-and-verify
Send a message to an IBM MQ queue and verify the queue depth.
Logs in, confirms the queue exists on the queue manager, sends a message to it, and reads the queue status to confirm the message landed.
1
login
Authenticate to the MQ REST API to obtain an LTPA token cookie for the subsequent requests.
2
listQueues
List queues on the queue manager filtered to the target queue name to confirm it exists before sending.
3
4
verifyQueueDepth
Read the queue with status information enabled to confirm the current depth reflects the delivered message.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.