Salesforce Certified Advanced Administrator — Question 158

A user at Ursa Major Solar is experiencing a flow error while trying to process a record to the next status. The users with the same access can process records without any errors.

What should the administrator do to troubleshoot the issue?

Answer options

Correct answer: A

Explanation

Option A is correct because running the flow in System Context Without Sharing allows the flow to bypass sharing rules, which might be causing the error for that specific user. The other options would not effectively address the flow error; granting Modify All or adjusting role hierarchy might not resolve permissions related to the flow, and using the debug option may help identify the issue but won't directly fix it.