Skip to main content
Version: v0.18.0

NuixImportDocumentIds

Alias:NuixImportDocumentIds

Output:Unit

Requires Nuix.Version 7.4

Requires Nuix.Features: PRODUCTION_SET

Imports the given document IDs into this production set. Only works if this production set has imported numbering.

ParameterTypeRequiredPositionDefault ValueExampleSummary
ProductionSetName
ProductionSet
string✔1The production set to add results to.
DataPath
FromList
string✔2Specifies the file path of the document ID list.
AreSourceProductionSetsInData
SetNameInList
bool3falseSpecifies that the source production set name(s) are contained in the document ID list.
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.