0% found this document useful (0 votes)
72 views1 page

Win

The document discusses environment variable settings needed for a TAFJ application to connect to an Oracle database and T24 system. It lists variables that should be set in the tafj.properties file for the JDBC URL, driver, username, and password. It also mentions installing required components if connecting via browser instead of classic mode.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
72 views1 page

Win

The document discusses environment variable settings needed for a TAFJ application to connect to an Oracle database and T24 system. It lists variables that should be set in the tafj.properties file for the JDBC URL, driver, username, and password. It also mentions installing required components if connecting via browser instead of classic mode.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

http://localhost:9095/BrowserWeb/servlet/BrowserServlet

http://DESKTOP-ERR84LK:9095/BrowserWeb

ACCOUNT.PARAMETER
STMT.ENTRY ---FIELD TDGL
CATEGORY
CURRENCY
ACCT.GEN.CONDITION, CONDITION.PRIORITY ---GROUPING ACC
ACCT.GROUP.CONDITION ---defines rules for group of accounts.

• MB.R15.000.ORACLE11g.TAFJR15.Training.20150430.bnk.tar.gz

The following environment variables should be set in the tafj.properties


[$TAFJ_HOME/conf]:

temn.tafj.directory.insert = Set the path of t24inserts directory

temn.tafj.directory.precompile = Set the path of t24lib directory & lib directory

temn.tafj.jdbc.url = jdbc:oracle:thin:@<IPADDRESS>:<PORT>:<DB>
eg., jdbc:oracle:thin:@10.92.4.104:1521:orcl

temn.tafj.jdbc.driver = oracle.jdbc.driver.OracleDriver

temn.tafj.jdbc.username = Set the user name eg., tafj

temn.tafj.jdbc.password = Set the user password eg., tafj

If all of the above steps are fine then the user should be able to Sign On to the
T24 system in classic mode. If the users want to use Browser to connect to T24 then
all the required components should be installed and configured.

Run the below command from $TAFJ_HOME/bin

>tRun EX

Note: All other TAFJ related documents are available in TAFJ_HOME\docs

You might also like