Emergency Outreach notification requirements

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • Add an Emergency Outreach notification to request a health status. The employee can tap a response option in the notification to send the outreach acknowledgment with their status. Include these settings and scripts to ensure that the notification is correct.

    Figura 1. Emergency Outreach base system notification
    Displays the When to send setting in the Emergency Outreach base system notification.
    Complete the remaining settings.
    • Table field: Select Outreach Acknowledgments [sn_imt_checkin_check_in_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 that 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.