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.

AssetCancelErrorDtlEvent

Contains information about errors that occurred during the processing of an /asset-management/assets/collection/actions/initiate-cancellation request. This object is included in an AssetCancelInitiatedEvent message. You can't subscribe to AssetCancelErrorDtlEvent directly. This object is available in API versions 55.0 and 56.0 only.

Supported Calls

describeSObjects()

Special Access Rules

This object is available if Subscription Management is installed in your org.

Fields

Field Details
ErrorCode
Type
string
Properties
Nillable
Description
Reference code for the type of error that occurred.
ErrorMessage
Type
string
Properties
Nillable
Description
Information about the error that occurred during processing.
EventUuid
Type
string
Properties
Nillable
Description
A universally unique identifier (UUID) that identifies a platform event message.