Configuring Workflow Input elements

Workflow Input elements are used to provide data to a workflow. At least one such element is required in a workflow for supplying the data for analysis. Input elements can be connected to any input channel expecting data.

When there is more than one Input element in a workflow, the order that data is prompted for in the launch wizard can be configured (see Ordering inputs).

Configuring Input element options

By default, Input elements are configured to allow data to be selected from CLC locations listed in the Navigation Area, or from elsewhere, in which case, the data will be imported using on-the-fly import. The workflow author can limit these options (figure 13.38), as well as configure import options with non-default values. Settings can be locked if they should not be configurable when launching the workflow (see Basic configuration of workflow elements).

On-the-fly import options that can be configured in Input elements are:

Note: To specify CLC data not stored in a CLC location as input to a workflow, on-the-fly import must be allowed, and CLC Format must be one of the allowed importers. See also Launching workflows individually and in batches.

Image configure-workflow-input-element-combined
Figure 13.38: The allowed data sources are configured in Input elements. By default, both checkboxes in the Advanced section are enabled, allowing data to be selected from a CLC location (input from the Navigation Area), or from another location (on-the-fly import). For on-the-fly import, any available importer can be used by default. When only specific importers are allowed, those importers can be configured by selecting each in turn and clicking on the "Configure Parameters" button. In this case, only the data types supported by the specified importers, can be selected as input for on-the-fly import when launching the workflow.

Saving data imported on-the-fly

To save data elements created using on-the-fly import, connect a Save On-the-Fly Imports (Image optional_output_16_n_p) element to the relevant Input element and connect an Output element to it (figure 13.39).

The Save On-the-Fly Imports element only acts on data imported using on-the-fly import. If input data is selected from a CLC File Location, this element has no effect.

Image save-on-the-fly
Figure 13.39: Using this workflow, data imported on-the-fly would be saved as an output from the Save On-the-Fly Imports element.

A Save On-the-Fly Imports element is not needed when an Iterate element is connected to the Input element being used for on-the-fly import. In this situation, an Output element can be connected directly to the Iterate element (figure 13.40).

Image save-on-the-fly-import-from-iterate
Figure 13.40: When an Iterate element is connected to an Input element, data imported on-the-fly can be saved by connecting an Output element to the Iterate element.