SetJobOutput

Short Description
Ports
Metadata
SetJobOutput Attributes
See also

Short Description

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--10-
no
yes
no

Ports

Port typeNumberRequiredDescriptionMetadata
Input0
yes
For records to be written to dictionary.Any

Metadata

You can use any metadata fields.

SetJobOutput Attributes

AttributeReqDescriptionPossible values
Basic
Mappingno

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 a dictionary. In fact, mapping attribute is a regular CTL transformation from input metadata structure to record, which represents output dictionary entries.