2018.1

Table Of Contents
l The script editor text box:This is where you enter your XSLTScript that will be used. If
you use an external script file, this will display the content of the file (note however that
modifying the script in this case does not modify the external file and changes are not
saved).
l Script running from:Choose if the script should be run from the editor text box, or from
an external script file.
l Script filename and path:Either enter the full path of the XLSTScript, or click the
Browse button to navigate to the file. This option is only available if you choose external
script file in the Script running from option.
Warning
With the Run Script action, the OnErrortab is accessible by right-clicking on the action
in your process and clicking Advanced Properties.
The On Error tab will be triggered if your script has an execution error (such as syntax
error, etc) as well as when raising an error from within your script.
On Error Tab
For a description of the options on the On Error tab see "Using the On Error tab" on page57.
Comments Tab
The Comments tab is common to all tasks. It contains a text area (Task comments)that lets
you write comments about the task. These comments are saved when the dialog is closed with
the OKbutton, and are displayed in the Task Comments Pane.
Check the option Use as step description to display the text next to the icon of the plugin in
the Process area.
Send to Process
The Send to Process task transfers job file(s), job information and all related files (metadata,
sorted metadata, etc.) to a selected process. This action task is asynchronous, meaning the
current process will continue running in parallel to the process chosen in this task and will not
wait for it to finish.
Page 353