XMSC_WPM_TEMP_TOPIC_PREFIX

    Data type:
    String

    Property of:
    ConnectionFactory

The prefix used to form the name of a temporary topic that is created by the application. The prefix can contain up to 12 characters.

The name of a temporary topic starts with the characters "_T" followed by the prefix. The remainder of the name consists of system generated characters.

By default, the property is not set, which means that the name of a temporary topic does not have a prefix.

This property is relevant only in the publish/subscribe domain.

Parent topic: Property definitions