Predefined Global Variables
The following table lists and explains the predefined global variables specific to TIBCO ActiveMatrix Adapter for Database. Some global variables are automatically used within the system when an adapter configuration is defined.
For the global variables predefined in TIBCO Designer, see Appendix C, "Predefined Global Variables", in TIBCO Designer User’s Guide.
|
Variable |
Description |
|
Deployment |
Defaults to the TIBCO Designer project name. This value can be any string value. This global variable is used by the system to partially define the subject name defined for a service. |
|
DirLedger |
Specifies the path name of the TIBCO Rendezvous certified messaging ledger file. The default is the root installation directory. |
|
DirTrace |
Specifies the path name for log file used by the adapter. The default is the root installation directory. |
|
Domain |
The default value for file-based local projects is |
|
JmsProviderUrl |
Tells applications where the JMS daemon is located. Setting this value mostly makes sense in early stages of a project, when only one JMS daemon is used. |
|
JmsSslProviderUrl |
Tells applications where the JMS SSL daemon is located. |
|
RemoteRvDaemon |
TIBCO Rendezvous routing daemon ( |
|
RvDaemon |
TIBCO Rendezvous daemon. Sessions use this daemon to establish communication. The default value is |
|
RvNetwork |
TIBCO Rendezvous network. This variable only has to be set on computers with more than one network interface. If specified, the TIBCO Rendezvous daemon uses that network for all outbound messages. In most cases, you can leave the default. |
|
RvService |
TIBCO Rendezvous service. The TIBCO Rendezvous daemon divides the network into logical partitions. Each transport communicates on a single service. A transport can communicate only on the same service with other transports. Unless you are using a non-default TIBCO Rendezvous configuration, you must leave the default ( |
|
RvaHost |
Computer on which the TIBCO Rendezvous agent runs. This variable is only relevant if you are using the TIBCO Rendezvous Agent ( |
|
RvaPort |
TCP port where the TIBCO Rendezvous agent ( |
|
TIBHawkDaemon |
TIBCO Rendezvous daemon used in the TIBCO Hawk session. Specifies which Hawk daemon handles communication for the session. A local daemon is specified by the communications type (always Specify a remote daemon by inserting its host name or IP address between the See TIBCO Hawk Installation and Configuration manual for details about this parameter. |
|
TIBHawkNetwork |
TIBCO Rendezvous network used by the TIBCO Hawk session. Specifies which network to use for outbound session communications when a computer is connected to more than one network, and also specifies the multicast groups to use for communication. See TIBCO Hawk Installation and Configuration manual for details about this parameter. |
|
TIBHawkService |
TIBCO Rendezvous service used by the TIBCO Hawk session. The See TIBCO Hawk Installation and Configuration manual for details about this parameter. |