Script Library - field descriptions

Fields are presented in the order that they are presented in a form:

Main tab

The Main tab is used to define the script.

Class Name

Shows the script name.

You can change the Class Name, but it must be unique and it must match the Public Class name that is designated in the script library code.

Description
Enter a description for your script.
Script Library
Add your custom script to the template that is provided.
Version
The current IDM document version for the script.
Note: 
  • This field is enabled only if the SCRIPTING.VERSIONING.SUPPORT and the IDM.INTEGRATION profile attribute is set to 1.
  • A new version is created only after the script is saved to Information Document Management (IDM).
  • When you select the View Script Versions option, the Script Versions window is displayed wherein you can select the required version.
  • You can select a previous version from the version history to restore the script text.
  • This option is displayed only if the value in the Script Language field is set to C#.
Script Language
The language in which the script is written for the object. Possible values:
  • Visual Basic
  • C#
Validate

Click this button to check the validity of the script according to Optiva coding standards.

Reports tab

The Script Library > Reports tab displays the script description and dependent classes where the script has been used in the Where Used in Scripts section.