Execution Field Descriptions
ElemBio Cloud displays the following information for active and historical executions.
| Field | Description |
|---|---|
| Ended | The timestamp for the end of the execution, written as yyyy-mm-dd hh:mm |
| Execution ID | The unique identifier that ElemBio Cloud assigns to the execution |
| Execution Name | The unique, human-readable name that ElemBio Cloud assigns to the execution |
| Execution Time | The duration of the execution |
| Flow Name | The name of the flow for the execution |
| Input Run Name | The name of the run |
| Started | The timestamp for the start of the execution, written as yyyy-mm-dd hh:mm |
| Started By | The name of the team member who initiated the execution |
| Status | The current execution status |
Execution Statuses
The status of an execution indicates analysis progress. Terminal statuses include Completed, Failed, and Stopped.
| Status | Description |
|---|---|
| Pending | The execution is initializing and preparing to begin. |
| Initialized | The execution completed preparation steps and is ready to begin running. |
| Running | The execution is actively progressing. Output files are not available until the execution completes. |
| Completed | The execution successfully completed. ElemBio Cloud generated all files from the flow in the selected storage location. |
| Failed | The execution failed to complete due to an error. Data analysis files are not retained from a failed execution |
| Stopped | A user stopped the execution before it completed. Data analysis files are not retained from a stopped execution. |