Previous Topic

Next Topic

Book Contents

Book Index

Add New Script

This custom scripts feature is available only in MOVEit Automation Enterprise. For more information about editing, importing, and exporting custom scripts, see Custom Scripts.

To access this dialog box: Select SCRIPTS > Add Script.

You can add/write a new script or import an existing VBScript (*.vbs) into MOVEit Automation.

Add/Edit Script Field

Description

Friendly Name

Name that appears in the list of scripts on the SCRIPTS page.

NOTE: If you edit an existing script and change its Friendly Name, the edited script is saved with the new Friendly Name.

Description

Optional description

For Each Line Template

Click to open a template in the Script Source box for a script that runs after each file in the associated task is processed.

All At Once Template

Click to open a template in the Script Source box for a script that runs after all the files in the associated task are processed.

Script Source

Script source.

Import Script File

Click to import an existing VBScript file.(*.vbs)

NOTE: Any code in the Script Source field is overwritten by the source code of the script that you import. You do not receive a warning message.

Export Script File

Click to export the script you created in this dialog box. The script is downloaded as a .vbs with the name you provided in the Friendly Name field.

For example, if you download a script that has a friendly name of My Test Script, the file My Test Script.vbs is downloaded.