Skip to main content

General Settings

  • 2 minutes to read

Use the toolbar button to invoke the General Settings dialog.

This dialog provides the following Report and Dashboard Server settings:

  • Site URL

    Specifies the Report and Dashboard Server’s URL.

  • Language

    Defines the language for the Administrative Panel’s interface elements. It also specifies the culture settings that include the date, time and number formats. See the Localization topic for more information.

  • Report Script Execution Mode

    The table below lists the available script execution modes.

    Execution Mode

    Description

    Deny (Default)

    Denies script execution.
    In this mode, the Report Designer does not provide the Scripts Editor and does not list script events in the Property Grid.
    Use this option to ensure report security.

    Unrestricted

    Enables script execution.
    Use this option at your own risk.

    Restricted

    Obsolete.
    Use the Deny mode instead to ensure report security.
    Use the Unrestricted mode in a trusted environment only.

  • Custom SQL Query Execution Mode

    The table below lists the available custom SQL execution modes.

    Execution Mode

    Description

    Deny All (Default)

    Denies custom SQL query execution and does not allow users to create new custom SQL queries.
    Use this option to ensure report/dashboard security.

    Execute SELECT Statements Only

    Allows users to create and execute SELECT statements only.
    Use this mode in a trusted environment only.

    Execute All

    Allows users to create and execute any SQL statements.
    Use this mode in a trusted environment only.

    Note

    You should restart the website if you change this option’s value.

  • User Activation Expiration (days)

    Specifies the number of days that users have to activate their Server accounts (that is, click the activation link in the email and create a new password). The activation link expires after the specified period.

  • Enable Self Sign-Up

    Enables self sign-up registration for the Report and Dashboard Server users. The Server creates an account when a user logs in for the first time using Windows authentication or another external authentication provider.

    Use the editor below this option to define the group to which the Server should add such users.

  • Enable CORS

    Enables Cross-Origin Resource Sharing (CORS) for the Report and Dashboard Server.

    Note

    You should restart the website if you change this option’s value.