Contact Tracing daily log notification requirements
Add a Contact Tracing daily log notification to request that users in the workplace keep track of the people that they come in contact with throughout the workday. Schedule the notification daily or at your preferred frequency to assist with contact tracing of an affected user.
Complete the remaining settings.
- Table field: Select Daily Log Acknowledgements [sn_imt_tracing_daily_log_acknowledgement]
- When to send tab
- Set the Conditions as shown in the image.
- Enter the Advanced condition script as shown with these
modifications:
- Give the variable a different name, for example, employeeCheckInAcmeSysId.
- Enter the new notification sys_id as the value.
- Enter the variable name you declared at the end of the second line.
Example advanced condition script:
var employeeCheckInAcmeSysId = '<replace with this notification sys_id'; answer = current.employee_check_in.notification == employeeCheckInAcmeSysId
- Who will receive tab: Select Assigned to in Users/Groups in fields.
-
What it will contain tab: Enter the
subject and text of the email message.
Make sure that you include the link to the Daily Contact Log form in the email message.