<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://uat.community.rws.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Managed Translation Developers forum - Recent Threads</title><link>https://uat.community.rws.com/developers-more/translation-management/managed-translation-developers/f/api-qa-managed-translation</link><description>Questions on the Managed Translation API... this is the place for them.</description><dc:language>en-US</dc:language><generator>Telligent Community 12 Non-Production</generator><lastBuildDate>Mon, 02 Feb 2026 20:16:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://uat.community.rws.com/developers-more/translation-management/managed-translation-developers/f/api-qa-managed-translation" /><item><title>Tridion Docs REST API endpoint to update content as new version</title><link>https://uat.community.rws.com/thread/60259?ContentTypeID=0</link><pubDate>Mon, 02 Feb 2026 20:16:53 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:02b59994-7839-488d-9490-cfd3f1192b84</guid><dc:creator>Janani Kalyanaraman</dc:creator><slash:comments>0</slash:comments><comments>https://uat.community.rws.com/thread/60259?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/translation-management/managed-translation-developers/f/api-qa-managed-translation/60259/tridion-docs-rest-api-endpoint-to-update-content-as-new-version/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m trying to use this endpoint to update content&lt;br /&gt;&lt;br /&gt;&lt;span class="opblock-summary-method"&gt;PUT&lt;/span&gt;&lt;span class="opblock-summary-path"&gt;&lt;span&gt;/v3/DocumentObjects/ByLanguageCardId/{LanguageCardId}/Content&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class="opblock-summary-description"&gt;Updates the document object content by its language card identifier.&lt;br /&gt;&lt;br /&gt;It works, but it overwrites existing version. How can I also rev the version during the update process?&lt;br /&gt;&lt;br /&gt;I did see another endpoint to create new version:&lt;br /&gt;&lt;br /&gt;&lt;span class="opblock-summary-method"&gt;POST&lt;/span&gt;&lt;span class="opblock-summary-path" data-path="/v3/DocumentObjects/Versions"&gt;&lt;span&gt;/v3/DocumentObjects/Versions&lt;/span&gt;&lt;/span&gt;
&lt;div class="opblock-summary-description"&gt;Creates document object version. - NOT IMPLEMENTED&lt;br /&gt;&lt;br /&gt;But it says not implemented. Does that mean I cannot use the REST APIs to update content of existing object as new version?&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>File translation thru API using VBA</title><link>https://uat.community.rws.com/thread/47828?ContentTypeID=0</link><pubDate>Tue, 20 Jun 2023 12:09:08 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:c5fa7b7d-65e0-4fb8-8181-a5b011a9638e</guid><dc:creator>Gaurav Chavan</dc:creator><slash:comments>1</slash:comments><comments>https://uat.community.rws.com/thread/47828?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/translation-management/managed-translation-developers/f/api-qa-managed-translation/47828/file-translation-thru-api-using-vba/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;I want to translate a file using API and thru VBA. I could translate text. But in case of file translation, I am unable to pass the file name/path.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please guide me how to pass the input filename/path in the body of the API.&lt;/p&gt;
&lt;p&gt;A sample VBA code will be useful.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;gaurav&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>import/add another .sdlppx to Trados project - Automation API</title><link>https://uat.community.rws.com/thread/46645?ContentTypeID=0</link><pubDate>Tue, 11 Apr 2023 10:53:45 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:4950ac2b-ec9d-4ecb-930a-4ea7e3353a6e</guid><dc:creator>Vladim&amp;#237;r Oberreiter</dc:creator><slash:comments>5</slash:comments><comments>https://uat.community.rws.com/thread/46645?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/translation-management/managed-translation-developers/f/api-qa-managed-translation/46645/import-add-another-sdlppx-to-trados-project---automation-api/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I can&amp;#39;t find out how to import/add other .sdlppx to Trados project.&lt;/p&gt;
&lt;p&gt;Example:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Client send me more .sdlppx from one Trados project (split project according target language). I need join/merge this .sdlppx to one project.&lt;/p&gt;
&lt;p&gt;At first I create project from one package:&lt;/p&gt;
&lt;p&gt;ProjectPackageImport packageimport = new ProjectPackageImport();&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FileBasedProject project = FileBasedProject.CreateFromProjectPackage(&amp;quot;projectPackageFilePath&amp;quot;, &amp;quot;projectFolder&amp;quot; , out&amp;nbsp; packageimport);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;How Can I import/add others .sdlppx to project.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks a lot for advice.&lt;/p&gt;
&lt;p&gt;Vladim&amp;iacute;r&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How can I get the Selected translation result?</title><link>https://uat.community.rws.com/thread/46379?ContentTypeID=0</link><pubDate>Thu, 23 Mar 2023 12:40:05 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:0f3f0d08-f341-4cb1-b219-8a147766c109</guid><dc:creator>Angela Sigee</dc:creator><slash:comments>2</slash:comments><comments>https://uat.community.rws.com/thread/46379?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/translation-management/managed-translation-developers/f/api-qa-managed-translation/46379/how-can-i-get-the-selected-translation-result/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;When in the editor I can get retrieve the current TM matches like this:&lt;/p&gt;
&lt;pre class="csharp" style="font-family:monospace;"&gt;    &lt;span style="color:#0600ff;font-weight:bold;"&gt;if&lt;/span&gt; &lt;span style="color:#008000;"&gt;(&lt;/span&gt;_editorController&lt;span style="color:#008000;"&gt;.&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;TranslationResultsController&lt;/span&gt;&lt;span style="color:#008000;"&gt;.&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;HasTranslationResults&lt;/span&gt;&lt;span style="color:#008000;"&gt;)&lt;/span&gt;
    &lt;span style="color:#008000;"&gt;{&lt;/span&gt;
        &lt;span style="color:#0600ff;font-weight:bold;"&gt;var&lt;/span&gt; trc &lt;span style="color:#008000;"&gt;=&lt;/span&gt; _editorController&lt;span style="color:#008000;"&gt;.&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;TranslationResultsController&lt;/span&gt;&lt;span style="color:#008000;"&gt;;&lt;/span&gt;
        &lt;span style="color:#0600ff;font-weight:bold;"&gt;var&lt;/span&gt; results &lt;span style="color:#008000;"&gt;=&lt;/span&gt; trc&lt;span style="color:#008000;"&gt;.&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;TryGetCurrentTranslationResults&lt;/span&gt;&lt;span style="color:#008000;"&gt;(&lt;/span&gt;&lt;span style="color:#008000;"&gt;)&lt;/span&gt;&lt;span style="color:#008000;"&gt;;&lt;/span&gt;
        &lt;span style="color:#0600ff;font-weight:bold;"&gt;if&lt;/span&gt; &lt;span style="color:#008000;"&gt;(&lt;/span&gt;results &lt;span style="color:#008000;"&gt;!=&lt;/span&gt; &lt;span style="color:#0600ff;font-weight:bold;"&gt;null&lt;/span&gt; &lt;span style="color:#008000;"&gt;&amp;amp;&amp;amp;&lt;/span&gt; results&lt;span style="color:#008000;"&gt;.&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;LookupResults&lt;/span&gt;&lt;span style="color:#008000;"&gt;.&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;Count&lt;/span&gt; &lt;span style="color:#008000;"&gt;&amp;gt;&lt;/span&gt; &lt;span style="color:#ff0000;"&gt;0&lt;/span&gt;&lt;span style="color:#008000;"&gt;)&lt;/span&gt;
        &lt;span style="color:#008000;"&gt;{&lt;/span&gt;
            &lt;span style="color:#008000;"&gt;...&lt;/span&gt;
&lt;/pre&gt;
&lt;p&gt;While I can then access all of the results I cannot see which one is currently selected. By default it is the first one (results&lt;span style="color:#008000;"&gt;.&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;LookupResults&lt;/span&gt;&lt;span style="color:#008000;"&gt;[&lt;/span&gt;&lt;span style="color:#ff0000;"&gt;0&lt;/span&gt;&lt;span style="color:#008000;"&gt;]&lt;/span&gt;) but of course the user may select a different one.&lt;/p&gt;
&lt;p&gt;Is there there a way to determine this via the API?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Trados development</title><link>https://uat.community.rws.com/thread/45930?ContentTypeID=0</link><pubDate>Wed, 22 Feb 2023 08:42:18 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:26813fd7-701f-4f83-90a6-aa4e4966833b</guid><dc:creator>li xiaobu</dc:creator><slash:comments>4</slash:comments><comments>https://uat.community.rws.com/thread/45930?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/translation-management/managed-translation-developers/f/api-qa-managed-translation/45930/trados-development/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;For the development of trados plug-in, how to obtain and parse the content of the current project&amp;#39;s glossary in the code, and the development language is C#.I hope to get your help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Signing of Trados 2019 plugins?</title><link>https://uat.community.rws.com/thread/44427?ContentTypeID=0</link><pubDate>Mon, 14 Nov 2022 17:18:16 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:2c613460-a784-408d-9c21-4e6c7bb010cb</guid><dc:creator>Jonathan Olds</dc:creator><slash:comments>1</slash:comments><comments>https://uat.community.rws.com/thread/44427?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/translation-management/managed-translation-developers/f/api-qa-managed-translation/44427/signing-of-trados-2019-plugins/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m currently working on a (&amp;quot;private&amp;quot;) plugin for Trados 2019 (at my client&amp;#39;s request) I&amp;#39;ve just seen that support for Trados 2019 is being downgraded from the end of the year.&lt;/p&gt;
&lt;p&gt;Are you (RWS) still signing private Trados 2019 plugins? Will you continue to do so after the end of this year?&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Jon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Terminology provider connection issue</title><link>https://uat.community.rws.com/thread/44183?ContentTypeID=0</link><pubDate>Thu, 27 Oct 2022 11:23:18 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:57ad0517-8056-49b7-92b3-d1b87090cbc0</guid><dc:creator>Bal&amp;#225;zs Feh&amp;#233;r</dc:creator><slash:comments>9</slash:comments><comments>https://uat.community.rws.com/thread/44183?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/translation-management/managed-translation-developers/f/api-qa-managed-translation/44183/terminology-provider-connection-issue/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Dear RWS,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have created a custom terminology provider for Studio 2022, 2021 and 2019. It connects to a remote web service and use that as a source. When the studio loads the terminology provider, if the service is not available, user not available...etc the plugin display a Window, in which the user can try to login. In studio 2022 everything works fine, but in Studio 2019, it fails to load the terminology provider, because when the plugin tries to display the UI to login, it throws an error &amp;quot;calling thread must be STA&amp;quot;. In Studio 2022 this error is also thrown, but after the first error, studio API tries once again and it successfully display the login UI. Thus I thought this is a fallback mechanism from studio side, if this error is cacthed then it retries to create the provider from the STA thread. I beleived in this, because it is quite a common scenario, if i remember well, if i add a server based MultiTerm termbase, and if the server is not available it also display a similar login window. However finding that 2019 studio works differently, it questions my beleif about that it is an on purpose fallback mechanism.&lt;/p&gt;
&lt;p&gt;Can you advise about this?&lt;/p&gt;
&lt;p&gt;Thanks in advance,&lt;/p&gt;
&lt;p&gt;Balazs&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Get target term with GroupShare REST API</title><link>https://uat.community.rws.com/thread/42228?ContentTypeID=0</link><pubDate>Wed, 22 Jun 2022 15:52:56 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:218525cc-1d58-42a9-94da-a6c36436ef2b</guid><dc:creator>Luca Menozzi</dc:creator><slash:comments>3</slash:comments><comments>https://uat.community.rws.com/thread/42228?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/translation-management/managed-translation-developers/f/api-qa-managed-translation/42228/get-target-term-with-groupshare-rest-api/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;I looking for a way to get the target term in a entry. Using the &amp;#39;/multiterm/api/1.0/termbases/search&amp;#39; I&amp;#39;m only able to receive back the source term for the source language &amp;#39;srcLangId&amp;#39;. I&amp;#39;ve tried to use the param &amp;#39;trgLangId&amp;#39; but the result is the same.&lt;/p&gt;
&lt;p&gt;The response has only the value for &amp;#39;termText&amp;#39; for the source language.&lt;/p&gt;
&lt;p&gt;Maybe the &amp;#39;trgLangId&amp;#39; field has another purpose...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;
&lt;p&gt;Luca&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Programmatically refresh the files list</title><link>https://uat.community.rws.com/thread/41028?ContentTypeID=0</link><pubDate>Wed, 30 Mar 2022 13:17:50 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:23ad286e-dbfd-4ea3-b916-53589b04e4fd</guid><dc:creator>Jean-Fran&amp;#231;ois  Verdoodt</dc:creator><slash:comments>2</slash:comments><comments>https://uat.community.rws.com/thread/41028?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/translation-management/managed-translation-developers/f/api-qa-managed-translation/41028/programmatically-refresh-the-files-list/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;we are currently migrating the plugins from version 17 to 21.&lt;/p&gt;
&lt;p&gt;We are facing a problem with the file list. As we add or remove a file in the project via the plugin.&lt;/p&gt;
&lt;p&gt;In the previous version we just needed to open the project, call the activation on the project controller and on the files controller and the list was refreshed.&lt;/p&gt;
&lt;p&gt;As from now, the same code doesn&amp;#39;t refresh the list anymore, it is only refreshed if the user press F5 key.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Could anyone help me on that case as I cannot find a way to do it.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Sorry if it&amp;#39;s the wrong place to post.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Jean-Fran&amp;ccedil;ois&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Trados 2019 - Creating projects</title><link>https://uat.community.rws.com/thread/38441?ContentTypeID=0</link><pubDate>Wed, 13 Oct 2021 16:00:03 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:54637508-29a8-4c09-9eaa-db499d49b4c6</guid><dc:creator>Daryl Stubbs</dc:creator><slash:comments>0</slash:comments><comments>https://uat.community.rws.com/thread/38441?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/translation-management/managed-translation-developers/f/api-qa-managed-translation/38441/trados-2019---creating-projects/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;We are using the following API call&lt;/p&gt;
&lt;p&gt;{{host}}/api/projectserver/v2/projects&lt;br /&gt;&lt;br /&gt;{&lt;br /&gt;&amp;nbsp; &amp;quot;Name&amp;quot;: &amp;quot;A-DUMMY-1&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;quot;OrganizationId&amp;quot;: &amp;quot;&amp;lt;ID&amp;gt;&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;quot;Description&amp;quot;: &amp;quot;TESTING THE API&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;quot;ProjectTemplateId&amp;quot;: &amp;quot;&amp;lt;ID&amp;gt;&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;quot;DueDate&amp;quot;: &amp;quot;2021-10-05T11:46:25.928Z&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;quot;SuppressEmail&amp;quot;: true&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;Everything seems to work, because it returns a project ID, but when we try to list the project, it&amp;#39;s not there.&amp;nbsp; Also, we added files to the project and it seemed to work but still can not see anything.&amp;nbsp;&amp;nbsp;&amp;nbsp; Any idea what the issue is?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Withdraw a submitted request</title><link>https://uat.community.rws.com/thread/37313?ContentTypeID=0</link><pubDate>Wed, 11 Aug 2021 07:19:24 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:ab412616-bc04-4f06-a62f-3b14a0974b9f</guid><dc:creator>Anupam Kakade</dc:creator><slash:comments>0</slash:comments><comments>https://uat.community.rws.com/thread/37313?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/translation-management/managed-translation-developers/f/api-qa-managed-translation/37313/withdraw-a-submitted-request/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi Team,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is there a Mantra api to withdraw/cancel the submitted request for translation ?&amp;nbsp;&lt;br /&gt;The link which I am referring is &lt;a href="https://drive.google.com/drive/folders/1w1a0RqipOsKk-KG8V-LnjhAaWYohfF8e"&gt;here&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Client ID and Secret</title><link>https://uat.community.rws.com/thread/34317?ContentTypeID=0</link><pubDate>Fri, 26 Feb 2021 11:56:30 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:74988016-f2b5-496a-a8b9-f2f48459c1ff</guid><dc:creator>ramakrishna p</dc:creator><slash:comments>1</slash:comments><comments>https://uat.community.rws.com/thread/34317?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/translation-management/managed-translation-developers/f/api-qa-managed-translation/34317/client-id-and-secret/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I am developer and i want to call SDL api into my application but to call other APIs i need token and token can be generated only by clientid and secret but i am not able to find any clientid and secret on my login, I also search for solution for this problem but the reply said that you will find under My Application section in menu but i am not able to find any My Application section anywhere in menu bar.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Receiving 404 on certain installations from Trados Studio 2021 Translation Memory configuration form</title><link>https://uat.community.rws.com/thread/33791?ContentTypeID=0</link><pubDate>Tue, 02 Feb 2021 11:19:41 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:b23c7099-c1ac-4fa2-b44c-208ffd1905b1</guid><dc:creator>Colin Harper</dc:creator><slash:comments>5</slash:comments><comments>https://uat.community.rws.com/thread/33791?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/translation-management/managed-translation-developers/f/api-qa-managed-translation/33791/receiving-404-on-certain-installations-from-trados-studio-2021-translation-memory-configuration-form/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;One client is receiving a 404 error when configuring their KantanMT plugin.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Studio version: 16.1.3.4096&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Plugin version: 4.1.0&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The error only occurs on their installation and does not occur on any other device/installation even when tried with the clients credentials (API token).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://uat.community.rws.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/432/Trados-Error-in-Config-Form.png" alt="KantanMT Connector Settings dialog box with an API Token field, Check Token button, and radio buttons for segment translation options. A red error message states 'There was an error communicating with the KantanMT server. Please try again later. The remote server returned an error: (404) Not Found.'" /&gt;&lt;/p&gt;
&lt;p&gt;Any suggestions much appreciated.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Colin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Connect my web system with SDL studio</title><link>https://uat.community.rws.com/thread/28374?ContentTypeID=0</link><pubDate>Wed, 15 Jan 2020 13:52:39 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:a80742e2-fb78-4feb-ae63-d442be70bfce</guid><dc:creator>Mohamed Hady</dc:creator><slash:comments>1</slash:comments><comments>https://uat.community.rws.com/thread/28374?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/translation-management/managed-translation-developers/f/api-qa-managed-translation/28374/connect-my-web-system-with-sdl-studio/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello dears,&lt;/p&gt;
&lt;p&gt;I have a technical question, I want to create my own &lt;span style="color:#ff0000;"&gt;web system&lt;/span&gt; and connect it with SDL trados so I can &lt;span style="color:#ff0000;"&gt;analyse and pre-translate&lt;/span&gt; my files through the web system then get my pre-translated files back.&lt;/p&gt;
&lt;p&gt;I&amp;nbsp;have &lt;span style="color:#ff0000;"&gt;my own legal TM&lt;/span&gt; which will be used through the process of pre-translation&amp;nbsp;&lt;span style="color:#000000;"&gt;and &lt;span style="color:#ff0000;"&gt;I do not want it to be shared with any one else&lt;/span&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;so is there any way to help me connect&lt;span style="color:#000000;"&gt;s&lt;/span&gt; my system with trados to use the previous features like &lt;span style="color:#ff0000;"&gt;an API&lt;/span&gt;&amp;nbsp;or &lt;span style="color:#ff0000;"&gt;web serves&lt;/span&gt; ??&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#ff0000;"&gt;Note : I do not want to use the groupshare.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How can I create a plugin to integrate my own machine translation system into the trados?</title><link>https://uat.community.rws.com/thread/27649?ContentTypeID=0</link><pubDate>Mon, 11 Nov 2019 12:52:52 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:983c85d8-4d8d-4dcc-94d2-87f551991301</guid><dc:creator>da xu</dc:creator><slash:comments>3</slash:comments><comments>https://uat.community.rws.com/thread/27649?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/translation-management/managed-translation-developers/f/api-qa-managed-translation/27649/how-can-i-create-a-plugin-to-integrate-my-own-machine-translation-system-into-the-trados/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I want to write a plugin tin order to&amp;nbsp;call my own machine translation system when I want to&amp;nbsp; translate sentences in trados.&lt;/p&gt;
&lt;p&gt;could anyone tell me which API should I use?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Can metadata value be updated via the API?</title><link>https://uat.community.rws.com/thread/25156?ContentTypeID=0</link><pubDate>Wed, 17 Apr 2019 01:32:39 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:fc338809-e76d-4b27-bbbe-b7d1a4d49cdc</guid><dc:creator>Kiet Binh Tran</dc:creator><slash:comments>4</slash:comments><comments>https://uat.community.rws.com/thread/25156?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/translation-management/managed-translation-developers/f/api-qa-managed-translation/25156/can-metadata-value-be-updated-via-the-api/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve looked at the current API and it seems there is no support for updating the metadata after a project is created. If this is true, will this be in the product road map?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Kiet&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>scoring of MT results</title><link>https://uat.community.rws.com/thread/20111?ContentTypeID=0</link><pubDate>Fri, 26 Oct 2018 08:45:49 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:74dddd30-e181-45e4-b9a3-b724f2072027</guid><dc:creator>rensdn</dc:creator><slash:comments>0</slash:comments><comments>https://uat.community.rws.com/thread/20111?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/translation-management/managed-translation-developers/f/api-qa-managed-translation/20111/scoring-of-mt-results/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Can Trados support standard scoring of MT generated results?&lt;/p&gt;
&lt;p&gt;And below this standard prompt.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>sdl2019 and  some problems.</title><link>https://uat.community.rws.com/thread/19669?ContentTypeID=0</link><pubDate>Wed, 19 Sep 2018 07:25:39 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:a7086c56-0ffc-43a5-be4d-3dd281c90275</guid><dc:creator>rensdn</dc:creator><slash:comments>4</slash:comments><comments>https://uat.community.rws.com/thread/19669?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/translation-management/managed-translation-developers/f/api-qa-managed-translation/19669/sdl2019-and-some-problems/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello,&lt;br /&gt;I upgraded my plug-in to be compatible with sdl2019, but I had some problems.&lt;/p&gt;
&lt;p&gt;1. I&amp;nbsp;try&amp;nbsp;to&amp;nbsp;follow&amp;nbsp;the&amp;nbsp;official&amp;nbsp;method,&amp;nbsp;but&amp;nbsp;it&amp;nbsp;seems&amp;nbsp;to&amp;nbsp;be&amp;nbsp;impracticable.&amp;nbsp;He&amp;nbsp;hints&amp;nbsp;that&amp;nbsp;the&amp;nbsp;plug-in&amp;nbsp;defined&amp;nbsp;in&amp;nbsp;xx.plugin.xml&amp;nbsp;contains&amp;nbsp;references&amp;nbsp;to&amp;nbsp;the&amp;nbsp;old&amp;nbsp;SDL&amp;nbsp;API&amp;nbsp;assemblies.&amp;nbsp;Loading&amp;nbsp;this&amp;nbsp;plug-in&amp;nbsp;can&amp;nbsp;cause&amp;nbsp;stability&amp;nbsp;problems.Then I&amp;nbsp;chose&amp;nbsp;yes,&amp;nbsp;but&amp;nbsp;the&amp;nbsp;plug-in&amp;nbsp;wasn&amp;#39;t&amp;nbsp;found&amp;nbsp;in&amp;nbsp;the&amp;nbsp;system&amp;nbsp;when&amp;nbsp;I&amp;nbsp;created&amp;nbsp;the&amp;nbsp;project&amp;nbsp;to&amp;nbsp;use&amp;nbsp;it,&amp;nbsp;but&amp;nbsp;the&amp;nbsp;previous&amp;nbsp;version&amp;nbsp;was&amp;nbsp;okay.&lt;/p&gt;
&lt;p style="font-weight:400;"&gt;2.&amp;nbsp;My&amp;nbsp;plugin&amp;nbsp;can&amp;nbsp;be&amp;nbsp;used&amp;nbsp;in&amp;nbsp;previous&amp;nbsp;versions,&amp;nbsp;but&amp;nbsp;I&amp;nbsp;can&amp;#39;t&amp;nbsp;use&amp;nbsp;it&amp;nbsp;in&amp;nbsp;sdl2019. It&amp;nbsp;can&amp;nbsp;be&amp;nbsp;installed,&amp;nbsp;but&amp;nbsp;sdl2019&amp;nbsp;can&amp;nbsp;not&amp;nbsp;read&amp;nbsp;this&amp;nbsp;plugin.&lt;/p&gt;
&lt;p style="font-weight:400;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="font-weight:400;"&gt;v4.7&amp;nbsp; &amp;nbsp; vs 2017&lt;/p&gt;
&lt;p style="font-weight:400;"&gt;What&amp;nbsp;can&amp;nbsp;I&amp;nbsp;do&amp;nbsp;to&amp;nbsp;make&amp;nbsp;my&amp;nbsp;plugin&amp;nbsp;compatible&amp;nbsp;with&amp;nbsp;sdl2019?&amp;nbsp;&lt;span style="font-weight:400;"&gt;Can you help me.&lt;/span&gt;&lt;/p&gt;
&lt;p style="font-weight:400;"&gt;Thank&amp;nbsp; you very much.&lt;/p&gt;
&lt;p style="font-weight:400;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="font-weight:400;"&gt;&lt;span style="font-weight:400;"&gt;Regards&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Recommended size for Projects created through the API</title><link>https://uat.community.rws.com/thread/18899?ContentTypeID=0</link><pubDate>Mon, 16 Jul 2018 15:55:04 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:df541191-102a-489b-b9fd-0ae473c917cd</guid><dc:creator>Frederic Renier</dc:creator><slash:comments>2</slash:comments><comments>https://uat.community.rws.com/thread/18899?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/translation-management/managed-translation-developers/f/api-qa-managed-translation/18899/recommended-size-for-projects-created-through-the-api/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;When developing an integration with SDL Managed Translation, what are SDL&amp;#39;s&amp;nbsp;recommendations regarding Project size and batching? How many files per project? What recommended word volume per project?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Fred&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>API Timeout</title><link>https://uat.community.rws.com/thread/18898?ContentTypeID=0</link><pubDate>Mon, 16 Jul 2018 15:53:11 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:1b8df292-879c-41b9-b2a4-13ab1bb692c0</guid><dc:creator>Frederic Renier</dc:creator><slash:comments>1</slash:comments><comments>https://uat.community.rws.com/thread/18898?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/translation-management/managed-translation-developers/f/api-qa-managed-translation/18898/api-timeout/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What is the recommended, reasonable timeout for an application using the API?&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;
&lt;p&gt;Fred&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>API authentication and connections</title><link>https://uat.community.rws.com/thread/18896?ContentTypeID=0</link><pubDate>Mon, 16 Jul 2018 15:52:00 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:8c979f39-c356-496b-b7a6-1c580b3abcdc</guid><dc:creator>Frederic Renier</dc:creator><slash:comments>1</slash:comments><comments>https://uat.community.rws.com/thread/18896?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/translation-management/managed-translation-developers/f/api-qa-managed-translation/18896/api-authentication-and-connections/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have some questions regarding authentication and connections with the API:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;What are SDL&amp;#39;s&amp;nbsp;recommendations regarding the OAuth2 authentication? In particular, do you&amp;nbsp;recommend the use of the Refresh token (as it seems there may be&amp;nbsp;reliability issues)?&lt;/li&gt;
&lt;li&gt;Is it possible to obtain multiple Access tokens from the same public IP?&lt;/li&gt;
&lt;li&gt;Is it possible to maintain concurrent connections? How many?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Fred&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How can I generate a Client ID and Secret when working with the Managed Translation API?</title><link>https://uat.community.rws.com/thread/16983?ContentTypeID=0</link><pubDate>Thu, 15 Feb 2018 09:05:24 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:19de2855-4f3e-4004-ad54-027d4ccd5faa</guid><dc:creator>Ian Parnell</dc:creator><slash:comments>1</slash:comments><comments>https://uat.community.rws.com/thread/16983?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/translation-management/managed-translation-developers/f/api-qa-managed-translation/16983/how-can-i-generate-a-client-id-and-secret-when-working-with-the-managed-translation-api/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I&amp;#39;d like to develop an application using the Managed Translation API but I&amp;#39;m not sure how or where I can generate an API key and secret?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How can I access the API documentation for SDL Managed Translation?</title><link>https://uat.community.rws.com/thread/16982?ContentTypeID=0</link><pubDate>Thu, 15 Feb 2018 09:03:21 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:085e2f69-fdcc-400f-a011-75cb2e58849e</guid><dc:creator>Ian Parnell</dc:creator><slash:comments>1</slash:comments><comments>https://uat.community.rws.com/thread/16982?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/translation-management/managed-translation-developers/f/api-qa-managed-translation/16982/how-can-i-access-the-api-documentation-for-sdl-managed-translation/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I am interested in using the Managed Translation API and would like to check the API documentation. Where is the documentation available from and how can I request access? Is the documentation available in any offline formats?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>