A workload analysis’s status can be:
-
Draft: analysis created but not executed
-
Cancelled: analysis cancelled
-
In Process: analysis’s execution in progress
-
Processed KO: analysis’s execution has some errors
-
Processed OK: successful analysis’s execution
-
To Be Processed: analysis’s execution is queued
Just created the status is “Draft”, then it’s possibile to process it and the status becomes “To be Processed”.
When the analysis is in progress, the status becomes “In Process”, and when it ends, the status becomes “Processed OK” in case of success, or “Processed KO” in case of failure.
In any status it’s possibile to cancel the workload analysis.