• Api languages-resource-service

    Hello, I am currently using the following end point in the API Method : GET Url: /api/languages-resource-service/templates It’s working fine when we only have one template and the reply is huge as we have all the details of the template. …
  • Source folder for files upload API?

    I'm trying to utilise APIs that upload files to existing studio projects which are published to Groupshare; however, I'm not sure how to locate the source folder where I should put the files in. Here are the APIs I'm trying to use: POST /api/projectserver…
  • Unable to update UseDate

    Hi In the groupshare API for TM, When I confirm a TU, the Usage Count is being updated correctly. The same way UseDate should also be automatically set to the time of confirmation. This is not happening, The UseDate is always same as the CreationDate…
  • Translation Memory is not attached automatically to the Trados packages

    Hello, One of our common clients started to experience issue with Trados packages not including TM since 21.05.20 We checked our API infrastructure and as no change was made could you please advise if between SR2 15.2.5.2145 and SR2 15.2.7.2849 was…
  • language translator count API using PHP

    Hello , I need language translator count words API in PHP id it available or any example ? i have find in google but i can not find in php. I found https://github.com/sdl/groupsharekit.net this one but this one is in c#. can you please help…
  • Project Creation direct in Groupshare 2020

    We're looking at ways to create new projects using the Groupshare 2020 API It would seem that using Groupshare alone (not Studio), whether you create a project from the API or the Web UI your first step is to select a Project Template This template…
  • Trados Studio 2019 API, FileBasedProject + Groupshare -> Expired token, unexpected exception, could not instantiate translation engine.

    Dear SDL Devs, dear community, we are currently running into the following issue: Our Code uses an existing FileBasedProject. When updating the project credentials or TM settings we get the following exception: Die Übersetzungs-Engine 'sdltm.…
  • Problems when using GroupShareKit on MultiTerm

    Hi I've to write an application, for work that requests Concepts from ConceptIDs from MultiTerm using the Group Share Kit in C#. However some ConceptIDs return nothing (throws an Exception) on existing ConceptIDs some not all. This does not appear…
  • Maximum number of CALs reached

    Hello, we've build a plug-in for editors which directly looks up words in MultiTerm while the author writes. This works fine on our side but at one of our customers, MultiTerm returns "Maximum number of CALs reached." So obviously we somehow request…
  • CheckinFiles LocalFileState=new doesn't work

    Studio 2017SR1 GS 2017 SR1 Hi there, don't have success following this instruction " producthelp.sdl.com/.../5457cb35-5a41-432a-8f37-058ae23f2c4f.htm" to checkin new files. I'm adding files with _tradosProject.AddFiles(files); to an existing…
  • Programmatically adding a TM as AnyTM - "Failed to create an instance of translation provider"

    We have an automation program which uses the SDK to create projects. This has been working fine for a few years but now that we've started using templates which reference server-based AnyTM TMs we've encountered an exception: Because the TM(s) are…
  • REST API documentation

    Hi everyone, I'm looking for documentation for the REST API endpoints . By 'documentation' I mean, something development language unspecific (not something .Net specific like https://github.com/sdl/groupsharekit.net ). One part of the documentation…
  • Where is GroupShare Rest API information about making quotation related to analyse report

    Hello Team. I want to know how to develop the feature which is making quotation related to analyse report. Is it possible? The reason why I ask this question is one of potential clients asked me how to make quotation with analyse report in GS 2017…
  • GroupShare 2017 ChangeAssignment API throws BadGatway error

    Hi I'm attempting to change the translator for about 300 files in the same project and language. The ChangeAssignment call returns with a BadGateway error, but I can see in Studio that the changes were actually applied. I assume that this is some kind…
  • Weird behaviour of REST Api installation

    Hi, we just installed Groupshare 2017 and testing the new REST API Feature. As stated in this post: https://community.sdl.com/developers/language-developers/f/57/t/12213 the start point for REST API should be http://<server>/swagger-ui/#/ If i use…
  • reading .sdltm as AnyTM, Programmatically

    Hi, every one We are using an .sdltm Translation Memory file in our translation processes in both directions. As you know In SDL Trados 2017 by selecting "AnyTM: Any file-based TM...", we make a translation memory works in both language directions.…
  • Get check-in/out status of a GroupShare file

    Is there a GroupShare API call which specifies whether a language file is checked in or out? This API call seems to be the closest I can find as it has germane information but it doesn't have the specific detail I need. If there is no such API call…
  • API for World Server packages

    Hi, I have a question about World Server packages. Is there any API that allows to import it and create projects? Trados Studio API does not allow to import WS packages, what about Groupshare REST API? As far a I investigated it does have some…
  • Unexpected exception when initializing task 'Analyse':

    Hey guys, Iam working on a a project that is including Trados 2017 and its API. ProjectFile[] files = this.sdlProject.GetTargetLanguageFiles(); AutomaticTask anaylzeTask = this.sdlProject.RunAutomaticTask(files.GetIds(), AutomaticTaskTemplateIds…
  • Project Automation API: License check failed, with exception: Sdl.Core.PluginFramework.PluginFrameworkException: No Application specific plug-in directory found.

    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…
  • Synchronising GroupShare project changes

    Hi I'm attempting to change various project settings via the API, which does work for local projects. When a project has been published to GroupShare however, other users do not see the changes. I've tried changing the project description and duedate…
  • Failed to create an instance of translation provider

    Hi! We have just installed CU11 for Trados Studio 2014 SP2. Now the project preparation throughs inner exception "Failed to create an instance of translation provider". The following code snippet worked just fine in CU10: ====================…
  • Use existing user db with GroupShare 2015

    We developed a system that among other things manages Trados Studio project files. We’d like to replace this functionality with GroupShare so that users can directly open the projects within Studio without having to up-/download any projetct packages…
  • Groupshare API - changeassignment response error 500

    Hello, i am receiving error 500 while accessing projectserver/api/1.0/projects/{projectId}/changeassignment . Please find the created json content underneath. note: the assigned users field contains the user guids. The documentation just sets here…
  • SDL API - Reports

    We are using the API to create and publish projects on Groupshare. During the project creation process, reports are created, however when project is published to Groupshare, the reports are being deleted. Is there any way to keep the reports once the…
1 2