2020.2

Table Of Contents
Warning
With the Run Script action, the On Error tab 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.
Advanced properties
To get access to the following properties tabs, right-click the plugin in the process and select
Advanced Properties.
Miscellaneous Tab
The Miscellaneous tab is common to all tasks.
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.
This task is dual-purpose: it can be used either as an Action task, or as an Output task. In either
case, it does not directly produce an output, though the process it calls may produce one or
more outputs.
In either case, the called process will ignore the input task along with its Job Info variables and
schedule, and use the job file, Job Info variables, Metadata and variables from the current
process.
Note that a process called through the Send To Process plugin will not self-replicate, even if
the process' preferences specify that it should. The initial Input task is being bypassed, and
since it's the Input task that initiates the self-replication procedure, self-replication cannot occur.
Page 476