In both documentation pages the section "Execution results tab" could be improved by detailing the available results and their meaning (some of them are not so clear), i.e.:
Field description | Field type | Value description
Execution time (ms) | Integer | Execution time in milliseconds
Execution result | Boolean | true if there were no errors, false otherwise
...
Exit status | Integer | 0 with a correct execution, a different value is returned in case of (system?) errors
Execution logging text | String | The whole log text returned by the pipeline/workflow
Log channel ID | String | GUID for ...???
What needs to happen?
In both documentation pages the section "Execution results tab" could be improved by detailing the available results and their meaning (some of them are not so clear), i.e.:
Field description | Field type | Value description Execution time (ms) | Integer | Execution time in milliseconds Execution result | Boolean | true if there were no errors, false otherwise ... Exit status | Integer | 0 with a correct execution, a different value is returned in case of (system?) errors Execution logging text | String | The whole log text returned by the pipeline/workflow Log channel ID | String | GUID for ...???
Issue Priority
Priority: 3
Issue Component
Component: Documentation, Component: Transforms