Short Description |
Ports |
GetJobInput Attributes |
See also |
The component GetJobInput retrieves requested job parameters and sends them to output port. The component produces single output record which is populated with dictionary content or graph parameters.
Component | Same input metadata | Sorted inputs | Inputs | Outputs | Each to all outputs | Java | CTL | Auto-propagated metadata |
---|---|---|---|---|---|---|---|---|
GetJobInput | - | - | 0 | 1 | - | - |
Port type | Number | Required | Description | Metadata |
---|---|---|---|---|
Output | 0 | For record with job input. | Any |
You can use any metadata fields.
Attribute | Req | Description | Possible values |
---|---|---|---|
Basic | |||
Mapping | no | Mapping populates the output record of the component. Input dictionary entries and graph parameters are natural input values for the mapping. In fact, mapping attribute is a regular CTL transformation from record, which represents input dictionary entries, to record with output metadata structure. Mapping is invoked exactly once. |