Overview

Creating or modifying an HR task template in ServiceNow allows HR professionals to predefine the fields and behavior of tasks generated through HR services or lifecycle event activities. These templates help automate workflows and ensure consistency in HR operations.


Prerequisites

  • Required Role: sn_hr_core.admin

Where to Create the Template

You can create an HR task template in two scenarios:

1. HR Service Activity

  • Navigate to:
    HR Administration > HR Services > HR Service Configuration
  • Open an HR service and ensure the Fulfillment type is set to Service Activity.
  • In the Service Activities section, open the desired activity.
  • Ensure Activity type is set to Task.
  • In the Child task template field, click the Lookup icon.

2. Lifecycle Event Activity (Enterprise Onboarding and Transitions only)

  • Navigate to:
    Lifecycle Events > Administration > Activities
  • Open a lifecycle event activity.
  • Ensure Activity type is set to Employee or Fulfiller.
    For Fulfiller, also ensure Fulfiller activity is set to HR Task.
  • In the HR task template field, click the Lookup icon.

Creating the HR Task Template

After clicking New or opening an existing record, complete the following fields as needed:

Basic Fields

FieldDescription
NameName of the HR task template.
ActiveEnable/disable the template.
Owning groupHR group responsible for the task.
Short DescriptionDisplays on the HR task when generated.
OptionalMarks the task as optional (used in filtering).

HR Task Type Options

Choose one of the following task types:

TypeDescription
HR ServiceFulfilled by an HR service.
Submit Catalog ItemTask to submit a Service Catalog item.
Submit Order GuideTask to submit an Order Guide.
Collect Employee InputUses an employee form for input.
ChecklistTask with a checklist of items.
E-signatureSign a document electronically (Recommended).
CredentialPrompt user login for acknowledgment (Deprecated).
Sign DocumentSign or edit a document (Deprecated).
Take SurveyAssigned survey task.
Upload DocumentsUpload required documents.
URLAcknowledge by visiting a URL.
View VideoWatch an embedded video.

⚠️ Note on Deprecations
Task types like Credential, E-signature (legacy), and Sign Document are hidden in the Yokohama release but remain supported for backward compatibility. Use E-signature (new) going forward.


Assignment Settings

FieldOptions
Assignment typeAssign to Employee or Fulfiller.
Due dateSet relative to task assignment or parent case.
Set reminderConfigure reminders for the assignee.
Reminder templateChoose a notification template.
Interval/When to sendSet timing for reminders.

Additional Settings

FieldDescription
StateDefault task state (e.g., Draft, Ready, Work in Progress).
Task support teamDefines who responds when users ask questions.
Use global descriptions for translationsEnable localization using global descriptions.
Add FieldPre-fill task form fields using values or dynamic variables.

💡 Dynamic Variables: You can personalize content using dynamic variables. Use sn_hr_core.task_template_variable_ignore to restrict sensitive data like SSNs.


Saving the Template

Once all fields are configured:

  • Click Submit to create a new template.
  • Click Update to save changes to an existing one.

Conclusion

HR task templates streamline the creation and assignment of tasks in HR workflows, ensuring a consistent and efficient user experience. By configuring templates properly, you enable HR services and lifecycle events to function automatically and accurately.

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *