Reference for Document Templates
Reference topics provide additional information about Document Templates.
Components installed with Document Templates
Several types of components are installed with activation of the Document Templates plugin, including tables and user roles
Demo data is available for this feature.
Roles installed
| Role title [name] | Description | Contains roles |
|---|---|---|
| Document templates reader [sn_doc.reader] |
|
None |
| Document templates writer [sn_doc.writer] |
|
|
| Document templates administrator [sn_doc.admin] |
Provides read, write, and delete permissions to document templates. | sn_doc.writer |
Tables installed
| Table | Description |
|---|---|
| PDF Template Mapping [sn_doc_pdf_template_mapping] |
Table to store the fields mappings of a PDF document template. |
| HTML Template [sn_doc_html_template] |
Table to store HTML document templates. |
| PDF Template [sn_doc_pdf_template] |
Table to store PDF document templates. |
| Participant [sn_doc_participant] |
Table to store the details defined for participants. |
| Document Task [sn_doc_task] |
Table to store document template tasks. |
| Document Task Note [sn_doc_task_note] |
Table to store the details of review notes. |
| Document Template [sn_doc_template] |
Base table for PDF Template and HTML Template tables. |
| Document Template Category [sn_doc_template_category] |
Table to store document template categories. |
| Document Template Script [sn_doc_template_script] |
Table to store document template scripts. |
| Table of Contents Configurations [doc_toc_config] |
Table to store TOC configurations that are used in an HTML template. Nota: This
table is available by default with ServiceNow Platform.
However, the menu shortcuts to navigate to this table are available with the Document Templates application
only. |
| Page Number configurations [doc_page_number_config] |
Table to store page number configurations that are used in an HTML
template. Nota: This table is available by default with ServiceNow Platform. However, the menu shortcuts to navigate
to this table are available with the Document Templates application only. |