Chapter 2 Working With Channels and Destinations : Creating Unique JMS DurableSubscriber Name Properties

Creating Unique JMS DurableSubscriber Name Properties
For destinations that are JMS Topics, if you provide a DurableSubscriber Name when you configure the destination resource, the destination becomes a JMS durable topic subscriber with the specified name.
The value of this property can be any unique string and can include any global variables. BusinessEvents provides a set of case-sensitive variables that produce a unique DurableSubscriberName string:
%%Deployment%%:%%EngineName%%:%%SessionName%%:%%ChannelURI%%:%%DestinationName%%
The first variable, %%Deployment%%, is a standard TIBCO global variable. The other three are only for use with the DurableSubscriberName property within BusinessEvents. See Table 5, Variables for Use with DurableSubscriberName, for details.
Do not attempt to use %%EngineName%%, %%SessionName%%, %%ChannelURI%%, or %%DestinationURI%% in any area of BusinessEvents software except the DurableSubscriberName property.
 
The name of the rule session that is associated with the durable subscriber. Session name is the same as the BAR file name, defined using a BusinessEvents Archive resource in TIBCO Designer.
/folder/.../channel_name