We have a job in our salesforce implementation referencing a user that has been marked inactive. The problem we are having is identifying what we need to update to an appropriate user. I have not found any "inappropriate" users in c&p settings pages.
Here is the SF error:
Apex script unhandled exception by user/organization: 005d0000004Vm9i/00Dd0000000dYD1
Failed to invoke future method 'public static void MailingProcess(Integer)' on class 'CnP_PaaS.EmailSender' for job id '7070W00006YFXeL'
Here is the SF error:
Apex script unhandled exception by user/organization: 005d0000004Vm9i/00Dd0000000dYD1
Failed to invoke future method 'public static void MailingProcess(Integer)' on class 'CnP_PaaS.EmailSender' for job id '7070W00006YFXeL'
Comment