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 has detected it within
the time specified. The default time is 15 minutes. A new parameter in Siebel Monthly Update
23.1, TurnOnVersionDetectionOnDR, is used to immediately recognize and use
a configuration that has been migrated in a Runtime Repository environment, without waiting
for the time out to check.
Some Siebel Application Components Do Not Navigate Immediately to a New View
Some components of the Siebel application do not "navigate" to a different view, triggering the application to check if there has been new configuration 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 Runtime
Repository environment, set the TurnOnVersionDetectionOnDR
parameter in the component that is used to handle the type of request. For example,
the EAI Object Manager would be used to handle EAI requests.
TurnOnVersionDetectionOnDR Component Parameter
Here's how to set the TurnOnVersionDetectionOnDR parameter:
- True: Turns on detection that new configuration has been migrated
- False: Turns off detection of new configuration. This is the default setting.