Copying Application Files
-
From the unzipped EcoSys release package, copy the "EcoSys" folder onto the application server. This is referred to as "C:\EcoSys" for the rest of this document.
Copying the License File
-
Place the EcoSys application license key (FMLicense.properties) in C:\EcoSys\ESFM_HOME folder.
Configuring non-default EcoSys Logging
-
Locate the log4j2.xml file in the C:\EcoSys\ESFM_HOME folder and edit the log4j2 appender directories below to match the environment and save the file.
fileName="/opt/ecosys/ESFM_HOME/log/ESFM-Application.log"
filePattern="/opt/ecosys/ESFM_HOME/log/ESFM-Application.log.%i"
fileName="/opt/ecosys/ESFM_HOME/log/ESFM-PluginTest.log"
filePattern="/opt/ecosys/ESFM_HOME/log/ESFM-PluginTest.log.%i"
fileName="/opt/ecosys/ESFM_HOME/log/ESFM-PluginSAP.log"
filePattern="/opt/ecosys/ESFM_HOME/log/ESFM-PluginSAP.log.%i"