Siebel Developer's Reference > User Properties > Application User Properties >

Disabling the View Cache


The OverrideViewCachen user property disables caching for a view. The value for this user property must use the following format:

OverrideViewCachen

where:

For example, to disable caching if Siebel CRM makes a dynamic modification to a view. For example, if it modifies a parameter or calls a toggle applet. Starting with Siebel CRM version 8.0, you no longer set this user property in the application .cfg file. You now set it as an application user property in Siebel Tools.

To disable the view cache

  1. Open Siebel Tools.
  2. In the Object Explorer, click Application.
  3. In the Applications list, query the Name property for the Siebel Business Application that contains the view where you must disable the cache.
  4. In the Object Explorer, click Application User Prop.
  5. In the Application User Props list, create a new application user property using values from the following table.
    Property
    Value

    Name

    OverrideViewCache0

    You can use OverrideViewCache1, OverrideViewCache2, and so on to disable the cache for more views.

    Value

    The name of the view where you must disable the cache.

  6. Compile and test your modifications.
Siebel Developer's Reference Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices.