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

OverrideViewCachen


The OverrideViewCachen user property allows you to disable caching for a particular view. For example, you might want to disable caching when you are making a dynamic change to the view, such as changing a parameter or invoking a toggle applet.

NOTE:  As of release 8.0, you no longer set this property in the application .cfg file; instead, you set it as an application user property in Siebel Tools.

Value

OverrideViewCachen

where n is a sequential number between 0 and 99.

Usage

This user property is used to disable the cache for a view. See the procedure below for instructions on how to do this.

Parent Object Type

Application

Functional Area

User Interface

Use the following procedure to disable the cache for a view.

To disable the cache for a view

  1. Launch Siebel Tools.
  2. In the Object Explorer, select Application, and then query for the application name in which the view appears that you want to disable the cache.
  3. In the Object Explorer, select Application User Prop.
  4. Create a new application user property using the following as a guideline:
    • Name is OverrideViewCache0

      NOTE:  To disable the cache for more views, use OverrideViewCache1, OverrideViewCache2, and so on.)

    • Value is the name of the view for which you want to disable the cache.
  5. Compile the changes.
  6. Launch the application with the compiled SRF.
Siebel Developer's Reference Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.