Predefined Module Properties
Some module properties are automatically used within the system when you configure an adapter configuration. Check the following table for the predefined module properties.
Property | Description |
---|---|
Deployment | Defaults to the TIBCO Business Studio project name. This value can be any string value. This module property is used by the system to partially define the subject name defined for a service. |
DirLedger | Specifes 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 MyDomain. The value for server based projects is the domain where the project is saved. |
HawkEnabled | Indicates whether TIBCO Hawk is used to monitor the adapter. True indicates that a Hawk microagent is defined for the adapter. False indicates the microagent is not to be used. |
JmsProviderUrl | Specifies where the JMS server is located. When only one JMS server is used, you can set this value in early stages of a project. |
JmsSslProviderUrl | Specifies where the JMS SSL daemon is located. |
RemoteRvDaemon | TIBCO Rendezvous routing daemon (rvrd) to be used. For details about setting up a domain using rvrd, see TIBCO Administrator Server Configuration Guide. |
RvDaemon | TIBCO Rendezvous daemon. Sessions use this daemon to establish communication. The default value is 7500. |
RvNetwork | TIBCO Rendezvous network. This property is 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 as is. |
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 as other transports.
Unless you are using a non-default TIBCO Rendezvous configuration, you can leave the default (7500). |
RvaHost | The computer on which the TIBCO Rendezvous agent runs. This property is only relevant if you are using the TIBCO Rendezvous Agent (rva) instead of the TIBCO Rendezvous daemon, and if you configured a non-default setup. For details about specifying the rva parameters, see TIBCO Rendezvous Administration. |
RvaPort | The TCP port where the TIBCO Rendezvous agent (rva) listens for client connection requests. For details about specifying the rva parameters, see TIBCO Rendezvous Administration. The default value is 7600. |
TIBHawkDaemon | TIBCO Rendezvous daemon used in the TIBCO Hawk session. For details about this parameter, see TIBCO Hawk Installation and Configuration. |
TIBHawkNetwork | TIBCO Rendezvous network used by the TIBCO Hawk session. For details about this parameter, see TIBCO Hawk Installation and Configuration. |
TIBHawkService | TIBCO Rendezvous service used by the TIBCO Hawk session. For details about this parameter, see TIBCO Hawk Installation and Configuration. |
Copyright © TIBCO Software Inc. All rights reserved.