https://github.com/relativitydev/api-workflow-demo
Open Source Community: various use of APIs for an api-workflow-demo
https://github.com/relativitydev/api-workflow-demo
Last synced: 2 months ago
JSON representation
Open Source Community: various use of APIs for an api-workflow-demo
- Host: GitHub
- URL: https://github.com/relativitydev/api-workflow-demo
- Owner: relativitydev
- License: other
- Created: 2019-05-28T21:48:05.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T04:29:07.000Z (over 3 years ago)
- Last Synced: 2023-08-08T08:13:08.983Z (over 2 years ago)
- Language: C#
- Homepage:
- Size: 26.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# api-workflow-demo
Open Source Community: This project has been **developed and tested only** in a **RelativityOne** instance.
To enter your **RelativityOne Instance details**, follow the below instructions:
- Enter **Tenant** name, **Relativity Admin username** and **password** in the **Constants.cs** class under **E2EEDRM.Helpers** project
To use the **Transfer REST API feature**, follow the below instructions:
- Contact Relativity Support to setup **Blobfuse** in your RelativityOne instance.
- Enter the Azure Blob storage details under **AzureSecrets** class in in the **Constants.cs** class under **E2EEDRM.Helpers** project
To use the **Export Production feature**, follow the below instructions:
- This feature is currently only compatible for 10.2.99.73 and above
- In this project we have provided the RDC installer for 10.2.99.73
- If you are using a version higher than this contact support@relativity.com to get the installer for the RDC
- If a previous version of the Relativity Desktop Client (RDC) is installed on your machine then uninstall that version
- In the project, double click kCura.WinEDDS64.Setup.msi executeable
- Follow the instructions on the Setup Wizard to complete the install
- You must manually launch and configure the RDC before you run the script.
If using this workflow on a **Dev VM or an on-prem** Relativity Instance, please keep in mind the following:
- You don't have to use the Transfer API feature, you can copy the files directly to the Processing Source location.
- You don't have to setup Blobfuse.