This main area of the Prototype Job List shows Niagara provisioning jobs that have been sent to run, are running, or are have completed. Note that any “pending jobs” do not appear until the job prototype’s linked trigger schedule actually fires.
Jobs table columns in the job list include the following:
Start — time the job was queued.
End — time the job terminated (successfully, failed, or canceled).
User — station user that requested the job (shows “unknown” if job triggered by a linked schedule).
Status — the status of the jobs, as one of the following:
Unknown — job is pending execution, because all threads in the job queue are in use.
Running — job is executing.
Canceling — request to cancel the job was sent, but has not been processed yet, and the job is still executing.
Success — job finished successfully, with all steps completed for all stations.
Canceled — job was canceled before it completed, and is no longer running.
Failed — at least one step failed in one station; job is no longer running.
The status column ends with a “” (Details) and “” (Dispose) button for each job, these function the same as the and buttons at the right side of this view.
Copyright © 2000-2014 Tridium Inc. All rights reserved.