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.

PendingOrdSumProcEvent

Notifies subscribers that a PendingOrderSummary record was processed. If the process succeeded, an OrderSummary was created and the PendingOrderSummary can be deleted. Use this event to trigger subscribers such as flows in your order workflow. This object is available in API version 56.0 and later.

This guide only lists certain information for each object. For more information, including descriptions of the fields, see PendingOrdSumProcEvent in the Platform Events Developer Guide.

Fields

Field Name Field Label Type Digits Length Precision Scale
CreatedById Created By ID reference 18
CreatedDate Created Date datetime
ErrorCode Error Code string 255
ErrorMessage Error Message string 255
EventUuid Pending Order Summary Processed Event Event UUID string 36
ExternalReferenceIdentifier External Reference Identifier string 255
IsRetry Is Retry boolean
IsSuccess Is Success boolean
OrderId Order ID reference 18
OrderSummaryId Order Summary ID reference 18
ReplayId Pending Order Summary Processed Event Replay ID string 1000