Overview
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.
Anytime shared configuration properties are edited in the EPIM database, you must
clear the cache. Anytime sharedConfig.properties
files are edited,
you must restart all EnterWorks services.
sharedConfig.properties
files, in various folders, on various
servers. These files each have some settings that are unique to that file. Do NOT copy
one sharedConfig.properties
file over another. When you need to update
sharedConfig.properties
files, edit each file individually. Some properties may be different in each sharedConfig.properties
file, including the following:
Property | Description |
---|---|
jboss.context.url |
Defines the server on which the process resides and the port number on which it listens:
|
epim.connection.url | Potentially different on each server if the appName property is set so that each connection to the EPIM database can be traced to the specific process. |
debug.file.prefix |
Prefix for the debug log file for the process.
|
job.controller.type |
Type of process:
|
Edit shared configuration properties
sharedConfig.properties
files, in various folders, on various
servers. These files each have some settings that are unique to that file. Do NOT copy
one sharedConfig.properties
file over another. When you need to update
sharedConfig.properties
files, edit each file individually. To modify a shared configuration property:
- Determine if the property is in the Shared Configuration List:
- Log into EnterWorks Classic as a user with Administrative privileges.
- In the Feature bar, open the System tab and select Shared Configuration. The Shared Configuration List will appear.
- Search for the desired setting. Descriptions of properties are provided
in the Description column.
Tip: If a field value is too long to be seen comfortably, double-click it and the property will be opened in the editor where the value can be seen in its entirety.
- If the property is in the Shared Configuration List, edit it:
- Double-click the setting. A Shared Configuration Editor will appear.
- Set the Value as desired, then click the Save button.
- When you are finished editing the configuration values, click the Close button.
- Clear the Cache
- If the property is not in the Shared Configuration List Edit the
sharedConfig.properties
files:- On each server running one of the following services:
-
EnableServerTomcat
-
EnableServerWildflyController
-
EnableServerWildflyWorker<n>
to find all the<drive>:\Enterworks\EnableServer
sharedConfig.properties
files. -
- Edit each of the
sharedConfig.properties
files as desired. - Save and close the files.
- Restart EnterWorks services.
- On each server running one of the following services: