WebSphere Message Service Client for C/C++, Version 2.0.2 Operating Systems: AIX, Linux, Solaris, Windows

XMSC_WMQ_TEMP_TOPIC_PREFIX

Data type:
String
Property of:
ConnectionFactory, Destination

When creating temporary topics, XMS will generate a topic string of the form “TEMP/TEMPTOPICPREFIX/unique_id”, or if this property is left with the default value, just “TEMP/unique_id”. Specifying a non-empty value allows specific model queues to be defined for creating the managed queues for subscribers to temporary topics created under this connection.

Any non-null string consisting only of valid characters for a WebSphere MQ topic string is a valid value for this property.

By default this property is set to “” (empty string).

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

Reference topic

Terms of Use | Rate this page

Last updated: 24 May 2011

(C) Copyright IBM Corporation 2005, 2011. All Rights Reserved.