Skip to content

Creating & Importing Workflows

Source Class: CreateWorkflowDialog.java

Create New

When creating a new workflow, you must select:

  1. Name: Unique identifier for the job.
  2. Template:
    • From Template: Build from scratch using a base type.
    • Pre-built: Select a specific pre-configured workflow type.

Duplicating

Select an existing workflow and click Duplicate.

  • The new name defaults to {OriginalName}-copy.
  • All parameters and actions are copied.

Importing

Source Class: CreateWorkflowDialog.java (Mode: IMPORT)

  • Upload a .zip or .exp file containing workflow definitions.