Configure an HR PDF document template for an Adobe Sign template
If you are using the Adobe Sign integration, configure an HR PDF document template for each Adobe Sign template that you want to make available for signing. You must map each signature field from the Adobe Sign template to an appropriate user field in a table.
Before you begin
Create the Adobe Sign template that you want to make available for signing through theAdobe Sign system. See the Adobe Sign user guide for more information. You must also synchronize your accounts to bring the Adobe Sign template (and any other new or updated templates) into the ServiceNow system. See Sync Adobe Sign with ServiceNow for more information.
Note: Each Adobe Sign in template must have one associated document. Multiple documents per template are not supported.
Role required: sn_hr_core.admin
Procedure
Navigate to All > HR Administration > Document Templates.
Click New or open a record.
Note: If you are creating a record, make sure to select PDF Document Template.
On the PDF Document Template form, set the Template type field to
Adobe Sign Templates.
Set the template type to Adobe Sign Templates
**Note:** Pre filled Adobe sign templates are not supported.
- Fill in the fields on the form, as appropriate.
| Field | Description |
|---|---|
| Name | Name of the HR document template. |
| Table | HR table that the HR document template is associated with. |
| Document type | Document type that the HR document template is categorized under. |
| Active | Option to activate the HR document template for use. |
| Template type | Set the value to `Adobe Sign Templates`. |
| Adobe Sign Document | Select the Adobe Sign template to use.Note: You must synchronize each time you need to get new or updated Adobe Sign templates. |
| HR criteria | Defines the conditions that the subject person of an HR case must meet for an HR agent to be able to access the HR document template on their behalf.Note: When defining conditions like case sensitivity or null values, see API GlideFilter - Scoped, Global API API. |
Right-click on the form header and click Save.
The PDF Template Mappings section is displayed.
In the PDF Template Mappings section, you must manually map fields from the Adobe Sign template to corresponding table fields to populate the document when it is generated for signing.
How to assign the signing order for serial signing in Adobesign.
| Field | Description |
|---|---|
| Field name | Name of the field that is being mapped from the Adobe Sign system to the ServiceNow system. Note: Ensure that the Field name of Document field type Signature is specified as Participant1, Participant2, Participant3, and so on. |
| HR PDF Template | Name of the HR PDF template. |
| Document field | Suitable name of the field that is being mapped. |
| Document field type | Type of the document field that is being mapped, such as Signature, Text, or check box. |
| Mapping table | HR table that stores all the field mappings. |
| Mapping field | Reference field from which the value is rendered in the Document field. |
| Signing order | Order in which the participants are to sign the document. Note:
|
| Active | Option for enabling or disabling a field mapping. |
**Note:** Field mappings are case sensitive.
- Click Submit.
Parent Topic:Integrating with the Adobe Sign service