Platform Framework
R24 AMR | Min(s) read

TAFJ Standalone

TAFJ (Temenos Application Framework Java) is a Pick BASIC runtime and compiler, written in 100% java. It allows compiling and running Pick BASIC programs. TAFJ has been written specifically for Temenos Transact needs and all tests and proof of concepts are done using Temenos Transact. TAFJ also manages the connectivity on JDBC compliant databases like jBASE, Oracle, Microsoft SQL Server, DB2, Derby, Derby (Embedded). It comes with an embedded exporting tool for migrating your Pick data to Oracle.

Overview

This section gives an overview of TAFJ setup via a flow diagram.

Configuring Java Development Kit

This section shows you how to install Java Development Kit (JDK) on Windows and Linux platform.

TAFJ Multiple Configuration

You can have multiple configuration file with a TAFJ setup. All these configuration files have the .properties extension. The default configuration is hidden in the .default file, which resides in the conf directory.

TAFJ on Multiple Servers

This section describes the installation procedure of TAFJ on multiple servers. You need to setup the port range for each server and ensure that no port ID is repeated on other servers.

Logging

You can monitor Temenos Transact execution and TAFJ internal behavior. For more information, see TAFJ Logging user guide.

TAFJ Compiler

tCompile is the main entry point for compiling a program. This is a script in the /bin directory. It executes the compiled Basic files.

TAFJ Components

This section describes the TAFJ components.

TAFJ Tools

This section describes the TAFJ tools such as tRun, tDiag, tShowCheck, tCrypt, tFindDevice and tCreateBasicReplacement.

JQL Unsupported

This section shows the statements that are unsupported in TAFJ.

In this topic

Copyright © 2020- Temenos Headquarters SA

Published on :
Monday, May 27, 2024 5:14:02 PM IST