/
How to Get an Email Notification When a Background Job Fails
How to Get an Email Notification When a Background Job Fails
If you are running a large number of background jobs, for example Data Loads or Calculation Flows, it is useful to be notified of jobs, which failed due to an error or timeout. This functionality is available for all /wiki/spaces/KB/pages/99570047 jobs and the notification email contains detailed information about the failed job.
- Go to Administration > Configuration > Advanced Configuration Options and add the advanced configuration property
sendEmailOnJSTFailure
and set it to 'true'. - Optionally, you can edit the template for the email message's subject and body. You can find the 'emailSubject_jobFailedNotification' and 'emailBody_jobFailedNotification' templates in Administration > Configuration > Message Templates.
- Verify that all the users who wish to receive these notifications have the Receive admin emails option enabled in the User Admin section.
, multiple selections available,
Related content
How to Group Calculation Results
How to Group Calculation Results
Read with this
How to Create/Edit Notification Rule
How to Create/Edit Notification Rule
More like this
How to Add Inputs to Product Selector
How to Add Inputs to Product Selector
Read with this
Account Notifications
Account Notifications
More like this
Multi-pass Calculation of a Price List or Live Price Grid
Multi-pass Calculation of a Price List or Live Price Grid
Read with this
How to Create Button in Email Template
How to Create Button in Email Template
Read with this
Found an issue in documentation? Write to us.