WebSphere MQ Inquire
The WebSphere MQ Inquire activity inquires about the current state of a queue and is primarily intended to obtain the depth of the queue.
General
The General tab of the Inquire activity contains the following fields:
| Name | Global Variable | Description |
|---|---|---|
| Name | N | Name of the activity. |
| Connection | Y | The connection resource which connects this activity with the queue manager that has access to the desired queue. |
| Destination | Y | The name of the queue from which the state is retrieved. |
| Logger Name | Y | Enter the name of any pre-configured logger available to the run time. Loggers are configured in an XML document referenced by the Dlogback.configurationFile runtime parameter. |
Output
The following table lists the output items for the Inquire activity:
Fault
The following table lists the error schema elements for the Inquire activity:
| Error Schema Element | Data Type | Description |
|---|---|---|
| msg | String | The textual message as it relates to the direct or underlying cause of the exception that caused the activity to fail. |
| msgCode | String | The error message identifier for this message. |
| mqCompCode | String | The completion code for the failing WebSphere MQ API call if applicable. |
| mqReasonCode | String | The reason code for the failing WebSphere MQ API call if applicable. |
| mqErrorCode | String | If extra information is available to augment that provided in the msg field it is provided here, otherwise this is a copy of msg. |
Copyright © Cloud Software Group, Inc. All rights reserved.
