Provides multiple workflow execution methods for debugging the workflow in segments, saving debugging time.
Execute the Entire Workflow
After setting all parameters in the automation processing workflow, click the Imagery tab->Workflow Management group->Execute button, or right-click in the blank area of the automation processing workflow window->select Execute to begin execution of the entire workflow.
When there are numerous tools in the workflow or large data volumes are imported, this method may require significant time. Therefore, ensure workflow and parameter correctness before using this execution method.
Execute Till This Node
To generate intermediate data at a specific workflow stage, select Execute till this node from the tool's context menu. The workflow will terminate after executing the selected tool.
Run From This Node
If workflow execution fails due to parameter errors in a specific tool, adjust the parameters and select Run from this node from the tool's context menu to resume execution from that point, avoiding restarting the entire workflow.
Execute This Node Separately
To verify tool configuration or generate specific intermediate data, select Execute this node separately from the tool's context menu for rapid testing or data generation.
Skip This Node
To exclude a tool from workflow execution, select Skip this node from its context menu. The workflow will execute all other tools while bypassing the skipped one.
Related Topics