Skip to main content

Execution Field Descriptions

ElemBio Cloud displays the following information for active and historical executions.

FieldDescription
EndedThe timestamp for the end of the execution, written as yyyy-mm-dd hh:mm
Execution IDThe unique identifier that ElemBio Cloud assigns to the execution
Execution NameThe unique, human-readable name that ElemBio Cloud assigns to the execution
Execution TimeThe duration of the execution
Flow NameThe name of the flow for the execution
Input Run NameThe name of the run
StartedThe timestamp for the start of the execution, written as yyyy-mm-dd hh:mm
Started ByThe name of the team member who initiated the execution
StatusThe current execution status

Execution Statuses

The status of an execution indicates analysis progress. Terminal statuses include Completed, Failed, and Stopped.

StatusDescription
PendingThe execution is initializing and preparing to begin.
InitializedThe execution completed preparation steps and is ready to begin running.
RunningThe execution is actively progressing. Output files are not available until the execution completes.
CompletedThe execution successfully completed. ElemBio Cloud generated all files from the flow in the selected storage location.
FailedThe execution failed to complete due to an error. Data analysis files are not retained from a failed execution
StoppedA user stopped the execution before it completed. Data analysis files are not retained from a stopped execution.