Siebel Admin: Enabling and Disabling High Interactivity for Applications

Enabling and Disabling High Interactivity for Applications


Employee applications are set to use high interactivity mode by default. You can also set employee
applications to run in standard interactivity mode. The mode is determined by a parameter in the
application configuration file.
NOTE: High interactivity is not supported for customer applications.
To enable or disable high interactivity
1 Verify that the application is an employee application.
2 Open the application configuration (.cfg) file.
3 In the InfraUIFramework section in the .cfg file, do one of the following:
■ To enable high interactivity, add the parameter HighInteractivity with value = TRUE:
[InfraUIFramework]
HighInteractivity=TRUE
■ To disable high interactivity (run standard interactivity mode), delete the HighInteractivity
parameter from the .cfg file or set it to FALSE.
4 Save and close the .cfg file.
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.

From:Configuring Siebel Business Applications Version 8.0, Rev. A

你可能感兴趣的:(Web,File,application,delete,applet)