Configuring EAM to use a different EAM Advanced Reports Server - HxGN EAM - 12.0.1 - Installation & Upgrade

HxGN EAM Application Installation

Language
English
Product
HxGN EAM
Search by Category
Installation & Upgrade
HxGN EAM Version
12.0.1
  1. Navigate to the depconfig/properties/external directory located in the HxGN EAM application home directory.

  2. Open config.yml, and then change the following properties to reflect the updated HxGN EAM Advanced Reporting Server information:

    reports:
    advrep:
    server: <servername>
    port: <port>

    • <servername> - Change to the name for the HxGN EAM Advanced Reporting Server (FQDN, WINS, or other resolvable hostname)

    • <port> - Change to the gateway port on which the HxGN EAM Advanced Reporting Server is configured to listen. This value is located in the advrep_properties.xml on the app server.

  3. Choose one of the following options to redeploy the HxGN EAM application:

    • On Linux, execute the deploy shell script: ./deploy.sh

    • On Windows, execute the deploy batch script: deploy.bat