JobStatusEvent

From
(Difference between revisions)
Jump to: navigation, search
m (Description)
m (Fields)
Line 13: Line 13:
 
|ACCEPT
 
|ACCEPT
 
|String
 
|String
|The job has been accepted by a field worker.
+
|An event indicating the acceptance of the job by a field worker.
 
|---- bgcolor=#EDEDFF
 
|---- bgcolor=#EDEDFF
 
|ASSIGN
 
|ASSIGN
 
|String
 
|String
|The job has been assigned to a particular field device, but has not yet been dispatched.
+
|An event indicating the job has been assigned to a particular field device, but has not yet been dispatched.
 
|---- bgcolor=#EDEDFF
 
|---- bgcolor=#EDEDFF
 
|COMPLETE
 
|COMPLETE
 
|String
 
|String
|The job has been completed by a field worker.
+
|An event indicating the job has been completed by a field worker.
 
|---- bgcolor=#EDEDFF
 
|---- bgcolor=#EDEDFF
 
|CREATE
 
|CREATE
 
|String
 
|String
|The job has been created on EService, but has not been assigned to a field worker yet.
+
|An event indicating the job has been created on EService, but has not been assigned to a field worker yet.
 
|---- bgcolor=#EDEDFF
 
|---- bgcolor=#EDEDFF
 
|DISPATCH
 
|DISPATCH
 
|String
 
|String
|The job has been dispatched out to a field device/worker.
+
|An event indicating the job has been dispatched out to a field device/worker.
 
|---- bgcolor=#EDEDFF
 
|---- bgcolor=#EDEDFF
 
|ENROUTE
 
|ENROUTE
 
|String
 
|String
|The field worker is enroute to the job.
+
|An event indicating the field worker is enroute to the job.
 
|---- bgcolor=#EDEDFF
 
|---- bgcolor=#EDEDFF
 
|EXTERNAL_CREATE
 
|EXTERNAL_CREATE
 
|String
 
|String
|The state indicating the moment the job was created on the external system.
+
|An event indicating the moment the job was created on the external system.
 
|---- bgcolor=#EDEDFF
 
|---- bgcolor=#EDEDFF
 
|PRE_SIGN_OFF
 
|PRE_SIGN_OFF
 
|String
 
|String
|The job has been progressed to the point where the job has been finished, but has not yet been signed off.
+
|An event indicating the job has been progressed to the point where the job has been finished, but has not yet been signed off.
 
|---- bgcolor=#EDEDFF
 
|---- bgcolor=#EDEDFF
 
|RECIEVE
 
|RECIEVE
 
|String
 
|String
|The job has been received by the field device of the field worker.
+
|An event indicating the job has been received by the field device of the field worker.
 
|---- bgcolor=#EDEDFF
 
|---- bgcolor=#EDEDFF
 
|RESUME
 
|RESUME
 
|String
 
|String
|The job has been resumed after being put on hold.
+
|An event indicating the job has been resumed after being put on hold.
 
|---- bgcolor=#EDEDFF
 
|---- bgcolor=#EDEDFF
 
|START
 
|START
 
|String
 
|String
|The job has been started by the field worker.
+
|An event indicating the job has been started by the field worker.
 
|}
 
|}

Revision as of 03:58, 27 April 2005

Description

An enumerated list of the events a job may experience, as its state is progressed.

Fields

The data fields of this object.

Name Type Description
ACCEPT String An event indicating the acceptance of the job by a field worker.
ASSIGN String An event indicating the job has been assigned to a particular field device, but has not yet been dispatched.
COMPLETE String An event indicating the job has been completed by a field worker.
CREATE String An event indicating the job has been created on EService, but has not been assigned to a field worker yet.
DISPATCH String An event indicating the job has been dispatched out to a field device/worker.
ENROUTE String An event indicating the field worker is enroute to the job.
EXTERNAL_CREATE String An event indicating the moment the job was created on the external system.
PRE_SIGN_OFF String An event indicating the job has been progressed to the point where the job has been finished, but has not yet been signed off.
RECIEVE String An event indicating the job has been received by the field device of the field worker.
RESUME String An event indicating the job has been resumed after being put on hold.
START String An event indicating the job has been started by the field worker.
Personal tools
MediaWiki Appliance - Powered by TurnKey Linux