Dynamic discovery of new or changed Decision Services
- Last Updated: December 11, 2019
- 1 minute read
- Corticon
- Documentation
To support the use of Corticon Deployment Descriptors (CDD) files for deployment, the Corticon Server periodically checks for new CDD files or new versions of EDS files referenced by CDD files. When a new CDD file is detected, the EDS files referenced in it are loaded. When a new EDS file is detected, it is loaded. Any changes are automatically reflected in the Server's state.
The default interval for dynamic discovery is 30 seconds. It can be changed by setting the property:
com.corticon.ccserver.dynamicUpdateMonitoringService.serviceIntervals=30000
Dynamic discovery can be disabled by setting the property:
com.corticon.ccserver.dynamicupdatemonitor.autoactivate=false