Execution & History
This page explains how automation task executions are started, how run progress is shown, and how to investigate run results.
Where Executions Start
• Task configuration: use the Execute action for the selected automation task
• Published Tasks: authorized users can execute published tasks from the user-facing list

Execution History View
In task history, each run appears as an expandable entry with key metadata and step-level results.
• Run timestamp, current status, and completed-step count
• Task-level variables captured during execution, including user input, system variables, and step output variables
• Step table with started/ended timestamps and per-step status
• Grouped step order, so parallel group behavior can be compared with actual start times
• Expandable step details for parameters, output, and error details
• Pagination for historical runs

Variables in History
History shows the variables that belonged to a specific run. This is often the fastest way to confirm that a value was created before a later step tried to use it.
• Linked parameter values are captured when the run starts
• Certificate task variables are captured when certificate context is available
• Script and integration output variables are added as producing steps complete
• Variable marker lines from scripts are stored as variables, not as visible step output
Live Monitoring and Control
While a run is still active, the history UI refreshes status and step data automatically.
• Active runs are refreshed periodically until they reach a final state
• The Cancel action is available for runs that are not yet in a final state

Common Status Values
• Created: run is queued/initialized
• Running: one or more steps are still executing
• Completed: run finished successfully
• Failed: one or more steps failed
• Cancelled: run was cancelled
Troubleshooting Workflow
1. Open the failed run from history
2. Identify the failed step in the step table
3. Expand the step and review error details and output
4. Verify group order, parameter values, and task variables for that run
5. Fix the task/step and execute again
Related Pages
If you encounter any issues or need further assistance, please contact us at
info@azexecute.com. Our support team is here to help you.