Configuration
The Configuration tab has the following fields.
Field |
Description |
Name |
The name to appear as the label for the activity in the process definition. |
Description |
Short description of the activity. |
Stdout |
Specifies whether the output of this activity should be sent to |
Activity |
The output of the process variable you want to output. This is a drop down list of the available items to output. You can select All to output all available output. You can also select global variables, process context, error variables, or user-defined process variables to output. Only activities that have output and are executed prior to the Inspector activity are shown in the drop down list. |
Append to File |
When checked, specifies that the output should be appended to the file specified in this activity’s input. If unchecked, any file that exists with the specified name is overwritten. |
Suppress Job Headers |
When checked, this suppresses the output of header information, such as the process instance ID and the timestamp. If unchecked, header information for the current process instance is written before the output of the activity or process variable. |