Admnistrative pages

Settings and administration tools specific to ModuleSuite components can be accessed from the Content Server Administration pages.

Detailed information related to the single tools and configuration pages is provided in the following sections.

Base Configuration

The Base Configuration page provides access to:

  • utilities to perform initial import/upgrade/backup of the Content Script Volume contents

  • licensing status

  • ModuleSuite database maintenance utilities

  • global configuration of the Content Script engine, and configuration of the single API services

  • configuration of custom Content Script extension modules

Restart required

Every time changes are made to the Base Configuration, a Content Server restart is required.

Logging administration

The Content Script logging page allows administrators to configure the logging level of Content Script services and objects, and also provides quick access to the log file. Logging level can be changed at runtime without restarting the Content Server.

Each Content Script is identified by the two capital letters "CS" followed by the Content Script's DataID (e.g. CS12345).

Where is my log ?

Logging configuration is a server-instance configuration, please keep it in consideration when trying to set the logging level of a scheduled script (in clustered environments), since it could actually be executed on any server on which Distributed Agents are activated.

Manage API Services

The Content Script Extension Package management page allows to configure the availability of Content Script API services during script execution.

When installed, services are active by default. A Content Server restart is required whenever changes are made to Content Script API extension package availability.

Scheduling

The Content Script Scheduling administration panel provides a quick overview of the Content Script objects that are queued for scheduled execution, together with the next fire time, the expression used to calculate the execution schedule, and generic information related to the object itself. The object menu allows to easily access the node standard functions.

An unschedule utility allows to stop the scheduling of the corresponding script.

Configuration

The complete set of configuration options for Content Script scheduling (as well as impersonation settings) are available through the Content Script editor Administration tab

Manage Callbacks

The Callbacks management panel provides a tool to verify in every moment what Content Script callbacks will be executed for specific objects in response to specific event types.

Details on how to configure Content Script Callbacks are provided in the following sections.