Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Migrating from HR Document Templates to Document Templates

Review these guidelines to successfully migrate from HR Document Templates to Document Templates. Document Templates provides the latest experience of HR Document Templates functionality with additional features and capabilities.

Important:

Starting with the Australia release, HR Document Templates is deprecated and no longer supported or available for new activation.

Use Document Templates that provides the latest experience for this functionality. For migration guidelines, see Migrating from HR Document Templates to Document Templates.

For deprecation details, see the Deprecation Process [KB0867184] article in the Now Support knowledge base.

Review the following details to understand the key offerings and differences between HR Document Templates and Document Templates.

Table/FeatureHR Document TemplatesDocument Templates
TemplateHR Document Template\[sn\_hr\_core\_document\_template\]Document Template\[sn\_doc\_template\]
Document Type/CategoryDocument Type \[sn\_hr\_core\_document\_type\]Category\[sn\_doc\_template\_category\]
CriteriaHR Criteria \[sn\_hr\_core\_criteria\]User Criteria \[user\_criteria\]
PDF template mappingsPDF Template Mapping\[sn\_hr\_core\_pdf\_template\_mapping\]Template Mapping \[sn\_doc\_pdf\_template\_mapping\]
ParticipantsParticipants aren't supported.You must directly map user fields in HTML template body or PDF template mappings.Participants are supported. Participant details are stored in the Participant \[sn\_doc\_participant\] table. You must map participants for signing in HTML body and PDF template mappings.For an HTML template, see Create participants for an HTML document template. For a PDF template, see Create participants for a PDF document template.
HTML Template Translation-SupportedSee Use Localization Framework for Document Templates
HTML template blocks-SupportedSee Document blocks in Document Templates.
HTML template scripts-SupportedSee Document template scripts.
HTML template TOC-SupportedSee Create a TOC configuration in Document Templates.
User actionOnly one action type is supported: Signing

Different action types are supported (Fill, Review and Signing) based on the template type.For an HTML template, see Action type in Create participants for an HTML document template.

For a PDF template, see Action type in Create participants for a PDF document template.

TaskingTasking is done through HR tasks.Tasking is done through document tasks based on configured participants.
Signing typeFor HTML, only ServiceNow signing is supported.For PDF, all three signing types are supported: ServiceNow Sign, DocuSign, and AdobeSign.

For both HTML and PDF, all three signing types are supported: ServiceNow Sign, DocuSign, and AdobeSign.Note:

  • Template must be created in ServiceNow.
  • Only signing is supported in external system.
  • Templates that are created in DocuSign or AdobeSign aren't supported in the Document Templates application.
HR case fields to be used in case template
Document templatePDF template \(pdf\_template\)Document template \(document\_template\).
Document type/categoryDocument type \(document\_type\)Document template category \(document\_template\_category\)
HR service configuration
Case optionAutomatically create draft documentAutomatically Initiate Document tasks Automatically initiate document tasks based on participant configuration.

Migrate HR Document template (HTML) to Document Template

Follow the steps for migrating HR Document template (HTML) to Document template (HTML).

Before you begin

Role required: admin

Procedure

  1. Create a document template category in the Category [sn_doc_template_category] table (if HR Document template has a document type associated with it).

  2. Navigate to Document Template > HTML template.

  3. Click New.

  4. Fill in the form fields, such as Name, Table, Category, Body, Language, similar to HR Document template and save it.

    If there is any signature token (Signature token: ${signature}, ${<-user_field->.signature}) in HTML body, remove it and save the template.

  5. If HR document template has HR criteria associated with it, select the corresponding user criteria in the new document template.

  6. Find participants based on signature tokens in old HR document template body, and create participant records in the Participant related list in the new Document Templates.

    After a participant is created, add the signature token by clicking Insert signature. In the legacy HR Document Templates body, signature token is supported in the format ${<-user_field->.signature} while in new Document Templates body, signature token is supported in the format ${signature:<-participant_user_name->}.

  7. Publish the template by clicking Publish.

  8. Update the case template to use the new document template or category.

    See the HR case fields in the Functionality and Table Comparison: HR Document Templates and Document Templates table in Migrating from HR Document Templates to Document Templates.

Migrate HR Document template (PDF) to Document Template

Follow the steps for migrating HR Document template (PDF) to Document Template (PDF).

Before you begin

Role required: admin

If you want to migrate your AdobeSign or DocuSign templates to Document Templates:

  1. Download your organization’s AdobeSign or DocuSign PDF templates from AdobeSign or DocuSign accounts, and convert those templates to fillable forms.
  2. Manually create corresponding Document Template PDF template records and upload the downloaded PDFs. See the steps mentioned in the following procedure.
  3. Update the HR Service and HR Template configurations as required to align with the new PDF Document Templates that have been created.

Procedure

  1. Create a document template category in the Category (sn_doc_template_category) table (if HR Document template has a document type associated with it).

  2. Navigate to Document Template > PDF template.

  3. Click New.

  4. Fill in the form fields, such as Name, Table, Category, and Language, similar to that of HR Document Templates.

  5. If HR document template has HR criteria associated with it, select the corresponding user criteria in the new document template.

  6. Select Attachment type as Select from document revision, and add Document revision used in the HR document template.

  7. Select the corresponding signing type and Save.

  8. Click the Parse PDF related link.

    Template mapping records are created. Update the mapping fields.

  9. Create a participant record with action type Sign for each user who needs to sign the document.

    Note: This step is required only when legacy HR Document Template has PDF Template mapping record with Document field type as Signature.

  10. Publish the template by clicking Publish.

  11. Update the case template to use the new document template or category.

    For more information, see the HR case fields in the Functionality and Table Comparison: HR Document Templates and Document Templates table in Migrating from HR Document Templates to Document Templates.