Data Model > Data Dictionary > A > AI Action Event
AI Action Event
This object contains the configuration for triggering ServiceMax AI Actions.
API Label: SVMXIQ__AI_ActionEvent__e
No. of Fields: 8
Field Label
Field Name
Data Type
Description
AI Action UID
SVMXIQ__AI_ActionUID__c
Text (100)
A unique identifier for the AI action instance.
Event Source
SVMXIQ__AI_EventSource__c
Text (100)
Identifies the source of the platform event based on modules or tracks.
Event Type
SVMXIQ__AI_EventType__c
Text (100)
Type of DML operation.
New Record JSON
SVMXIQ__AI_NewRecordJSON__c
Long Text Area(128000)
Data values of the new record.
Object Api Name
SVMXIQ__AI_ObjectApiName__c
Text (100)
API name of the object.
Old Record JSON
SVMXIQ__AI_OldRecordJSON__c
Long Text Area(128000)
Data values of the old record.
Record Id
SVMXIQ__AI_RecordId__c
Text (20)
ID of the record.
Target Field API Name
SVMXIQ__AI_TargetFieldApi__c
Text (100)
Field API where the Copilot action response is stored.
Was this helpful?