Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Certified Advanced Administrator All Questions

View all questions & answers for the Certified Advanced Administrator exam

Exam Certified Advanced Administrator topic 1 question 208 discussion

Actual exam question from Salesforce's Certified Advanced Administrator
Question #: 208
Topic #: 1
[All Certified Advanced Administrator Questions]

An administrator has created a flow that sends platform events whenever an opportunity is updated. An Apex developer has been tasked to write code that listens for these events. When reviewing the debug logs for a user, the developer can see that the flow ran, but the debug information is missing.

What should the administrator recommend to assist with debugging?

  • A. Search the AppExchange to find a tool that assists with debugging.
  • B. Select the Debug Enabled checkbox on platform events.
  • C. Platform events are unavailable for debugging.
  • D. Set a debug log on the Automated Process entity.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Shy100
1 year, 2 months ago
Selected Answer: D
D: To collect logs for an event subscription, add a trace flag entry for the Automated Process entity in Setup https://developer.salesforce.com/docs/atlas.en-us.platform_events.meta/platform_events/platform_events_subscribe_debug_autoproc.htm
upvoted 1 times
3fadea1
1 month, 2 weeks ago
thats option b not d
upvoted 1 times
...
...
tMana
1 year, 7 months ago
Debug logs for platform events must be enabled for a user to see the debug information in their logs. To enable this feature, the Debug Enabled checkbox must be selected on the platform event. Option A is not necessary as Salesforce provides a native debugging tool. Option C is not accurate because platform events can be used for debugging. Option D is incorrect as Automated Process entity is not used for platform events.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...