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
The IImportBulkArtifactJob type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Execute |
Executes the DataReaderClient, which operates as an iterator over a data source.
|
![]() | ExportErrorFile |
Exports the error file for an import job. This file is written only when errors occur.
|
![]() | ExportErrorReport |
Exports the error log file for an import job. This file is written only when errors occur.
|
See Also