Hello,
I wanted to ask your opinion if it would be feasible to automatically retarget the plugin dependencies to the actual versions (as long as there weren't any breaking changes). Let me share a bit more context on where I encountered this:
The…
Hello,
I've been trying to find a way to get the cursor position on the target segment. This is actually the first step of something that should be fairly simple: I'd like to get the portion of the target segment from the beginning of the segment up…
Dear SDL Devs, dear Community,
we are still using the file based API. On Studio 2019 we get the following error, using Sdl.LanguagePlatform.TranslationMemoryApi :
Could not load file or assembly 'Newtonsoft.Json, Version=9.0.0.0, Culture=neutral…
In this article, I would like to present a method for retrieving the list of active Projects in SDL WorldServer using the REST API.
The method takes two parameters:
wsBaseUrl
token
The wsBaseUrl must be the <serverURL>:<portnumber> where your…
In this article, I would like to present a method for completing an active Task Step in SDL WorldServer using the REST API.
The method takes three parameters:
wsBaseUrl
token
completeTaskStepRequestBody
The wsBaseUrl must be the <serverURL…
In this article, I would like to present a method for downloading a file (asset) associated with a Task in SDL WorldServer using the REST API.
The method takes six parameters:
wsBaseUrl
token
taskId
assetName
downloadLocation
assetLocationType…
In this article, I would like to present a method for retrieving a list of Tasks from a Project in SDL WorldServer using the REST API.
The method takes three parameters:
wsBaseUrl
token
projectId
The wsBaseUrl must be the <serverURL>:<portnumber…
In this article, I would like to present a method for creating a Project Group in SDL WorldServer using the REST API.
The method takes three parameters:
wsBaseUrl
token
projectGroups
The wsBaseUrl must be the <serverURL>:<portnumber> where…
In this article, I would like to present a method for uploading a collection of files to SDL WorldServer using the REST API.
The method takes three parameters:
wsBaseUrl
token
files
The wsBaseUrl must be the <serverURL>:<portnumber> where…
Hello,
I wrote a console application in visual studio c# that creates a project based on few parameters.
It's mostly similar/taken from the example in the project automation sdk documentation.
I need, after copying to target language the sdlxliff…
As a developer for a Java program, we would like to be able to automatically create SDLXliff files from an XLIFF (inculding a TMX).
Are there any API's available for Java or is there a detailed specification of the SDLXliff format available?
Thank…
I have an MultiTerm application that uses Sdl.MultiTerm.TMO.dll, designed for 32-bit Access. I'm trying to set up this same application to run in 64-bit Access. So far, I have been able to successfully modify the API calls and the application compiles…
It is now possible to connect to SDL WorldServer and perform a number of actions by using the WorldServer REST API. The REST API documentation is available from your WorldServer instance by accessing <serverURL>:<portnumber>/ws-api/docs/ws-api-doc-v1…
SDL API with Groupshare Server Based TMs.
Ref. to the subject given, note that we are onto a task of creating projects as well as generating (populating) TMs through an API. We already have our own web-service which successfully communicates with SDL…
Hi,
I'm trying to install SDL SDK file on my desktop but after clicking next and install then progress bar comes up little bit and automatically installation program turns off without any notification.
But, C:\ProgramData\Package Cache\SDL\SDLTradosStudio2015SDK4…