Executing a workflow
Once your custom workflow is ready, follow these straightforward steps to execute it smoothly:
- Verify the Environment:
- Before execution, ensure the environment specified in your workflow configuration is active. If the environment is inactive or incorrectly configured, you'll need to activate or adjust its settings accordingly.
- Execute the Workflow:
- Navigate to your workflow's Details Page.
- Locate the Update & Execute Now button positioned at the top right corner.
- Click this button to initiate workflow execution. Any recent changes you made to the workflow settings will be automatically saved before execution begins.
What Happens During Execution?
When you initiate execution, Atmosly performs the following tasks sequentially:
- Validation: Ensures your workflow settings are correctly configured, complete, and free of errors.
- Execution: Runs each stage of your workflow in the specified order, executing defined steps and tools.
- Logging: Records detailed logs during the execution process, providing insights useful for troubleshooting and verifying the workflow's behavior.
Viewing Workflow Executions
To view execution history and associated details, you have two methods:
- Via Pipelines Module:
- Navigate to the Pipelines module and select the relevant pipeline.
- Access the execution history to see all previous workflow runs.
- Via Workflow Builder:
From your workflow builder interface, select the Execution History section. This section will display:
- Trigger analytics: Summary details on how and when the workflow was executed.
- Trigger details: Specific information about each execution event.
- Execution Logs: Click on the specific Execution ID to review detailed logs and analyze individual workflow executions.
This structured process ensures smooth workflow execution and simplifies monitoring and debugging tasks.
