Creating an SRT
SRTs are effective over a given date range. You can define multiple templates with different effective dates to account for staffing level variations. The variations can be caused by seasonal changes or other fluctuations in demand.
With release 2024.04:
- Schedulers can create an SRT that reflects only the day parts. Schedulers can choose to load the staffing requirement templates showing only the day part. This reduces the effort to manually delete any jobs under the day parts they are not relevant. Schedulers can begin creating the staffing template by adding only the required jobs under each day part.
- The list of jobs that displays in the DB lookup for each day part is now further controlled
using the team selected as well as the date effectiveness of the job.
Schedulers can see only the list of jobs that are active as of the template
creation date. This feature is controlled using a registered row source that
can be modified through config mode.
See Configuring the job filter for templates to check for job effective dates
- Changing the registry parameter
JOB_LOOKUP_RESPECTS_TEMPLATE_STARTDATE
from the default value False to True will filter out the Job lookup list based on the start date of the Staffing Requirement Template. The lookup list will not show any jobs that have been end-dated before the start date of the requirement template. Setting the registry to True shows only the active jobs as of selected start date in the list.See the Infor Workforce Management Registry Parameter Reference Guide.