Output Steps Metrics
Description
‘Output steps metrics’ is a step in the Statistics Plugin for Process Studio Workflows. This step returns metrics of one or several steps in a workflow.
Configurations
No. | Field Name | Description |
---|---|---|
General Tab | ||
1 | Step name | Specify the name of the step as it appears in the workflow workspace. This name has to be unique in a single workflow. |
2 | Copy Nr | Specify the copy number of the step. The default number of copies is 1, (i.e. the CopyNr equals 0). Leave it to the default value 0. |
3 | Required | Is step requires. Select Y/N. |
Fields Tab: | ||
1 | Step name | Specify the name of the step as it appears in the workflow workspace. This name has to be unique in a single workflow. |
2 | Step id | Specify the step instance ID |
3 | Lines input | Specify the fieldname to store the number of rows input |
4 | Lines output | Specify the fieldname to store the number of rows output |
5 | Lines read | Specify the fieldname to store the number of rows read |
6 | Lines updated | Specify the fieldname to store the number of rows updated |
7 | Lines written | Specify the fieldname to store the number of rows written |
8 | Lines rejected | Specify the fieldname to store the number of rows rejected |
9 | Duration(ms) | Specify the fieldname to store the execution time(ms) |