JobStatus is a collection of values that specify the current status of an Ecrion Omni System job.
Name |
Description |
Starting |
The Ecrion Omni System job started to be processed |
Processing |
The Ecrion Omni System job is being processed |
Stopping |
The user chose to stop the Ecrion Omni System job. The job is still in progress, but is trying to stop. |
FinishedWithErrors |
The Ecrion Omni System job finished to be processed, but errors occurred. |
FinishedOK |
The Ecrion Omni System job finished to be processed without errors. |
Aborted |
The Ecrion Omni System job was aborted by the Ecrion Omni System service. |