Configuration Files - Precisely_EnterWorks - EnterWorks - 11.0

EnterWorks Guide

Product type
Software
Portfolio
Verify
Product family
EnterWorks
Product
Precisely EnterWorks
Precisely EnterWorks > EnterWorks
Version
11.0
Language
English
Product name
Precisely EnterWorks
Title
EnterWorks Guide
Copyright
2024
First publish date
2007
Last updated
2025-01-07
Published on
2025-01-07T07:44:20.997352

The following configuration files have settings that are unique to an organization or an organization's environment (DEV, QA, and Production). They include configuration settings, custom property files, and settings within standard property files.

The folder hierarchy structure is the same for all installations, however, the location of the folder hierarchy structure varies depending on system configuration.

EPIM: Shared Properties

For a description of shared configuration properties, see Edit Shared Configuration Properties.

EPIM: .bat Files

The EPIM .bat files are:

  • service.bat
  • standalone.bat
  • standalone.conf.bat

These files contain settings for EnableServer Tomcat, Wildfly Controller, and Wildfly Workers, including:

  • Class paths to custom library files and log level and log file settings.
  • Memory setting information for the JBoss JVM.
  • Controller service settings.

Changes should only be made to these property files based on direction from a patch deployment procedure. Anytime a change is made to these files, the EnterWorks services must be restarted.

service.bat
Component File Path
EnableServerTomcat <drive>:\Enterworks\EnableServer\tomcat\bin\
Wildfly JBoss Controller <drive>:\Enterworks\EnableServer\jbossController\bin\service\
Wildfly JBoss Worker<n> <drive>:\Enterworks\EnableServer\jbossWorker<n>\bin\service\
standalone.conf.bat
Component File Path
Wildfly JBoss Controller <drive>:\Enterworks\EnableServer\jbossController\bin\standalone\
Wildfly JBoss Worker <n> <drive>:\Enterworks\EnableServer\jbossWorker<n>\bin\standalone\
standalone.bat
Component File Path
Wildfly JBoss Controller <drive>:\Enterworks\EnableServer\jbossController\bin\standalone\
Wildfly JBoss Worker <n> <drive>:\Enterworks\EnableWorker\jbossSlave<n>\bin\standalone\

EPIM: web.config

The following file is used for IIS for publication manager.


        <drive>:\Enterworks\EnableWeb\web.config

EPIM: workFlowHandlerConfig.properties

workFlowHandlerConfig.properties: This properties file has been deprecated.

EPX: config.properties

The config.properties file contains configuration settings for the Web Server's EPX component, including:

  • The location of EPX folders.
  • The server host name.
  • Port usage.

Changes should only be made to this property file based on direction from a patch. Anytime a change is made to this file the EPX services must be restarted.

This file is located in:


        <drive>:\Enterworks\EPX\bin\

EPX: esjdbc.properties

The esjdbc.properties file contains configuration settings for EPX, including information for connecting to the SQL Server database. 

The password to the database is encrypted. Use the script in:

<drive>:\Enterworks\EPX\DesignConsole\getEncryptedString.bat

to get the encrypted password.

Changes should only be made to this property file based on direction from a patch. Anytime a change is made to this file the EPX services must be restarted.

This file is located in:


        <drive>:\Enterworks\EPX\bin\

EPX: Enterworks.properties

The Enterworks.properties files contain custom settings, including those for:

  • Scheduled Exports, Imports, Promotions, Package Promotions Workflow.
  • Email notification.
  • Database connectivity for EPIM and EPX databases.
  • Server connectivity for EnableServer (Tomcat/JBoss) and EPX (Tomcat/EPXJBoss).
  • Amazon S3 connectivity.
  • Validation Levels.
  • Miscellaneous defaults.
This file is located in the following folders. Each file is unique, so if you make a change, make it to each file. Do not make a change in one file and copy it to all other locations. Anytime a change is made to these files, the EPX services must be restarted.
On the server hosting this Service Location
EnableServerTomcat <drive>:\Enterworks\EnableServer\tomcat\enterworks-props\Enterworks.properties
EnableServerWildflyController <drive>:\Enterworks\EnableServer\jbossController\standalone\configuration\conf \Enterworks.properties
EnableServerWildflyWorker<n> <drive>:\Enterworks\EnableServer\jbossWorkerN\standalone\configuration\conf\Enterworks.properties
EPX <drive>:\Enterworks\EPX\bin\conf\Enterworks.properties

EPX: service.bat

This file contains the EPX Tomcat and JBoss service settings, including:
  • Class paths to custom library files.
  • Memory setting information for the Tomcat JVM.
Changes should only be made to this property file based on direction from a patch. Anytime a change is made to this file the EPX services must be restarted.

This file is located in:

<drive>:\Enterworks\EPX\tomcat\bin\