Please enable JavaScript to view this site.

QPR Knowledge Base 2022.1

Navigation: Developer's Guide > QPR Scripting > Running QPR Scripts

Security Level for Executing QPR Scripts

Scroll Prev Top Next More

The ability to run QPR scripts can be defined by setting a security level for the scripts under the "[ScriptSettings]" section in the QPR_Clients.ini file. The setting for defining the security level is ClientSecurity. The available levels are as follows:

 

Setting

Description

ClientSecurity=0

Scripts cannot be run.

ClientSecurity=1

Scripts can be run from the QPR Metrics or QPR Modeling clients using either the Run (QPR Metrics) or Open File Model (QPR Modeling Client) functionality. A confirmation is asked before executing the script.

ClientSecurity=2

Scripts can be run from the QPR Metrics or QPR Modeling clients using either the Run (Metrics) or Open File Model (QPR Modeling Client) functionality. No confirmation is asked before running the script.

ClientSecurity=3

In addition to running scripts from the clients, scripts can be run also by double-clicking a script file in the Windows explorer.

ClientSecurity=4

As with ClientSecurity=3. In addition, Integrated Windows Authentication is allowed.