IBM MQ v9+ handler commands

IBM MQ v9+ handler mode provides the commands to create or modify an IBM® MQ v9+ handler.

To enter the mode, use the global source-idg-mq command. To delete a handler, use the no source-idg-mq command.

While in this mode, using the commands in the following table to define a handler.

  • To view the current configuration, use the show command.
  • To restore default values, use the reset command.
  • To exit this configuration mode without saving changes to the running configuration, use the cancel command.
  • To exit this configuration mode and save changes to the running configuration, use the exit command.
Table 1. IBM MQ v9+ handler commands
Command Purpose
admin-state This command sets the administrative state for the configuration.
async-put This command specifies whether a PUT operation is asynchronous for the IBM MQ v9+ handler.
batch-size This command specifies the number of messages that the IBM MQ v9+ handler processes as a batch.
ccsi This command specifies the coded character set identifier to which the remote queue manager converts output data for the IBM MQ v9+ handler.
concurrent-connections This command sets the number of concurrent conversations for the IBM MQ v9+ handler.
content-type-header This command specifies the header that the IBM MQ v9+ handler extracts.
content-type-xpath This command specifies the XPath expression to extract the header for the IBM MQ v9+ handler.
exclude-headers This command identifies the headers that the IBM MQ v9+ handler remove from the message.
get-message-options This command specifies the MQGET options for the IBM MQ v9+ handler.
get-queue This command identifies the queue on the remote queue manager where the IBM MQ v9+ handler retrieves messages.
parse-properties This command specifies whether the IBM MQ v9+ handler parses the properties of the incoming message from a queue or from a subscription.
polling-interval This command specifies the interval that the IBM MQ v9+ handler waits before attempting to retrieve messages from the get queue.
publish-topic-string This command specifies the topic string to which the IBM MQ v9+ handler publishes messages.
put-queue This command identifies the queue on the queue manager for the IBM MQ v9+ handler to send messages.
queue-manager This command identifies the queue manager that the IBM MQ v9+ handler uses to communicate.
retrieve-backout-setting This command controls whether the IBM MQ v9+ handler retrieves backout settings from the server.
selector This command specifies the SQL-like expression that the IBM MQ v9+ handler uses to filter messages from a queue or subscription by their properties..
sub-name This command specifies a name for the durable subscription for the IBM MQ v9+ handler.
subscribe-topic-string This command specifies the topic string to which the IBM MQ v9+ handler subscribes.
summary This command specifies the brief, descriptive summary for the object instance.
use-qm-in-url This command determines whether the inbound URL to the IBM MQ v9+ handler is a queue manager or queue manager group.