Skip to content

Activating Scripting

Before the Scripting functions can be used, they must be activated in the AdminClient.

  1. Start the AdminClient and open the Global settings module.
  2. Open the Scripting tab.

    Figure: Global settings module, Scripting tab

    • Select the Enable script functionality on clients checkbox to enable client-side scripting.
    • Select the Enable script functionality on server checkbox to enable server-side scripting.
  3. Click on OK.

    The scripts must be moved to the script directory of the client or server for use.

  4. Start the AdminClient and open the Script management module.

  5. Select the required files in the Local files area.
  6. Then move the files to the corresponding tab on the right-hand side of the interface using the > button.
    • Move client-side scripts to the Server scripting directory for automatic update of client, from where they are distributed to the clients.
    • Move server-side scripts to the Server scripting directory tab.
  7. Finally, click on Apply.