ExamGecko
Question list
Search
Search

List of questions

Search

Question 244 - Certified B2B Commerce Administrator discussion

Report
Export

Which two log levels does a developer need to include to debug platform events?

A.
Apex Code
Answers
A.
Apex Code
B.
Database
Answers
B.
Database
C.
Callout
Answers
C.
Callout
D.
Workflow
Answers
D.
Workflow
Suggested answer: A, D

Explanation:

To debug platform events, a developer needs to include two log levels: Apex Code and Workflow. The Apex Code log level captures the execution of Apex triggers that subscribe to platform events. The Workflow log level captures the execution of processes and flows that subscribe to platform events.By setting these log levels to FINEST, the developer can see detailed information about the platform event messages, such as their fields, values, replay IDs, and delivery statuses5.The other log levels are not relevant for debugging platform events, as they capture different aspects of system activity, such as database operations or callouts6.Reference:5: Set Up Debug Logs for Event Subscriptions - Platform Events Developer Guide7,6: Debug Log Levels - Salesforce Help

asked 23/09/2024
Radoslaw Gajewski
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first