Create an audit report template in classic formats
Create an audit report template to generate an audit report. If you're an audit developer, you can use either the HTML, Script, or XML format to create an audit report template. You can then use the audit report template to display data in an audit report.
Before you begin
Role required: sn_audit.developer
Procedure
Navigate to All > Audit > Audit Report > Classic Report Templates.
Select New.
On the form, fill in the fields.
| Field | Value | ||
|---|---|---|---|
| Name | Name of the audit report template. | ||
| Type | Type of the audit report template. Available options are:- Script - HTML - XML You can use these formats to generate the audit report template. These templates are used in the audit reports to display data in HTML, Script, or XML format. | ||
| Is default | Option that indicates that this template is used as the default template for all KB articles. | ||
| HTML | HTML code. When you select the HTML option, you can add the HTML code in the audit report template as shown in the following example: Image omitted: html-code-audit-report-template.png ScriptHTML code for audit report template.</td></tr><tr><td> | Script code. When you select the Script option, you can add the Script code in the audit report template as shown in the following example: Image omitted: script-code-audit-report-template.png XMLScript code for audit report template.</td></tr><tr><td> | XML code. When you select the XML option, you can add the XML code in your audit report template as shown in the following example: Image omitted: xml-code-audit-report-template.png XML code for audit report template.</td></tr></tbody>
Image omitted: html-audit-report-template.png Audit report template. |