Start Application with Seeded Manifest Entries
You can use the ManifestSafeLoad component parameter to launch a Siebel application, such as Call Centre, with only Oracle-provided manifest records. These records are seeded records in manifest. To launch the application using this parameter, you have to set the value of the parameter to TRUE. By default, the value is FALSE, which allows the application to launch both custom-configured and seeded records using manifest. You can change the parameter’s value for the application’s object manager (for example, SCCObjMgr_enu) as follows:
change param ManifestSafeLoad=TRUE for comp <application_object_manager>_<language>
Note: Restart the component after modifying the parameter. You need
to change the parameter only for Siebel applications, and not for
Web Tools, because the latter always starts with Oracle-provided Manifest
records.