Interface Output
Writes output records to a parent process
Processing
For every input row, the step passes a record to the parent process.
Useful in connection with the sub flow step
Interface fields
Defines how rows are written to the output interface.
Evaluated for each input row
- Type
- Data type of the field. Field values are implicitly cast to this type.
- Name
- Name of the field.
- Value
- Value of the field.