Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Record Exception Error
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| constituentField | String | If the field is a constituent of a compound field, this property contains the
API name of the constituent field, and the field property contains the API name of the compound field. If the field is not a constituent of a compound field, or if no field applies to the error, the value is null. |
Small, 41.0 | 41.0 |
| duplicateRecordError | Duplicate Record Error | Information about possible duplicate records. When the error code is DUPLICATES_DETECTED, this property might contain a value. | Small, 41.0 | 41.0 |
| errorCode | String | An error status code. | Small, 41.0 | 41.0 |
| field | String | A field API name. If no field applies to the error, the value is null. | Small, 41.0 | 41.0 |
| fieldLabel | String | A field label. If no field applies to the error, the value is null. | Small, 41.0 | 41.0 |
| message | String | An error message. | Small, 41.0 | 41.0 |