Field Label
|
Field Name
|
Data Type
|
Description
|
---|---|---|---|
Custom Relationship Fields
|
|||
Initiated By
|
SVMXC__Initiated_By__c
|
Lookup(User)
|
The user that initiated the job.
|
SVMX Process
|
SVMXC__SVMX_Process__c
|
Lookup(ServiceMax Process)
|
The dispatch process associated with the job.
|
Territory
|
SVMXC__Territory__c
|
Lookup(Territory)
|
The territory for which the job was initiated.
|
Standard Fields
|
|||
Job Number
|
Name
|
Auto Number
|
Auto-generated record number.
|
Custom Fields
|
|||
Age
|
SVMXC__Age__c
|
Number(16, 2)
|
The current age of the job. Used to abort zombie jobs.
|
Batch Job
|
SVMXC__Batch_Job__c
|
Text(255)
|
Used to store the Batch job ID to track and kill the process if batch execution takes place for a longer time.
|
End Time
|
SVMXC__End_Time__c
|
Date/Time
|
The time when the job ended.
|
Job Status
|
SVMXC__OptiMax_Message__c
|
Text(255)
|
The status of the job.
|
Message
|
SVMXC__Message__c
|
Long Text Area(32000)
|
The status message for the job.
|
Number Of Scheduled Resources
|
SVMXC__Scheduled_Resources__c
|
Number(18, 0)
|
The number of technicians scheduled by the job.
|
Number Of Scheduled Work Orders
|
SVMXC__Scheduled_Work_Orders__c
|
Number(18, 0)
|
The number of work orders scheduled by the job.
|
Number Of Sent Events
|
SVMXC__Sent_Events_Count__c
|
Number(18, 0)
|
The number of events sent to the job.
|
Number Of Sent Resources
|
SVMXC__Sent_Resources__c
|
Number(18, 0)
|
The number of technicians sent to the job.
|
Number Of Sent Work Orders
|
SVMXC__Sent_Work_Orders__c
|
Number(18, 0)
|
The number of work orders sent to the job.
|
Start Time
|
SVMXC__Start_Time__c
|
Date/Time
|
The time when the job started.
|
Status Code
|
SVMXC__Status__c
|
Text(255)
|
The job status.
|
Total Distance
|
SVMXC__Total_Distance__c
|
Number(16, 2)
|
The total distance of all routes calculated by the job.
|
Total Driving Time
|
SVMXC__Total_Driving_Time__c
|
Number(16, 2)
|
Total driving time for all resources scheduled by the job.
|
Total Route Time
|
SVMXC__Total_Route_Time__c
|
Number(16, 2)
|
Total route time for all resources scheduled by the job.
|
Type
|
SVMXC__Type__c
|
Picklist
|
The job type.
|