Using Platform Events
You can use the Is Platform User field in the Delegated System Mode Settings custom setting. The Async Framework Events platform event will treat the designated user as a platform user for all Delegated System Mode jobs.
Foundations Platform Events
A Platform Event is a messaging feature that enables event-driven communication between processes. It enables you to publish interactions to trigger workflows asynchronously.
|
Platform Event Name |
Description |
|---|---|
|
Async Framework Events |
Tracks the process of queuing jobs in the async framework. |
Platform Event Fields
Async Framework Events
The following fields are available on the Async Framework Events.
|
Field Name |
Description |
|---|---|
|
Data 1 - 4 |
Fragment of a JSON-formatted string used in the async framework events process. The values of each data field will be concatenated to create the payload for the event. |
|
Process |
The identifier of the async framework events process to run. |
SECTIONS