<PackageReference Include="Relativity.Server.Import.SDK" Version="24000.1.1" />

IImportBulkArtifactJob

public interface IImportBulkArtifactJob
Describe the functionality for importing Artifacts into a workspace, setting import parameters, loading data, and retrieving messages from the OnMessage event.
void Execute()

Executes the DataReaderClient, which operates as an iterator over a data source.

void ExportErrorFile(string filePathAndName)

Exports the error file for an import job. This file is written only when errors occur.

void ExportErrorReport(string filePathAndName)

Exports the error log file for an import job. This file is written only when errors occur.