Newer Version Available

This content describes an older version of this product. View Latest

PublishStatusDetail (Pilot)

Represents the result of an asynchronous publish operation of a high-volume platform event, and contains information about the event. You can't subscribe to this object, but you can subscribe to PublishStatusEvent, which includes this object. This object is available in API version 49.0 and later.

We provide Publish Status Events to selected customers through a pilot program that requires agreement to specific terms and conditions. To be nominated to participate in the program, contact Salesforce. Pilot programs are subject to change, and we can’t guarantee acceptance. Publish Status Events isn’t generally available unless or until Salesforce announces its general availability in documentation or in press releases or public statements. 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. You can provide feedback and suggestions for Publish Status Events in the Trailblazer Community.

Note

Supported Calls

describeSObjects()

Fields

Field Details
EventUuid
Type
string
Properties
Nillable
Description
A universally unique identifier (UUID) that identifies the platform event message for which the publish result is provided in this object. This UUID is returned in the SaveResult of a publish call. Use EventUuid to match the event result with the event published.
FailureReason
Type
string
Properties
Nillable
Description
The error message explaining the cause of a failed event publish.
Replay
Type
long
Properties
Nillable
Description
If the event publish was successful, this field contains the replay ID of the published event.
StatusCode
Type
string
Properties
Nillable
Description
The error status code of an event publish failure.