2

Period type is Week with auto-split in case of month end. Week starts on Monday. 

Missing timesheet notification should be sent on weekly basis but also needs to cater for month-end. 


Since timesheets need to be submitted on weekly basis, the missing timesheet email batch is scheduled to run in recurrence that includes each Monday. 


However, since month-end can be in the middle of the week, missing timesheet notifications need to be scheduled to run also on the first day after the month-end. 


Example: Jan 31, 2023, is Wednesday. There will be two timesheet periods: for week 5: Jan 30 - Jan 31, 2023, and Feb 1 - Feb 5, 2023.


Missing timesheet mail notification should be received on Thursday (Feb 1, 2023). The batch job cannot be set with recurrence per weekday, since month-end will be in different weekdays. The option "repeat a specific weekday" by a fixed interval cannot be used, since it also requires a weekday to be chosen. 


STATUS DETAILS
New