Variables to Use with DurableSubscriberName

Do not attempt to use %%EngineName%%, %%SessionName%%, %%ChannelURI%%, or %%DestinationURI%% in any area of TIBCO BusinessEvents software except the DurableSubscriberName property.

DurableSubscriberName Variables
Variable Description
%%EngineName%%
The name of the TIBCO BusinessEvents engine. The name used is established using a series of checks. See Determining the Engine Name in TIBCO BusinessEvents Administration for details.
%%SessionName%%
The name of the agent class that is associated with the durable subscriber. Agent classes are defined in the CDD resource. See Collections, Agent Classes, and Processing Units in TIBCO BusinessEvents Configuration Guide for details.
%%ChannelURI%%
The path to the channel within the TIBCO BusinessEvents project:
/folder/.../channel_name
%%DestinationName%%
The name of the TIBCO BusinessEvents destination, within the channel specified in %%ChannelURI%%.