Guides
R24 AMR | Min(s) read

Matrix Tax Server Interface Installation Guide

This document aims at explaining the installation procedures required to install the ILMATX Matrix Tax Server XML to the position based text file conversion.

The scope of the document is to cover the deployment of the package contents of the MatrixTaxEngineOutgoing.zip file.

System Requirements

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

  • Jdk 11.
  • Temenos Transact area configured with the ILMATX components.

General Considerations

The following general considerations are available for the ILMATX_MatrixTaxEngineOutgoing.zip file.

  1. Extract the .zip file.
  2. In the start.cmd file, set the following details.
    • JAVA_HOME variable: points to java jdk location.
      C:\java\jdk11\jre.
    • INFILEPATH: path of the input file.
    • OUTFILEPATH: path of the output file in case of error.
    • XSLPATH: path of the XSLT files.
  3. If the above values are not set, then the following values will be defaulted.
    • INFILEPATH = D:\\Matrix\\Input.
    • OUTFILEPATH = D:\\Matrix\\Output.
    • XSLPATH = <Current_Dir>\\xsl\\.

Contents of the Package

The package contains the ILMATX_MatrixTaxEngineOutgoing.zip component.

Deployment Steps

Follow the steps below to deploy the package.

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

    start.cmd [ -ifp inFilePath ] [ -ofp outFilePath ] [ -xp xslPath ]

    Start.cmd –ifp D:\\Matrix\\Input –ofp D:\\Matrix\\Output –xp …IlmatxMatrixTaxEngine.zip\\xsl\\
  3. The logs will be generated in the log folder for monitoring purpose.
    • start.cmd:

    • start.sh:

Copyright © 2020- Temenos Headquarters SA

Published on :
Thursday, May 30, 2024 11:13:21 AM IST