Adding the No op step
The No op control step does not involve any actions. You may need to use this step, e.g., to successfully complete a pipeline if the default condition is met in the Switch step or if you need a placeholder step when prototyping your workflow.
-
When creating a new workflow or editing an existing one, in the management console, under Create workflow / Edit workflow, select
Constructor. -
From the Control steps section on the left side of the screen, drag the
No op element to the appropriate workflow location in the constructor window.You can drag and drop steps into areas marked by the dotted line in the workflow schema, such as Add a step, etc.
-
In the workflow schema window, click the added No op section to select it.
-
At the right of the window, on the Settings tab.
-
In the Step name field, enter a name for the workflow step.
-
-
Optionally, navigate to the Output tab and set a jq template to filter the step outputs added into the workflow state.