GetJobInput

| Short Description |
| Ports |
| GetJobInput Attributes |
| See also |
Short Description
The component GetJobInput retrieves requested job parameters and sends them to the output port. The component produces a single output record which is populated with a 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 | - | ⨯ | ✓ | - |
Ports
| Port type | Number | Required | Description | Metadata |
|---|---|---|---|---|
| Output | 0 | ✓ | For a record with a job input. | Any |
Metadata
You can use any metadata fields.
GetJobInput Attributes
| 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, a mapping attribute is a regular CTL transformation from a record which represents input dictionary entries to a record with an output metadata structure. Mapping is invoked exactly once. | |