Real Time Information Director User Documentation
 RTID Deployment 
Hewlett-Packard Company  27  529618 - 002 
JMS connection factory used to connect to the JMS queue. The default value is 
ConnectionFactory=weblogic.jms.LoaderJMSConnectionFactory. 
Destination 
JNDI name of the JMS queue to which the drivers connect. The default value is 
Destination=weblogic.jms.LoaderQueue. 
Url 
URL of WebLogic server where the Director is running. The value should be of the 
format: 
IPAddress:port like 19.109.98.102:7001.  
Do not specify a Parallel TCP/IP shared URL. Do not include the t3:// prefix. (The 
Director adds the prefix automatically.) 
The default value is url=localhost:7001. 
Sample Properties File 
The following is an example of a properties file. 
#ZLI Properties File 
#JDBC properties 
#For type 4 driver 
JdbcDriver=com.tandem.t4jdbc.SQLMXDriver 
JdbcConnectionString=jdbc:t4sqlmx://16.107.198.57:18650/: 
#For ODBC driver 
#JdbcConnectionString=jdbc:odbc:ZLIDEV 
#JdbcDriver=sun.jdbc.odbc.JdbcOdbcDriver 
User=zliuser 
Password=zliuser 
catalog=DATA1 
schema=CHINMPDB 
#Enable/Disable document out-of-sequence checking 
CheckDocumentSequence=false 
#Auditor properties  
#AuditPartitionCount defaults to 0 (no partitions) 
# set to non-zero value to add partition support 










