Need some help. I am a the new solo Salesforce Admin for my company. Before they brought be on board, they used a consulting firm to develop their Salesforce org. I am having some issues figuring out which Flows or Processes are causing errors when a User is inactive and we need to save a record they own. Can someone please help me figure out which Flow or PB is causing the issue?
Go to Process Automation Settings and change the
"When a process or flow interview fails, Salesforce sends an email with details about everything that was executed and what failed. The details include the data that's involved in the process or flow, including user-entered data." *"Send Process or Flow Error Email" to "Apex Exception Email Recipients"
Then go to the Apex Exception Email and add your email. Anytime the process or flow faults, you will get the email that identifies the process or flow that has faulted. I suspect those emails are currently being directed to the person who created or last modified the process or flow.