Configure the Scripting settings

You can configure what scripting settings should be used as default for the script activities.

  1. Navigate to System > System settings > Process > Scripting.

    The Scripting dialog box is displayed.

  2. By default, the Language is VBSCRIPT.
  3. To add the data exchange script for a script activity, do the following:
    1. Under Script Languages, on the Name list, select an activity, such as CSHARP and click .

      The Update script dialog box is displayed.

    2. The Script name field displays the name of the selected script activity.

      The Script name that appears is non-editable.

    3. Enter the new script in the Data exchange script box.
      The template script is loaded by default in the Template script box.
    4. Click Save.

      The Scripting dialog box appears.

  4. By default, Preload and run data exchange function is selected which allows executing data exchange script prior to executing the script entered for an activity.
    Note Once this option is selected, it will be checked for each new script activity added.
  5. By default, the template script is loaded for CSHARP and VBNET activities. To add a default template script for VBSCRIPT activity, do the following:
    1. Under Script Languages, on the Name list, select an activity, such as VBSCRIPT and click .

      The Update script dialog box is displayed.

    2. The Script name field displays the name of the selected script activity.

      The Script name that appears is non-editable.

    3. Enter the script in the Template script box.
    4. Click Save.

      The Scripting dialog box appears.

  6. Click Save.