Resources > Data Model > Data Dictionary > O > Optimizer Transaction
Optimizer Transaction
The purpose of this object is to store the additional optimizer-specific attributes and statuses. It is used for non-work order events but can be applied to the technician, skill, event, or work order.
API Label: SVMXC__SVMX_Optimizer__c
No. of Fields: 10
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Work Order
SVMXC__SM_Work_Order__c
Lookup(Work Order)
The associated work order.
Standard Fields
Record Number
Name
Auto Number
Auto-generated record number.
Custom Fields
Optimizer Change Token
SVMXC__Optimizer_Change_Token__c
Text(100)
This field captures the token to identify the change that happened on the object. It is used for the retry mechanism.
Optimizer Connection Identifier
SVMXC__Optimizer_Connection_ID__c
Text(255)
This field stores territory and dispatch process SFDC Id for OptiMax ECO Job identification purposes.
Optimizer Error Text
SVMXC__Optimizer_Error_Text__c
Long Text Area(32768)
Schedule Optimization specific error message.
Optimizer External Identifier
SVMXC__Optimizer_External_ID__c
Text(80) (External ID)
Schedule Optimization specific external ID.
Optimizer Retry Count
SVMXC__Optimizer_Retry_Count__c
Number(3, 0)
Number of times this API is invoked.
Optimizer Status
SVMXC__Optimizer_Status__c
Text(255)
Current status of the record concerning the scheduling optimizer.
WhatId
SVMXC__WhatId__c
Text(255)
SalesForce ID of the object.
WhatType
SVMXC__WhatType__c
Picklist
The object type (Event, SVMX Event, Work Order, Technician, or Skill).
Was this helpful?