TIBCO EMS handler commands

TIBCO EMS handler mode provides the commands to create or modify a TIBCO EMS handler.

To enter the mode, use the global source-tibems command. To delete a TIBCO EMS handler, use the no source-tibems command.

Availability: Tibco-EMS feature.

While in this mode, use the commands in the following table to define the 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. TIBCO EMS handler commands
Command Purpose
admin-state This command sets the administrative state for the configuration.
async-message-processing This command indicates whether the TIBCO EMS handler processes messages from the GET queue in the same order that they were queued.
batch-size This command specifies the number of messages that the TIBCO EMS handler processes as a batch.
connection-client-id This command optionally specifies a connection client ID for the TIBCO EMS handler.
get-queue This command specifies the name of the queue that contains client-originated EMS request messages.
put-queue This command specifies the name of the queue that contains server-originated EMS reply messages.
selector This command specifies the SQL-like expression that the TIBCO EMS handler filters messages in the get queue.
server This command sets the TIBCO EMS server for the handler.
sub-name This command specifies a name for the durable subscription for the TIBCO EMS handler.
unsubscribe This command specifies whether the subscriber is unsubscribed when the TIBCO EMS handler is deleted.
summary This command specifies the brief, descriptive summary for the object instance.