Sequence.Connectors.Relativity
0.18.0
dotnet add package Sequence.Connectors.Relativity --version 0.18.0
NuGet\Install-Package Sequence.Connectors.Relativity -Version 0.18.0
<PackageReference Include="Sequence.Connectors.Relativity" Version="0.18.0" />
paket add Sequence.Connectors.Relativity --version 0.18.0
#r "nuget: Sequence.Connectors.Relativity, 0.18.0"
// Install Sequence.Connectors.Relativity as a Cake Addin #addin nuget:?package=Sequence.Connectors.Relativity&version=0.18.0 // Install Sequence.Connectors.Relativity as a Cake Tool #tool nuget:?package=Sequence.Connectors.Relativity&version=0.18.0
Sequence® Connector for Relativity®
The Sequence Connector for Relativity® allows users to automate ediscovery and forensic workflows that use Relativity.
This connector has Steps to:
- Create new matters and workspaces
- Ingest data from CSV/Concordance or as entities
- Search and tag items
- Export Data as entities
Connector Settings
The Sequence Connector for Relativity® requires additional configuration
which can be provided using the settings
key in connectors.json
.
Supported Settings
Name | Required | Type | Description |
---|---|---|---|
RelativityUsername | ✔ | string |
The Username to use for authentication |
RelativityPassword | ✔ | string |
The Password to use for authentication |
Url | ✔ | string |
The URL of the Relativity Server |
DesktopClientPath | string |
The Path to the Relativity Desktop client. Required for the RelativityImport step. |
|
APIVersionNumber | int |
The version of the API to use. Defaults to 1 . You probably don't need to change this. |
Example connectors.json
Entry
"Sequence.Connectors.Relativity": {
"id": "Sequence.Connectors.Relativity",
"enable": true,
"version": "0.16.0",
"settings": {
"RelativityUsername": "YourUsername",
"RelativityPassword": "YourPassword",
"Url": "http://relativitydevvm/",
"DesktopClientPath": "C:\\Program Files\\kCura Corporation\\Relativity Desktop Client\\Relativity.Desktop.Client.exe",
}
}
Documentation
Download
Try SCL and Core
https://sequence.sh/playground
Developing
To successfully run integration tests, a copy of the EntityImportClient
needs to be in the Sequence.EntityImportClient
directory in the solution root.
Download the latest:
The EntityImportClient is automatically downloaded and included in the connector package when building using the CI.
Package Releases
Can be downloaded from the Releases page.
NuGet Packages
Release nuget packages are available from nuget.org.
Licensing
This product is licensed under the Apache License, Version 2.0. For further details please see http://www.apache.org/licenses/LICENSE-2.0.
This product may only be used by parties with valid licenses for Relativity®, a product of Relativity ODA LLC. Relativity ODA LLC does not test, evaluate, endorse or certify this product.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- Flurl.Http (>= 3.2.4)
- Relativity.API (>= 17.0.4)
- Relativity.DataExchange.Client.SDK (>= 1.17.7)
- Relativity.Environment.SDK (>= 2.0.2)
- Relativity.Extensibility.SDK (>= 1.5.2)
- Relativity.ObjectManager (>= 12.1.171.20)
- Relativity.Services.Interfaces.SDK (>= 13.6.2)
- Sequence.Connectors.EntityImportClient.Proto (>= 0.5.0)
- Sequence.Core (>= 0.18.0)
- System.Net.Http (>= 4.3.4)
- System.Runtime.Caching (>= 7.0.0)
- System.Web.Http.Common (>= 4.0.20126.16343)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.18.0 | 207 | 11/15/2022 |