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: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 BusinessEvents engine. The name used is established using a series of checks. See Determining the Engine (Node) Name for details. 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.
Copyright © TIBCO Software Inc. All Rights Reserved.