Skip to main content
Version: v0.19.0-alpha 🚧

RelativityImport

Alias:RelativityImport

Output:Unit

Imports a load file into Relativity using the desktop client

ParameterTypeRequiredPositionDefault ValueExampleSummary
Workspaceint or string✔1The Workspace to import into. You can provide either the Artifact Id or the name
DestinationFolderintThe case root folder.1476826Sets the destination folder for the upload.
FileImportTypeFileImportType✔NativeThe file import type
FilePathstring✔C:/Data/Load.csvThe path to the file to import. This should be a .csv, .dat, or .opt file.
FullTextFileEncodingintWindows' default encoding1252Sets the encoding of any full text files to a particular code page id.
LoadFileEncodingintWindows' default encoding1252Set the encoding of the load file to a particular code page id.
SettingsFilePathstring✔C:/Settings.kweThe path to the settings file (.kwe or .kwi)
StartLineNumberint0The starting line number of the load file for the upload.