SWIFT RAHA Connectivity Configuration (TSG Integration)

To use RAHA connectivity, the SWIFT RA software must be installed on the same machine where Trax is running and installed using the same user that runs the Trax application server.

The SWIFT RA environment must be initialized by calling a SWIFT initialization script in the application server startup script.

swiftnet init -S

File 155 Start SwiftNet

Note: was defined during installation. The default is Ra1. This results in a number of environment variables being set.

SWNET_INST Ra1

SWNET_HOME C:\SWIFTAlliance\RA SWNET_BIN_PATH C:\SWIFTAlliance\RA\Ra1\bin SWNET_CFG_PATH C:\SWIFTAlliance\RA\Ra1\cfg SWNET_LOG_PATH C:\SWIFTAlliance\RA\Ra1\log

File 156 Example

By default, Trax will use the default RA connection parameters (host name, port number, FTLA port number and SSL mode) that were entered during the installation of the SWIFT RA soft- ware. These default values can be found in \sagta_ra.cfg

Note: is set by the swiftnet init script. On Windows: C:\SWIFTAlliance\RA\\cfg

On Solaris and AIX: /SWIFTAlliance/RA//cfg

HostName = 10.0.0.1

PortNumber = 48002

FtlaPortNumber = 48003

SSLMode = true

File 157 Example

The 'Use SAG transport' option on the SAG connection will make sure that the values defined in Trax will be used instead of the default SWIFT RA values. (See the end-user guide chapter on SWIFT - FileAct).

If enabled, Trax will create a new SWIFT RA transport configuration file \sagtara.cfg

This file will contain the Trax defined values and will be referenced in the FileAct communication.

Additional SWIFT documentation can be obtained from SWIFT:

Alliance Gateway Remote API Installation Guide

Alliance Gateway Remote API Operations Guide