Guides
R24 AMR | Min(s) read

Interac eTransfer Installation Guide

This section aims at explaining the installation procedures required to install the package for inward file message processing for the PPCAIC module.

The following are the pre-requisites for installing this package.

  • Jdk 11.
  • Temenos Transact.

General Considerations

The general considerations are provided below.

Contents of the Package

The contents of the package are provided below.

Deployment Steps

  1. Open a command window in the extracted package location, and execute the command start.cmd.
  2. After updating java_home, the package can be started by running the start.cmd or start.sh files.
  3. For windows, the start.cmd file should be used. For linux, the start.sh file should be used.
  4. If the default values need to be changed, then the following command should be used to start the package: start.cmd [ -p provider ] [ -ofp outFilePath ] [ -po port ]
  5. The highlighted values need to specified only when the default values need to be changed. For example, to change the provider and port, use the below command:

    Start.cmd –p jboss –po 9898

  6. In the above case, the outfile path from the script file will be used. For example, to start along with provider , filepath, port.

  7. In the above, all the optional values specified will be used. If no option is specified, the default values specified in the script files will be used.
    The path shown in the ofp attribute is a sample.
  8. To start the package in the linux environment, use “start.sh” script.

  9. The logs will be generated in the log folder for monitoring purpose under the \package\log folder.

Special Instructions

In case of linux environment, ensure that the “start.sh” has “LF” as a line separator.

Copyright © 2020- Temenos Headquarters SA

Published on :
Thursday, May 30, 2024 11:09:00 AM IST