Error Definition Object Reference
Overview
Defines an error or exception encountered from internal/external systems. Primarily used to surface and address sync errors.
| Property |
Value |
| API Name |
s_c__Error_Definition__c |
| Label |
Error Definition |
| Plural Label |
Error Definitions |
| Type |
Custom Object |
Fields
| Field Label |
API Name |
Type |
Required |
Description |
| Description |
s_c__Description__c |
LongTextArea(1000) |
No |
Description of the defined error. |
| Key |
s_c__Key__c |
Text(100) |
No |
Identifies the error defined |
| Summary |
s_c__Summary__c |
TextArea |
No |
Summary of the defined error |
| Version |
s_c__Version__c |
Text(100) |
No |
|
Last updated March 6, 2025