Activating Scripting¶
Before the Scripting functions can be used, they must be activated in the AdminClient.
- Start the AdminClient and open the Global settings module.
-
Open the 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.
-
Click on OK.
The scripts must be moved to the script directory of the client or server for use.
-
Start the AdminClient and open the Script management module.
- Select the required files in the Local files area.
- 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.
- Finally, click on Apply.