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. - Locate the Property in the Shared Configuration List:
- Log in to EnterWorks UI as an administrator.
- In the Feature bar, navigate to the System > Shared Configuration to open the Shared Configuration List.
- Search for the desired property using the Description column for reference.
- To edit the property, if the property is in the Shared Configuration List:
- Double-click the Value filed of the property to enable editing.
- Enter the desired value and click outside the field to save the changes.
- Clear the Cache.
- To edit the
sharedConfig.propertiesfiles, if the property is not in the Shared Configuration List:- On each server running one of the following services:
-
EnableServerTomcat -
EnableServerWildflyController -
EnableServerWildflyWorker<n>
to find all the<drive>:\Enterworks\EnableServersharedConfig.propertiesfiles. -
- Edit each of the
sharedConfig.propertiesfiles as desired. - Save and close the files.
- Restart EnterWorks services.
- On each server running one of the following services: