Hi,
we have "TM Batch Exporter", it is custom development. It exports TMs from TM server according to certain criteria into TMX files. It uses for Export TranslationMemoryExporter Class. Simply put:
- The "TM Batch Exporter" works in combination Studio…
Hi
I am trying to create a server based translation memory using the SDL Studio 2017 API and I am getting the following exception, when i try to save the TM:
serverTM.Save()
System.AggregateException occurred HResult=0x80131500 Message=One or more…
Hi
We have upgraded GroupShare to 2017 SR1 and are using the newest SDL Studio 2017 client.
The following code does not work: Credentials are correct, I am using sa user. I can get the ResourceGroups and Resources, but not the TMs.
TranslationProviderServer…
Hello developers
The below chunk of code runs well with most recent version of GS if used with Studio 2017 pre-SR1. After updating to Studio 2017 SR1 (14.1.6413.8) the TM-Server doesn't respond anymore.
I am stuck here. What has changed?
For Each…
Hello Language Developers
We have developed an automation with Studio 2017 API that can process return packages and update the server TMs of a customer using GroupShare. All worked well until the customer updated to GS 14.0.5111.4.
The automation…
Hi all,
I'm using SDL Trados 2017 Project Automation API. The code is working fine in creating project using template, adding files, scanning files, and converting to translatable format. But when it got to Word Count, the exception occurred. When I…