Loading

User does not receive emails from ApexApplication

Дата публикации: Jun 26, 2023
Описание
 If you don't see Apex warning Emails From: ApexApplication <info@salesforce.com>, it is probably because the user doesn't have the necessary permissions. 
Решение
On the user record there is a checkbox entitled 'Send Apex Warning Emails' , which should be checked in order to receive Emails.
 
However, the 'Send Apex Warning Emails' settings on the User record only controls whether or not you get Apex warning emails every time that an Apex surpasses more than 50% of allocated governor limit. This is available in DE, EE and UE Edition only.
 
Runtime exception messages (which is what the "Developer script execution" emails are about) always get sent to the 'Last Modified By' user of the Apex class that generates the exception. For more information on apex exception emails, please refer to: Who receives Apex exception mails?
Номер статьи базы знаний

000386047

 
Загрузка
Salesforce Help | Article