Invoicing Capability (Fininvoice) Installation Guide

In this document are explained the installation procedures required to install the adapter pack for inflowing flow.

System Requirements

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

  • Jdk 1.8
  • Temenos Transact area configured with the components

The package contains the Munifin_Invoicing_CreditNote-1.0-SNAPSHOT.zip adapter component.

General Considerations

  1. Extract the .zip file.
  2. In the start.cmd file, set the following details:
    • JAVA_HOME variable: points to java jdk location. E.g: C:\java\jdk8\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.
    • OUTFILEPATH: path of the output file
    • XSLPATH: path of the XSLT files

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

    • PROVIDER=jboss
    • OUTFILEPATH=C:\\Munifin\\Output
    • PORT=8080
    • XSLPATH=%CD%\xsl\
  3. Open the respective application properties for the queue broker type and set the JNDI values. For example, if the queue broker is jboss, we need to open the application-jboss.properties and set the values.

Steps for Deploying the Package File

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

    Syntax:

    start.cmd [ -p provider ] [ -ifp inFilePath ] [ -ofp outFilePath ] [ -iq inQueue ] [ -po port ] [ -xp xslPath ]

    EXAMPLE:

    Start.cmd –p jboss–ofp C:\Munifin –po 9999 –xp …\ Munifin_Invoicing_CreditNote-1.0-SNAPSHOT \xsl

  2. The logs will generated in the log folder for monitoring purpose. For example:


Bookmark Name Actions
Feedback
x