• Invalid project Option specified, Cannot validate upload : error 400

    we sent a translation request in Test env and receive this error Invalid Project Options specified. Cannot validate upload (error 400) Tenant : 591314 Request reference: 44692-InvPolicy-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx project option id : "61603a6969ac9a2b8fddfe9b…
  • API doesn't return the error

    HI, I am using the API's RWS language cloud in order to get information about file I load via a platform. The problem is that someone uploaded a file doc but Trados get this error "Error in File Type Detection". The most problematic thing is that…
  • Strongly named assembly required on our Trados Studio plugin.

    Hi guys we have this issue on a Verication plugin that we are developing. The thing is that from our Verifier Plugin code we are referencing to an assembly for another project by NuGet (It is a custom library developed by us too) We could compile and…
  • Null Reference in Convert file in 2019

    This basic project automation line of code works in 2017 but not in 2019 why not? var convertTask = project.RunAutomaticTask(fileIds, AutomaticTaskTemplateIds.ConvertToTranslatableFormat); I can confirm that the fileIds are populated from the…
  • SDL Trados self-hosted REST API

    Hello community, I have a request from a customer, he wishes to automate a huge part of his translation process by creating a web UI that his customers can use to create Trados projects, now, my question is the following: Is there some sort of prebuilt…
  • How to convert back from SDLXliff to original format programmatically?

    Hello community, I'm creating a programmatic pipeline for generating projects automatically, I already created the first part of this process and everything runs smooth, I run the program over a file and get the sdlxliff (there is a series of events opaque…