NuixExtractEntities
Alias:NuixExtractEntities
Output:Unit
Requires Nuix.Version 5.0
Extract Entities from a Nuix Case.
Parameter | Type | Required | Position | Default Value | Example | Summary |
---|---|---|---|---|---|---|
OutputFolder ToDirectory | string | ✔ | 1 | C:/Output | The path to the folder to put the output files in. | |
CasePath Directory | string | Use the current open case | C:/Cases/MyCase | The 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. |