Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ InTouch HMI

Configure Security in Standalone Application

  • Last UpdatedSep 17, 2024
  • 1 minute read

Configure security in standalone application:

  1. In WindowMaker, under File > Configure > Security select None or CONNECT as the security option and click Save.

    Configure Security for Standalone Applications

    With Operations Control connected experience enabled and incompatible security type configured, if you open WindowViewer or WindowMaker you will be prompted with the message asking you to reconfigure the security in WindowMaker with any of the above supported security types. The WindowViewer will close on clicking OK and in the WindowMaker you will have option to edit the security type. InTouch and Operating System security types are not supported in Operation Control connected experience, and you cannot use the CONNECT security type in non-connected experience.

  2. To map access levels to groups in standalone InTouch use the script function AddPermission().

    The AddPermission() method accepts only two parameters in Operations Control connected experience:

    • CONNECT Group

    • Access Level

      Script function for AddPermission() in Operations Control connected experience:

      DiscreteTag=AddPermission("", "CONNECT group", AccessLevel);

      If a runtime user is a member of multiple groups from CONNECT, the access level will be determined by the group with the highest access level.

TitleResults for “How to create a CRG?”Also Available in