Distribution topic

This topic is used by Distribution to process pause and resume messaging requests.

Table 1. Topic properties for Distribution
Property Value Description
Scope Cell Scope specifies the level at which the topic is visible.

For a stand-alone server installation, the JMS topic is to be configured at the cell level. For example, Cell=izhCell.

For a cluster installation, the JMS topic is to be configured at the cluster level. For example, Cluster=FTMCluster.

Provider The IBM® MQ messaging provider The name of the messaging provider.
Name IZL MQ Pause Resume Topic The name of the topic.
JNDI Name jms/presentment/Pause ResumeTopic The Java™ Naming and Directory Interface (JNDI) name.
Note: The value for this entry must be exactly as shown.
Description IBM MQ Pause Resume Topic for Distribution The description of the Distribution JMS topic.
Topic Name FTM/PauseResume The pause/resume topic name.
Broker durable subscription queue Customer specified

The name of the IBM MQ queue to use for durable subscribers. If this property is blank, the default IBM MQ value SYSTEM.JMS.D.SUBSCRIBER.QUEUE is used.

The queue to use for durable subscribers that use a connection consumer.

Broker durable subscription connection consumer queue Customer specified If this property is blank, the default IBM MQ value SYSTEM.JMS.D.CC.SUBSCRIBER.QUEUE is used.
Broker publication queue As connection The queue to use for publishing messages. A value of As connection indicates the connection factory values are used.
Broker publication queue manager Customer specified The queue manager that hosts the topic.