baja-JobService

The JobService contains Jobs that were executed by different processes in the station. Each job appears as a child component. By default, the JobService is included when you create a new station using the New Station wizard. The default view of the JobService is the Job Service Manager.
Figure 180.   Job Service properties
Image

To access, expand Config > Services and right-click JobService > Views > AXProperty Sheet.

 NOTE: All jobs in a station are cleared upon a station restart. 
Property Value Description
Job State text Displays the current or final state of the job. The first three states appear on the Device Network Job view.
  • Unknown —the job is pending execution.
  • Running — the 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.

Each row in the table ends with a details button (>>) and a dispose button (X) . Clicking this button changes the view to the Niagara Network Job view or the Batch Job Step Log File view, which shows all logged messages that are related to this single job.

The overall status for the job in other stations, may be different).

Progress percentage Shows the percentage of progress toward completing the job.
Start Time read only (YYMMDD_HHMM timezone) Displays the start time of the job.
Heartbeat Time read only (YYMMDD_HHMM timezone) Displays the time of the last indication that the job is alive.
End Time read only (YYMMDD_HHMM timezone) Displays the end time of the job.