Creating & Importing Workflows
Source Class: CreateWorkflowDialog.java
Create New
When creating a new workflow, you must select:
- Name: Unique identifier for the job.
- 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
.zipor.expfile containing workflow definitions.