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
本文介绍如何为员工应用程序设置高交互性模式或标准交互性模式。通过修改应用程序配置文件中的参数来启用或禁用高交互性,这对于确保应用程序在支持的情况下提供最佳用户体验至关重要。
88

被折叠的 条评论
为什么被折叠?



