Salesforce Certified Integration Architect — Question 16
Which three considerations should an integration architect consider when recommending Platform Event as an integration solution? (Choose three.)
Answer options
- A. Event messages using SOQL are unable to be queried.
- B. A Lightning record page for platform events is unable to be created.
- C. Subscribe to an AssetTokenEvent stream to monitor OAuth 2.0 authentication activity.
- D. When an event definition is deleted, it's permanently removed and can't be restored.
- E. Event Monitoring is used to track user activity, such as logins and running reports.
Correct answer: A, B, D
Explanation
Option A is correct because SOQL cannot query event messages, which limits data retrieval. Option B is also correct as Lightning record pages for platform events cannot be generated. Option D is accurate since deleted event definitions are irretrievable. Option C and E, while relevant to events, do not directly pertain to the considerations for recommending Platform Events.