Hello.
I would like to know if it is possible, through my application I send the schemas and domain files to the Relativity Server (upload files)
PS: Without needing the Relativity Admin Tool
Hello.
I would like to know if it is possible, through my application I send the schemas and domain files to the Relativity Server (upload files)
PS: Without needing the Relativity Admin Tool
Hello
Relativity AdminTool works via API exposed by the Relativity Server in its AdminService service. Take a look at the attached console app - it shows how to connect to the Relativity instance and to access domain settings.
RelativityAdminAccess.zip (10.6 KB)
Hope that helps