Modifying the MPConfig file - 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

Modify the MPConfig file to specify which pre-defined file types you are allowed to upload.

  1. Navigate to the depconfig/properties/external directory located in the EAM application home directory.

  2. Open config.yml and then add/update the following properties to reflect the updated file type information.

    documents:
    maxsize: 5
    acceptablefiletypes: pdf,bmp,gif,doc

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

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

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