Siebel Tools Reference > Siebel Architecture (Basic Concepts) > Operating Architecture Overview >

Enabling High Interactivity


If using high interactivity, the layout of a Siebel application view is loaded from the server the first time you navigate to it. The layout is subsequently loaded again (and the view frame containing the applet refreshes) only if some action requires that the applet should be displayed using a different template.

A page refresh is expected only when there is a layout change. If you see a page refresh and the page layout has not changed, then it needs to be researched further. There are some exceptions as noted below.

NOTE:  High interactivity is not supported in customer applications.

High interactivity is enabled through two methods:

To enable high interactivity in the application configuration file

  1. Verify that the application is an employee application.
  2. Open the application configuration (.cfg) file.
  3. In the SWE section in the .cfg file, add the parameter HighInteractivity with value = TRUE:
  4. [SWE]

    HighInteractivity=TRUE

  5. Save and close the .cfg file.
  6. NOTE:  When running an application with HighInteractivity=TRUE, the Web framework attempts to show views in high interactivity only if every applet contained in the view supports this. Otherwise, the view will be displayed in standard interactivity.

To test whether a view uses high interactivity

  1. In the application, navigate through multiple records.
  2. Note whether the page refreshes completely with each record, or whether the data simply changes through DOM-based update.
  3. In Siebel Tools, check that the view and the applets it contains are correctly configured.
  4. Views that have applets supporting high interactivity are shown in standard interactivity under certain conditions:


 Siebel Tools Reference, Version 7.5, Rev. A 
 Published: 18 April 2003