Configuring Workflow Input elements
Workflow Input elements are the main element type for bringing data into a workflow. At least one such element must be present in a workflow. By default, when a workflow is launched, the workflow wizard will prompt for data to be selected from the Navigation Area, or for data files to be imported on-the-fly using any compatible importer.
Workflow Input elements support the input of CLC format data, as well as raw trace files. When launching the workflow, data outside CLC locations is selected by choosing the "Select files for on-the-fly import" option.
Like other workflow elements, Input elements can be configured to limit the options available when launching the workflow. See Basic configuration of workflow elements for more on locking and unlocking element options.
Configuring import options
Selection of input data from the Navigation Area (already imported data) or import of raw data using on-the-fly import can be enabled or disabled in Input elements (figure 13.39).
When on-the-fly import is enabled, you can choose whether to offer a specific set of importers that can be used when the workflow is launched, and you can configure settings for those importers. On-the-fly import options are:
- Allow any compatible importer All compatible importers will be available when launching the workflow and all the options for each importer will be configurable.
- Allow selected importers Specify particular importers to be available when launching the workflow. Options for each selected importer can be configured by clicking on the Configure Parameters button.
Figure 13.39: Workflow Input elements support configuration of where data can be imported from, the Navigation Area and/or from disk, making use of of on-the-fly import. Options associated with specified importers can also be configured here.
Saving data imported on-the-fly
To save data elements created using on-the-fly import, connect a Save On-the-Fly Imports () element to the relevant Input element and connect an Output element to it (figure 13.40).
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.
Figure 13.40: 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.41).
Figure 13.41: 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.