Overview of the script workbench

You use Script workbench for Product Master to create and edit script files, ASP files, and JSP-like files.

The script files contain only the Product Master script commands. The ASP files and JSP-like files are a mixture of HTML and Product Master script commands and are typically used to create custom web-based tools and user interfaces.

The script editor provides the following features:
  • A number of facilities to create or update scripts, including content-assistance on the script operations that are used in the script and on functions that are defined in the script
  • Automatic checking of scripts and ASP files and JSP-like script files for errors and warnings
  • A server explorer view capability that enables you to work with the contents of document repositories (docstore) on remote Product Master servers
  • A script test facility that runs scripts on remote Product Master servers and returns information about the execution of the script