Summary
The REPORT_TRACKING_NOTIFICATIONS_BATCH_CRON_TRIGGER Parameter determines, via a quartz cron expression, the frequency of when batch notifications related to Award Report Tracking are sent. These notifications are related to the Award Report Tracking functionality in the Award module. This parameter is also only effective if the REPORT_TRACKING_NOTIFICATIONS_BATCH_ENABLED parameter is set to Y.
Also, be aware that the below cron expression parameters control the schedule for the 'Award Report Tracking PI Digest Notification’ and 'Award Report Tracking Unit Overdue Digest Notification’ specific notifications and must be configured independently for the Digest emails to trigger:
- Report_Tracking_PI_Digest_Notification_Cron_Trigger
- Report_Tracking_UNIT_Digest_Notification_Cron_Trigger
More information on this functionality can be found in the Award - Award Report Tracking article.
Valid Parameter Value(s)
The REPORT_TRACKING_NOTIFICATIONS_BATCH_CRON_TRIGGER Parameter Value accepts a single value:
| Parameter Value | Description |
| 0 59 23 1/1 * ? * |
This parameter accepts a Cron expression. There are several guides for constructive cron expressions available on the web. The default value for this parameter will execute the batch notification daily at 11:59 PM. |
Related Maintenance Table(s)
- Notifications
Related Parameter(s)
- REPORT_TRACKING_NOTIFICATIONS_BATCH_RECIPIENT
- REPORT_TRACKING_NOTIFICATIONS_BATCH_SKIP_MISFIRE
- REPORT_TRACKING_NOTIFICATIONS_BATCH_ENABLED
- Report_Tracking_PI_Digest_Notification_Cron_Trigger
- Report_Tracking_UNIT_Digest_Notification_Cron_Trigger
- Ascend_Unit_Hierarchy_For_Report_Tracking_Digest_Unit_Admins
Comments
0 comments
Article is closed for comments.