Component Parameter to Auto-detect Updated Configuration in the Runtime Repository

In the runtime repository user interface, a newly migrated configuration is used automatically when you navigate to a new view if the application detects it within the specified time. The default time is 15 minutes.

This parameter was introduced in the Siebel monthly update version 23.1. But some components of the Siebel application don't “navigate” to a different view, triggering the application to check if a new configuration has migrated. Examples of such technology are Workflow Processes, an EAI processes, or incoming REST requests.

To allow these processes to also pick up the new configuration in your design repository environment, set a parameter in the component that's used to handle the type of request. For example, the EAI Object Manager would be used to handle EAI requests.

This parameter is used to immediately recognize and use a configuration that has been migrated in a design repository environment without waiting for the time out to check.

Note:

Because this check for new configuration happens quite often, it's disabled by default to prevent performance degradation. Enable this only for testing.

Component Parameter Details

Parameter Name Parameter Value

TurnOnVersionDetectionOnDR

True - Turns on detection that new configuration has been migrated

False (Default) - Turns off detection of new configuration

Note:

This is only appropriate in your design repository. This Component Parameter has no effect on your runtime repository environment.