Use Nuix Report Templates
Nuix Report Templates (NRTs) enable the generation of reports by defining how a report should be processed and by providing all the resources required for the report generation by container applications. NRTs generate reports in different formats, and each format uses a different template to produce the required output. The supported formats are CSV, HTML, PDF, and XLS.
Resources are any files that are required to produce the report, like images, scripts, styles, and templates. Containers are the applications that parse and process the template, such as Nuix Workstation. Containers are also responsible for providing the data to be used in the template. A typical example would be the items in a case and metadata profiles available in Nuix Workstation.
Reporting is enabled for all licenses with the feature NRT_REPORTS. This section covers the following:
Technology used, this includes how to:
Configure Jasper Studio to recognize Nuix API
Structure of an NRT file
Generate a report using an NRT , this includes how to:
Generate a report, including Standard variables
Generate a report in Nuix Workstation using a NRT
Generate a NRT report using the scripting API
Generate an Investigator Report
Examine a report
For how to import and export an NRT file, see Import or export Nuix Report Templates in Configure operational settings under Set Global Options.