Version

    SetJobOutput

    SetJobOutput 64x64

    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

    -

    -

    1

    0

    -

    Ports

    Port type Number Required Description Metadata

    Input

    0

    For records to be written to dictionary.

    Any

    Metadata

    You can use any metadata fields.

    SetJobOutput Attributes

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