Step Usage Log
This object stores the usage log of all wizard steps on a particular source record.
API Name: SVMXA360__COMM_StepUsageLog__c
Number of Fields: 5
FIELD LABEL
FIELD NAME
DATA TYPE
DESCRIPTION
Custom Relationship Fields
Process Wizard Step
SVMXA360__ProcessWizardStep__c
Lookup(Process Wizard Step)
​Parent step id.
Standard Fields
Step Usage Log Number
Name
Auto Number
Autogenerated record number.
Custom Fields
Source Record Id
SVMXA360__SourceRecordId__c
Text(40)
​Source record Id for which the usage is captured.
Status
SVMXA360__Status__c
Picklist
​Tracks the status of the record on completion.
Unique Id
SVMXA360__UniqueId__c
​Text(80) (External ID) (Unique Case Insensitive)
​Unique Id stores the combination of source record id and step id. Uniquely identifies the record combination for the steps completed for a record.
Was this helpful?