Salesforce-Platform-Administrator-II Practice Test
Salesforce Spring 25 Release 219 Questions
A previous consultant helped Universal Containers automate many of its business
processes. The administrator changed the email address on the consultant's user record
and deactivated it. The consultant called to say they continue to get email messages from
failed flows and processes.
What steps should the administrator perform to stop the fault messages from going to the
consultant?
A. Create a custom metadata type and associate the LastModifiedBy field. Write a flow that
updates the field in any flows or processes equal to the consultant's name.
B. Request an Email Log from Email Log Files in Setup and filter the request by the
consultant's email. Manually update any flows or processes listed on the log.
C. Set Send Process or Flow Error Email' to Apex Exception Email Recipients' in
Automation settings. Add the System Admin's email to the Apex Exception Email page in
Setup.
D. Export Flow Interviews filtered by LastModifiedBy.email using Data Loader. In the .csv
file, change LastModifiedBy to the System Admin and upload changes with Data Loader.
C. Set Send Process or Flow Error Email' to Apex Exception Email Recipients' in
Automation settings. Add the System Admin's email to the Apex Exception Email page in
Setup.
Explanation:
This option will allow the administrator to change the recipient of the fault messages from the consultant’s email to the system admin’s email without modifying any flows or
processes. The other options are either not feasible or not effective.