Creating a script

You can create a script within any Script Package version in the workspace.

To create a script:
  1. In the Workspace pane, expand the Script Package version in which you want to create the new script.
  2. Right-click the label for the type of script you want to create, and then click New Script.
  3. In the Script Properties dialog box, type a name for the script, and enter any additional comments in the Notes field.
  4. Click OK to create the script within the Script Package version.
  5. To enter code for the script, double-click its name in the Workspace pane, and then type the script's code into its window in the Script pane.

Name

Descriptive name for this script.

Path

Location of the script.

Last modified

Time and date at which the script was last changed.

Notes

Optional notes, comments, or reminders about this script.

Getting Started With the xMatters Developer IDE

Configuring the Scripting IDE connection

Creating and modifying Script Packages