NuixAnnotateDocumentIdList
Alias:NuixAnnotateDocumentIdList
Output:Unit
Requires Nuix.Version 7.4
Requires Nuix.Features: PRODUCTION_SET
Annotates a document ID list to add production set names to it.
Parameter | Type | Required | Position | Default Value | Example | Summary |
---|---|---|---|---|---|---|
ProductionSetName ProductionSet | string | ✔ | 1 | The production set to get names from. | ||
DataPath IdList | string | ✔ | 2 | Specifies the file path of the document ID list. | ||
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. |