Hello,
Our firm uses GS 2020 SR1 CU08 with Trados Studio 2022 17.0.6.14902, and I am trying to automate the finalisation process via Groupshare REST APIs.
So far I've found an API called "ProjectFinalize" and it works perfectly except that it converts…
Hi, I wonder if anyone has ideas why the following happens with some of our GroupShare 2017 memories:
We are using third party ERP to run translations jobs through Studio and GroupShare, and there are automated work flows that create the projects…
How is it possible to run AutomaticTask.PreTranslateFiles, using server based Translation Memories?
MainTranslationProviderItem Uri="sdltm. gsdemo.gs.sdlproducts.com/ Global Solution Consultants%2FBC Translation Productivity%2FSDL EMEA LSP%2FSDL LSP…
Hello,
we have problem to import a TMs to GroupShare 2017 CU10.
we had a working program with SDL Studio 2019 (SDLTradosStudio2019_CU1_36320) - this worked
but with SDLTradosStudio2019_SR2_15.2.5.2145 its NOT. Newtosoft problem exactly like this…
While creating and analysing projects using the project automation SDK, I've noticed strange analysis results.
First of all, here's the code which runs the analysis:
private void FormulateAnalysisSettings(IProject project) { var settings = project…
While using the API to publish a project to GroupShare using
var publishProjectResult = FileBasedProject.PublishProject(...);
the status response is "Failed".
If I then dig into the publishProjectResult.Messages I read the following...
Der Execution…
This problem - noted in the title - appears to be a common one: Here are just a small sample of form threads where people are looking for solutions to this
SDL Trados API question License check failed, with exception: Sdl.Core.PluginFramework.PluginFrameworkException…
While building a tool to automate the creation and publishing of projects to GroupShare, I've found that I'm unable to publish projects to GroupShare.
The process first of all creates an organisation to which it will upload the project; then it does…