Adding SDL Language Cloud AT to Studio project programatically

Hi,

is there any description about how to add "SDL Language Cloud" as automated translation provider to a Studio project through the Studio API? 

Is this possible at all?

 

Thanks,

Tamas

Parents Reply
  • Hi,

    thanks, I tried it, but I'm not sure how to construct the URI. I checked it in an existing project and looks like this (Studio 2017) in the project file:

    bmslanguagecloud.https: //lc-api.sdl.com/?languagePairEngineMapping=en-US/de-DE:551cede7c846c55e0f6d1899;en-US/fr-FR:551cede7c846c55e0f6d1898;en-US/ja-JP:551cede7c846c55e0f6d189e

    (Added a space at https: // to prevent the editor converting it to a link)


    where do these guids come from? are these some kind of language pair IDs from the language cloud? How can I access them?

    Thanks,
    Tamas

Children