img

Workflow components are used to combine multiple component processes into a single component. Using the Workflow component, you can consolidate each process on the workflow editing screen to improve the overall workflow perspective.

The Workflow component has no unique properties.

input files, output files

You can use the input files/output files of the Workflow component to transfer files between components inside and outside the Workflow component.

Here is a simple example of the input and output of a Workflow component:

  • Passing the input file created by the task0 component as input for the workflow0 component.
  • Passing the output file output from the workflow0 component to the task1 component.

img

Inside the workflow0 component:

  • The input/output files of the workflow0 component are displayed in the upper left and lower right of the screen.
  • Optionally, you can connect to internal components to exchange files in and out of workflow0 components.

img


Return to Component Details

Updated: