Skip to main content
Version: v0.18.0

NuixCreateNRTReport

Alias:NuixCreateNRTReport

Output:Unit

Requires Nuix.Version 7.4

Requires Nuix.Features: ANALYSIS

Create a case report using an NRT file.

ParameterTypeRequiredPositionDefault ValueExampleSummary
NRTPath
Template
string✔1The NRT file path.
OutputPath
ReportPath
string✔2C:/Temp/report.pdfThe output path.
OutputFormat
Format
string3PDFThe format of the report file that will be created.
ApplicationName
NuixAppName
NUIX_APP_NAME
stringNuixThe application name generating the report.
CasePath
Directory
stringUse the current open caseC:/Cases/MyCaseThe case path to use. If this is set, that case will be opened. If it is not set, the existing case will be used. If it is not set and no existing case is open this will result in an error.
GlobalResourcesPath
GlobalResourcesUrl
GLOBAL_RESOURCES_URL
stringNo global resource path setThe path to the global resources folder. Must have a trailing '\'.
LocalResourcesPath
LocalResourcesUrl
LOCAL_RESOURCES_URL
stringNRTPath with extension removed and \resources appended.C:\ProgramData\Nuix\Reports\Resources\The path to the local resources folder. Must have a trailing '\'. The resources folder can be obtained by unzipping the NRT file.
Title
ReportTitle
NUIX_REPORT_TITLE
string<Case Name> ReportThe report title.
User
NuixUser
NUIX_USER
stringThe case investigator property.The report user.