I've been investigating how to obtain an analysis report from the SDLSystem database behind GroupShare 2015.
I see the table (proj.AnalysisStatistics) which stores the analysis, and I can also see that there's a sproc (proj.GetProjectAnalysisStatistics…
Dears ,
We are using SDL Trados 2015 + Groupshare .. When we have an archived project and wants to reopen it , Itys mentioned in the documentation :
Archiving a Completed Project
To archive a project:
Select the projects you wish to archive…
Dears ,
I'm working on a plugin that connects to the groupshare DB and gets all open projects and import them to the Project controller ..
In the code , I define the server as :
Uri serverAddress = new Uri("ps. MyServerAddress:MyPort/"); server…