IImportBulkArtifactJob Interface

Relativity Import APIs
Describe the functionality for importing Artifacts into a workspace, setting import parameters, loading data, and retrieving messages from the OnMessage event.

Namespace:  kCura.Relativity.DataReaderClient
Assembly:  Relativity.DataExchange.Client.SDK (in Relativity.DataExchange.Client.SDK.dll) Version: 1.5.0
Syntax

public interface IImportBulkArtifactJob

The IImportBulkArtifactJob type exposes the following members.

Methods

  NameDescription
Public methodExecute
Executes the DataReaderClient, which operates as an iterator over a data source.
Public methodExportErrorFile
Exports the error file for an import job. This file is written only when errors occur.
Public methodExportErrorReport
Exports the error log file for an import job. This file is written only when errors occur.
Top
See Also

Reference