forked from relativitydev/Gravity
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGravityGettingStarted.txt
More file actions
25 lines (22 loc) · 1.23 KB
/
GravityGettingStarted.txt
File metadata and controls
25 lines (22 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
1st step:
- add reference for the "kCura.Data.RowDataGateway" assembly to Gravity and Gravity.Test project
- add reference for the "kCura.Relativity.Client" assembly to Gravity and Gravity.Test project
- add reference for the "Relativity.API assembly" assembly to Gravity and Gravity.Test project
2nd step:
- install Gravity Demo application on a workspace in a Relativty instance (the installer is located in ..Gravity\Gravity.Demo\Installers Folder)
3rd step:
- add the correct values for your Relativity instance in the App.config file of Gravity.Test project:
- WorkspaceID - the workspace where Gravity Demo is installed
- SQLServerHostName - server host name
- SQLServerUsername - username for server
- SQLServerPassword - password for server
- RsapiUrl - rsapi Url
- RsapiUsername- rsapi username
- RsapiPassword- rsapi password
- SMTPServer - not yet implemented
- SMTPPort - not yet implemented
- SMTPFromEmailAddress - not yet implemented
- SMTPUsername - not yet implemented
- SMTPPassword - not yet implemented
4th step:
- In order to run the tests from "RsapiDaoTest.cs" replace the value of the "rdoArtifactID" variable with the ArtifactId of the GravityLevelOne object demo instance