Short Description |
Ports |
Metadata |
SetJobOutput Attributes |
See also |
The component SetJobOutput writes incoming records to output dictionary entries. Output dictionary entries are populated according to mapping.
First input record sets values of dictionary entries, and subsequent input records override the existing values.
Component | Same input metadata | Sorted inputs | Inputs | Outputs | Each to all outputs | Java | CTL | Auto-propagated metadata |
---|---|---|---|---|---|---|---|---|
SetJobOutput | - | - | 1 | 0 | - |
Port type | Number | Required | Description | Metadata |
---|---|---|---|---|
Input | 0 | For records to be written to dictionary. | Any |
You can use any metadata fields.
Attribute | Req | Description | Possible values |
---|---|---|---|
Basic | |||
Mapping | no | This attribute specifies mapping from input record metadata to output dictionary entries. Each incoming record is processed by this mapping and its values are mapped to dictionary. In fact, mapping attribute is a regular CTL transformation from input metadata structure to record, which represents output dictionary entries. |