Description:
Currently DPAS stores enterprise settings by module. Enterprise settings should be the same throughout the system. By storing them by module it's time consuming to maintain when a change is required, and requires a reconciliation to determine which one is correct when they are not the same.
Recommended:
Create a global settings file that can be consumed into each module for settings that should remain constant across the enterprise.
Mission Critical:
This change will improve the reliability of the system and reduce the effort to maintain the system.
Benefits:
System settings such as logging configurations, API URLs, and other environment specific variables will remain uniform throughout the system.
Frequency: Hourly
Users:
This change will ensure reliability for all DPAS users.