${partition.name} | Single line text string | Name of the client/partition. |
${partition.company_number} | Single line text string | Company Registration Number of the client/partition. |
${partition.reference_number}
| Single line text string | Reference number assigned to the client/partition. |
${project.name} | Single line text string | Name of the project. |
${project.description} | Multi line text string | Description of the project found under the Basic info tab. |
${project.start_date} | Single line text string | Start date of project period. |
${project.end_date} | Single line text string | End date of project period. |
${project.schedule_message} | Multi line text string | Scope description of project. |
${project.interviewers} | Table | A table of all project responsibles including name, email address, and phone number. |
${project.contacts} | Table | A table of all project contact persons including name, email address, and phone number. |
${project.conclusion} | Multi line text string | Management summary of the project found under the Reporting tab. |
${project.tasks} | Table | A table containing all control tasks in the project with the following content: Control objective name and description, Control reference, Control description, Performed tests, and Conclusion. |
${project.tasks.text} | Multi line text string | All control tasks in the project with the following content: Control objective name and description, Control reference, Control description, Performed tests, and Conclusion. |
${project.tasks_paper} | Table | A table containing all control tasks in the project with the following content: Control reference, Control description, Control notes, list of attached documents, and Conclusion. |
${observation.all} | Multi line text string | All observations with names and description ordered by impact. |
${observation.very_high} | Multi line text string | Names and description of all observations with very high impact |
${observation.high} | Multi line text string | Names and description of all observations with high impact |
${observation.low} | Multi line text string | Names and description of all observations with low impact |
${observation.very_low} | Multi line text string | Names and description of all observations with very low impact |
${measures.all} | Multi line text string | All measures (name and description) grouped under Sections (name and description) that has been added to the project under the System description tab. |
${measures.all.table} | Table | All measures (name and description) grouped under Sections (name and description) that has been added to the project under the System description tab. |