Guides
R24 AMR | Min(s) read

Request Transfer AD Installation Guide

This document aims at explaining the installation procedures required to install and deploy the package contents for the outward extract of the EDPMSRequestTransferAD file.

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

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

General Considerations

The following general considerations are available for the EDPMSRequestTransferAD -1.0-SNAPSHOT.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
    • 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.
    • XSLPATH: path of the XSLT files.
  3. If the above values are not set, then the following values will be defaulted:
    • PROVIDER=jboss
    • PORT=8080
    • XSLPATH=%CD%\xsl\
  4. Copy the FileMergerUtility-1.0-SNAPSHOT.zip and rename to EDPMSRequestTransferAD-1.0-SNAPSHOT.zip.
  5. After the renaming in the EDPMSRequestTransferAD package, the items below have to be modified in application.properties.
    • log.directory.path.
    • in.directory.path.
    • transformed.files.
    • output.file.location.
    The output.file.location and in.directory.path should be the same. No changes should be done in xslt.directory.path.

  6. Open the respective application properties for the queue broker type and set the JNDI values. For example, if the queue broker is jboss, the user needs to open application-jboss.properties and set the values.

Contents of the Package

The RequestTransferAD components are:

  • FileMergerUtility-1.0-SNAPSHOT.zip.
  • 1_IF_EdpmsRequestAd_1_JAVA_1.0.jar.

Deployment Steps

The following steps are required for deploying the package file.

Configuring the System

The queue below has to be configured in Temenos Transact in the path ...\jboss\standalone\configuration\standalone-utp.xml file as per the screenshot below.

Copyright © 2020- Temenos Headquarters SA

Published on :
Thursday, May 30, 2024 11:23:43 AM IST