Guides
R24 AMR | Min(s) read

Foreign Exchange Transactions Reporting Installation Guide

In this document are explained the installation procedures required to install the Transaction Reporting for LKFXTR package.

System Requirements

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

  • Jdk 11.

General Considerations

The general considerations for the LKFXTR_TransactionReporting.zip file are described below.

  1. Extract the .zip file.
  2. For multiple types of files, take multiple copies of the extracted folder and run them as separate instances.
  3. In all the instances, keep all xslt for the specific file.
  4. In the start.cmd file, set the following details:
    • JAVA_HOME variable: points to java jdk location.
      C:\java\jdk11\jre.
    • PROVIDER variable: contains the queue broker name. It accepts the following values: jboss, ibmmq, activemq, amazonmq, weblogic.
    • PORT variable: can be any available port number to be used by the package.

    If the above values are not set, then the following values will be defaulted:

    • PROVIDER=jboss.
    • PORT=8080.
  5. In the Root path of the extracted package, kindly change the application.properties.

Contents of the Package

The LKFXTR_TransactionReporting components are:

  1. Xsl folder:
    • DfccFormSeqXpath.
    • DfccFormValidate.
    • DfccFormValidateResponse.
    • DfccFormErrorOfs.
    • DfccChecksumForm1.
    • DfccChecksumForm2.
    • DfccFinalForm.

    These are the xslts available.

  2. Log folder:
    • console_[providername]_[datetime].txt.
  3. Lib:
    • activemq.
    • ibmmq.
    • jboss.
    • jboss7.1.
    • weblogic.
  4. Jndi
    • . bindings.

Steps for Deploying the Package File

The deployment steps are:

  1. Open a command window in the extracted package location, and execute the start.cmd command.
  2. Syntax:

    start.cmd [ -p provider ] [ -po port ]

    Start.cmd –p jboss –po 8080

    …\package>start.cmd -p jboss -po 8080

  3. The logs will generated in the log folder for monitoring purpose.
    …\package\log\ console_[providername]_[datetime].txt

    console_jboss_20211901.txt

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

Copyright © 2020- Temenos Headquarters SA

Published on :
Thursday, May 30, 2024 11:15:20 AM IST