The EnterWorks system configuration files are:
-
Shared configuration properties are system configuration values that are used
across all servers in an EnterWorks installation, such as file paths, database
connections, and security settings. Some of these properties are stored in the EPIM
database and are accessible in the Classic UI's Shared Configuration List. The rest
of the properties are stored in the
sharedConfig.properties
files located in several different folders. - EPX configuration files:
- By default, the
EPXTomcat
service is installed as a 32-bit application and can be configured to use up to 4 GB of memory. If you need more memory, it can be configured as a 64-bit application. Different configuration files are used to define the classpath for the service depending upon whether it is configured as 32-bit or 64-bit.<drive>:\Enterworks\EPX\bin\wrapper.exe
: This configuration file is used if the service is configured as 32-bit.<drive>:\Enterworks\EPX\bin\EPXService64.exe
: This configuration file is used if the service is configured as 64-bit.
- By default, the
-
Enterworks.properties
: Holds configuration settings for Services Framework, workflow, EPX, and for customizations that process in EPX, the workers, and the UI. Settings include database passwords, BIC settings, and debug logging settings.