Create a Flow Using QuickStart

Before you begin

You need:

About this task

After creating a project, the next step is to create a flow.

Procedure


QuickStart Flows - New Flow

  1. In QuickStart's navigation bar, click Flows.
  2. In the Manage Flows page, click New Flow.
  3. Fill in the flow properties.

    Expand the Advanced Settings section for additional fields.

    Name Description
    Flow Name The human-friendly name of the flow.
    Description (Optional) A description of the flow.
    Batch Size (Advanced Settings) The number of documents to process per batch. A smaller batch size provides finer granularity in the jobs reporting. However, a smaller batch file also costs more because of the processing overhead. Must be 1 or more. The default is 100.
    Thread Count (Advanced Settings) The number of threads to use when running a flow.
    Options (Advanced Settings) Key-value pairs to pass as parameters to custom modules in every step in the flow.
    • Click to add more key-value pairs.
    • Click next to a key-value pair to delete it.
  4. Click Create.

Results

The new flow is displayed in the Manage Flows table.

What to do next

  • Create steps in your flow.
  • Edit steps in your flow.
  • Remove steps from your flow.
  • Rearrange the steps in your flow.