• Added file is not checked in

    We are upgrading Studio 2017 to 2022 and GS 2017 to 2020 automated with our own plugin. We open an existing project from GroupShare and add new files to project. _tradosProject.AddFiles(files, folderPathinProject); Then we check in all files _tradosProject…
  • Sdl Sdk Project Automation Use Template and PreTranslateFiles using Server Based Translation Memories

    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…
  • Add a user to server-based MultiTerm termbase

    I'm trying to programmatically add a GroupShare user to a server-based MultiTerm termbase - ideally using an API - and assign this user the "Expert" role (or any custom role, for that matter). I've seen the following question in which the proposed solution…
  • Adding user from Groupshare to "Public" role in Multiterm server

    Is there any way to add specific user to a termbase "public" role using API? I have found this: http://producthelp.sdl.com/kb/Articles/4887.html But this does not work - user is not able to read termbase after downloading project from groupShare even…