<?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>Forums - Recent Threads</title><link>https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa</link><description>Questions on the RWS Language Cloud SDK or APIs... this is the place for them.</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Wed, 08 Jul 2026 15:21:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa" /><item><title>Clarifications about integrating with Trados</title><link>https://uat.community.rws.com/thread/61426?ContentTypeID=0</link><pubDate>Wed, 08 Jul 2026 15:21:04 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:a9278888-3792-40e9-aca5-1bb8b874187e</guid><dc:creator>Luca De Franceschi</dc:creator><slash:comments>7</slash:comments><comments>https://uat.community.rws.com/thread/61426?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa/61426/clarifications-about-integrating-with-trados/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;A mutual customer is currently on Trados Team and wishes to use our integration therein. From the API documentation we couldn&amp;#39;t understand how to integrate with it specifically (either by extending our app for Trados Enterprise or building from scratch).&lt;br /&gt;&lt;br /&gt;Is it possible to get some clarity on how to do it&amp;nbsp;and a developer license to explore the integration (in case our Trados Enterprise license is insufficient)?&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;Luca De Franceschi&lt;br /&gt;Senior PM @Intento&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Trados issue in Fetching future tasks list to assign future task to the Linguist, ignoring or excluding the current task</title><link>https://uat.community.rws.com/thread/61223?ContentTypeID=0</link><pubDate>Mon, 08 Jun 2026 10:38:00 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:f90a9741-f319-4952-a4b8-b2f16c92f237</guid><dc:creator>Muzammil Irshad</dc:creator><slash:comments>0</slash:comments><comments>https://uat.community.rws.com/thread/61223?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa/61223/trados-issue-in-fetching-future-tasks-list-to-assign-future-task-to-the-linguist-ignoring-or-excluding-the-current-task/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;&lt;span&gt;We have a scenario in which when we create a Project in Trados through API, we enable certain tasks in selected workflow of the project created. For instance, we enable Pre-Processing stage, Translation Stage, Implement-Linguistic-Review Stage, and Hold-for-feedback stage in the selected workflow of the project.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;The issue is, if we want to assign linguist a task related to Implement-Linguistic-Review, ignoring or disabling the Translation stage by setting the value &lt;strong&gt;isSkipped:true&lt;/strong&gt; for Translation stage, the task gets disabled in the workflow but it keeps showing up in the root dashboard of the project as well as &lt;strong&gt;/projects/{projectId}/tasks&lt;/strong&gt; api. The issue we face is, then &lt;strong&gt;/tasks&lt;/strong&gt; endpoint, even after disabling it, does not fetch the next tasks after Translation stage. It fetches the /tasks completed in pre-processing and stops on Translation stage.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;We want the tasks list to be dynamic so that it fetches all tasks of the project with their required UUIDs, so that even if Manager assigns Linguistic-Review by disabling the Translation stage, the Translation stage must completely be removed or ignored or disabled, providing way for the next stage/task. Currently, &lt;strong&gt;isSkipped:true only disables&lt;/strong&gt; the task in workflow with no impact on Project&amp;#39;s dashboard and its completion percentage as it remains same even though a stage has been disabled. Moreover, the tasks list or api must fetch all tasks regardless of their status, but with the relevant UUIDs which we can use at the time of &lt;strong&gt;/assign&lt;/strong&gt; api to assign the task to the linguist or translator or the one who has to do the feedback.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Please share your valuable insights as how we can achieve this and with which apis, as currently no api is providing UUID of the tasks except /tasks api and isSkipped:true is not working in ignoring or removing the task from the Project&amp;#39;s overall dashboard and realigning the completion percentage once task is removed after isSkipped is set to true.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Task ID for current and future tasks of a Project</title><link>https://uat.community.rws.com/thread/61209?ContentTypeID=0</link><pubDate>Thu, 04 Jun 2026 08:32:09 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:869d156b-d24c-478c-a788-c37e817fdbf8</guid><dc:creator>Muzammil Irshad</dc:creator><slash:comments>1</slash:comments><comments>https://uat.community.rws.com/thread/61209?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa/61209/task-id-for-current-and-future-tasks-of-a-project/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi !&lt;/p&gt;
&lt;p&gt;I have task-type id string but i want UUID of the task as this id is needed to run assign-task endpoint . So can you please tell how i can search the UUID of the task or get it.&lt;/p&gt;
&lt;p&gt;Please note: i have run &lt;strong&gt;/projects/:projectId/tasks?fields=taskType&lt;/strong&gt; and it returns the UUID but the issue is, it only fetches the task which are completed. Not the future ones or all the tasks of the project. I want all the project&amp;#39;s task and then among those, i want to decide which tasks i want to assign. For this, i need complete list of project&amp;#39;s tasks alongside their UUID.&lt;/p&gt;
&lt;p&gt;Please also note that: i have also run &lt;strong&gt;/projects/:projectId?f&lt;/strong&gt;&lt;span&gt;&lt;strong&gt;ields=projectPlan.taskConfigurations.taskTemplate.taskType&lt;/strong&gt; api and it fetches the tasks with ids but these ids are not UUIDS and bcz of which, when i pass the id to the assign-id api, it gives me 4&lt;strong&gt;03:Forbidden error&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;strong&gt;Any help will be appreciated as its urgent. Thanks&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Issue in fetching project's Tasks list</title><link>https://uat.community.rws.com/thread/61196?ContentTypeID=0</link><pubDate>Tue, 02 Jun 2026 14:05:42 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:bdd6f1e8-83dd-4a1f-82c3-c578f8f2c0d7</guid><dc:creator>Muzammil Irshad</dc:creator><slash:comments>0</slash:comments><comments>https://uat.community.rws.com/thread/61196?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa/61196/issue-in-fetching-project-s-tasks-list/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;When I create Project in Trados, I enable &lt;span style="font-size:inherit;"&gt;&lt;strong&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Pre-processing steps, Human Translation, Implement Linguist Review and Hold For Feedback stages&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt; in the workflow of that Project as steps. However, when i run:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span class="sl-text-muted" dir="ltr"&gt;&lt;a href="https://api.eu.cloud.trados.com/public-api/v1"&gt;api.eu.cloud.trados.com/.../v1&lt;/a&gt;&lt;/span&gt;&lt;span class="sl-flex-1 sl-font-semibold"&gt;/projects/{projectId}/tasks&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="sl-flex-1 sl-font-semibold"&gt;I get all the steps from First Stage of workflow(&lt;strong&gt;Preprocessing stage)&lt;/strong&gt; and steps from &lt;strong&gt;Human Translation stage&lt;/strong&gt;. It does not fetch beyond these stages and nor bring or fetch the stages or tasks Templates of later stages of the workflow of that particular Project. I have tried different APIs, but only this is the one which brings relevant needed data but fails to bring everything. It just stops at &lt;strong&gt;Human Translation.&lt;/strong&gt; However, in workflows or Projects, where &amp;quot;Human Translation&amp;quot; stage was excluded while creation of Project, it used to stop at &amp;quot;Implement Linguistic Review&amp;quot; stage when i call the above API endpoint.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="sl-flex-1 sl-font-semibold"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="sl-flex-1 sl-font-semibold"&gt;I will be grateful if someone could share how we can tackle this blockage and fetch complete list of tasks for a particular project or share any way around. Thanks!&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Task event payload is missing the outcome property</title><link>https://uat.community.rws.com/thread/60972?ContentTypeID=0</link><pubDate>Tue, 28 Apr 2026 06:39:09 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:ed65bf6c-0720-4953-b1d9-f7fba865f453</guid><dc:creator>Laurent Pierret</dc:creator><slash:comments>3</slash:comments><comments>https://uat.community.rws.com/thread/60972?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa/60972/task-event-payload-is-missing-the-outcome-property/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Dear community,&lt;/p&gt;
&lt;p&gt;I try to capture&amp;nbsp;task rejections via the PROJECT.TASK.UPDATED. According to the &lt;a href="https://developers.rws.com/languagecloud-api-docs/articles/LCPublicAPI/docs/webhooks/Webhooks-payload.html"&gt;documentation&lt;/a&gt;, this event is triggered if a task is rejected. However, since the payload does not contain the&amp;nbsp;&lt;em&gt;&lt;/em&gt;&lt;strong&gt;outcome&lt;/strong&gt; property (as described &lt;a href="https://developers.rws.com/languagecloud-api-docs/articles/LCPublicAPI/api/Webhooks.v1-fv.html#/schemas/task-event"&gt;here&lt;/a&gt;), it is not possible to identify from the payload that the event was triggered because the task was rejected (maybe because the task is not finished?).&lt;/p&gt;
&lt;p&gt;How can I identify the rejection?&lt;/p&gt;
&lt;p&gt;Thank you in advance for your support.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Laurent&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Assign task to vendor via API</title><link>https://uat.community.rws.com/thread/60967?ContentTypeID=0</link><pubDate>Mon, 27 Apr 2026 10:25:19 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:4b3009f9-7165-45a0-8157-e4c5bdea1558</guid><dc:creator>Laurent Pierret</dc:creator><slash:comments>1</slash:comments><comments>https://uat.community.rws.com/thread/60967?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa/60967/assign-task-to-vendor-via-api/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Via the API, I would like to change the assignee of task (human-translation) from a group to a vendor order template. When I try to do so, I do get a 422 response (U&lt;span class="Text__TextContainer-sc-17np7hw-0 dCOoqy sc-jjrbRV fgkdMV" data-aether-id="aether-text" data-testid="response-status-code-desc"&gt;nprocessable Entity) with the following error:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="Text__TextContainer-sc-17np7hw-0 dCOoqy sc-jjrbRV fgkdMV" data-aether-id="aether-text" data-testid="response-status-code-desc"&gt;&lt;pre class="ui-code" data-mode="json"&gt;{
    &amp;quot;errorCode&amp;quot;: &amp;quot;invalid&amp;quot;,
    &amp;quot;message&amp;quot;: &amp;quot;Input validation error occurred. No further details available.&amp;quot;,
    &amp;quot;details&amp;quot;: []
}&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="Text__TextContainer-sc-17np7hw-0 dCOoqy sc-jjrbRV fgkdMV" data-aether-id="aether-text" data-testid="response-status-code-desc"&gt;What is the reason? Do I need to perform an other step before assigning?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="Text__TextContainer-sc-17np7hw-0 dCOoqy sc-jjrbRV fgkdMV" data-aether-id="aether-text" data-testid="response-status-code-desc"&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="Text__TextContainer-sc-17np7hw-0 dCOoqy sc-jjrbRV fgkdMV" data-aether-id="aether-text" data-testid="response-status-code-desc"&gt;Laurent&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>API call</title><link>https://uat.community.rws.com/thread/60828?ContentTypeID=0</link><pubDate>Wed, 08 Apr 2026 08:49:26 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:41a30dac-2c1b-4aab-b844-79b84681da32</guid><dc:creator>Nzhdeh Barseghyan</dc:creator><slash:comments>3</slash:comments><comments>https://uat.community.rws.com/thread/60828?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa/60828/api-call/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi!&lt;br /&gt;I am a developer building a standalone automation service using the Trados Public API. I need to set up a Service User for OAuth2 Client Credentials authentication, but I cannot locate the &amp;#39;Service Users&amp;#39; management area in my current dashboard.&lt;/p&gt;
&lt;p&gt;Can you please:&lt;br /&gt;Point me to the exact location of Service User management for my tenant?&lt;br /&gt;Confirm if my current subscription tier supports Public API access and the creation of Service Users?&lt;br /&gt;Verify if OCR (Optical Character Recognition) is enabled for my account&amp;#39;s file-type configurations so I can analyze JPG/PNG files?&lt;/p&gt;
&lt;p&gt;Thank you in advance.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Data bridge does not support "contains" in filter</title><link>https://uat.community.rws.com/thread/60765?ContentTypeID=0</link><pubDate>Mon, 30 Mar 2026 07:39:34 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:aa1a5c4d-5a68-4c65-a758-b6732acc632d</guid><dc:creator>Laurent Pierret</dc:creator><slash:comments>0</slash:comments><comments>https://uat.community.rws.com/thread/60765?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa/60765/data-bridge-does-not-support-contains-in-filter/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Good morning,&lt;/p&gt;
&lt;p&gt;Although described here: &lt;a href="https://developers.rws.com/languagecloud-api-docs/articles/LCPublicAPI/docs/data-bridge/OData-Query-Guide.html"&gt;developers.rws.com/.../OData-Query-Guide.html&lt;/a&gt;, the data bridge does not support the &amp;quot;contains&amp;quot; function in filter. See attached screenshot: the error says &amp;quot;Method are not allowed&amp;quot;.&lt;/p&gt;
&lt;p&gt;Thank you for your guidance.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:600px;max-width:900px;" src="https://uat.community.rws.com/resized-image/__size/1800x1200/__key/communityserver-discussions-components-files/224/DataBridge_5F00_Error.png" alt="Screenshot of an API request in Postman showing a GET request to 'task-statusprojects' with query parameters including $filter, $top, $skip, and $count. The $filter value is 'contains(projectName,'Offline')'. The response body displays a 400 Bad Request error with the message 'Method are not allowed.'" /&gt;&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>Potential outage 24-25 FEB 2026</title><link>https://uat.community.rws.com/thread/60637?ContentTypeID=0</link><pubDate>Thu, 19 Mar 2026 13:07:25 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:8ccae050-3634-4108-8a73-d0e335108bde</guid><dc:creator>Evgenii Samarin</dc:creator><slash:comments>1</slash:comments><comments>https://uat.community.rws.com/thread/60637?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa/60637/potential-outage-24-25-feb-2026/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello RWS team! Our client got an error in workflow tasks.&amp;nbsp;Based on our logs/opentelemetry, there were no requests that we received. Could you please check what happened to the step in the workflow pipeline?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Details about the error received: T&lt;em data-renderer-mark="true"&gt;ask,UNRESPONSIVE,699e01d571231a419a4df3bf&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to receive all fields of multiple termbase entries without exceeding URL length limit</title><link>https://uat.community.rws.com/thread/60438?ContentTypeID=0</link><pubDate>Tue, 24 Feb 2026 13:16:54 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:38c44ede-594f-4b36-b176-62c6c8e95d3d</guid><dc:creator>Tamas Meszaros</dc:creator><slash:comments>2</slash:comments><comments>https://uat.community.rws.com/thread/60438?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa/60438/how-to-receive-all-fields-of-multiple-termbase-entries-without-exceeding-url-length-limit/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I would like to read several termbase entries through the LC rest API, and I would like to query all fields of them.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;According to the docu,&amp;nbsp;optional fields are not returned by default, so I have to specify&amp;nbsp;all required fields in the fields parameter. This alone is already very long, ~ 3300 characters:&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;fields=humanReadableId,languages.language.languageCode,languages.language.englishName,languages.terms.text,languages.terms.systemStatus,languages.terms.termbaseFieldValues.termbaseFieldId,languages.terms.termbaseFieldValues.name,languages.terms.termbaseFieldValues.value,languages.terms.termbaseFieldValues.fieldValueLinks.type,languages.terms.termbaseFieldValues.fieldValueLinks.value,languages.terms.termbaseFieldValues.createdAt,languages.terms.termbaseFieldValues.lastModifiedAt,languages.terms.termbaseFieldValues.createdBy.email,languages.terms.termbaseFieldValues.createdBy.firstName,languages.terms.termbaseFieldValues.createdBy.lastName,languages.terms.termbaseFieldValues.createdBy.anonymized,languages.terms.termbaseFieldValues.createdBy.anonymizedUserName,languages.terms.termbaseFieldValues.lastModifiedBy.email,languages.terms.termbaseFieldValues.lastModifiedBy.firstName,languages.terms.termbaseFieldValues.lastModifiedBy.lastName,languages.terms.termbaseFieldValues.lastModifiedBy.anonymized,languages.terms.termbaseFieldValues.lastModifiedBy.anonymizedUserName,languages.terms.createdAt,languages.terms.lastModifiedAt,languages.terms.createdBy.email,languages.terms.createdBy.firstName,languages.terms.createdBy.lastName,languages.terms.createdBy.anonymized,languages.terms.createdBy.anonymizedUserName,languages.terms.lastModifiedBy.email,languages.terms.lastModifiedBy.firstName,languages.terms.lastModifiedBy.lastName,languages.terms.lastModifiedBy.anonymized,languages.terms.lastModifiedBy.anonymizedUserName,languages.termbaseFieldValues.termbaseFieldId,languages.termbaseFieldValues.name,languages.termbaseFieldValues.value,languages.termbaseFieldValues.fieldValueLinks.type,languages.termbaseFieldValues.fieldValueLinks.value,languages.termbaseFieldValues.createdAt,languages.termbaseFieldValues.lastModifiedAt,languages.termbaseFieldValues.createdBy.email,languages.termbaseFieldValues.createdBy.firstName,languages.termbaseFieldValues.createdBy.lastName,languages.termbaseFieldValues.createdBy.anonymized,languages.termbaseFieldValues.createdBy.anonymizedUserName,languages.termbaseFieldValues.lastModifiedBy.email,languages.termbaseFieldValues.lastModifiedBy.firstName,languages.termbaseFieldValues.lastModifiedBy.lastName,languages.termbaseFieldValues.lastModifiedBy.anonymized,languages.termbaseFieldValues.lastModifiedBy.anonymizedUserName,termbaseFieldValues.termbaseFieldId,termbaseFieldValues.name,termbaseFieldValues.value,termbaseFieldValues.fieldValueLinks.type,termbaseFieldValues.fieldValueLinks.value,termbaseFieldValues.createdAt,termbaseFieldValues.lastModifiedAt,termbaseFieldValues.createdBy.email,termbaseFieldValues.createdBy.firstName,termbaseFieldValues.createdBy.lastName,termbaseFieldValues.createdBy.anonymized,termbaseFieldValues.createdBy.anonymizedUserName,termbaseFieldValues.lastModifiedBy.email,termbaseFieldValues.lastModifiedBy.firstName,termbaseFieldValues.lastModifiedBy.lastName,termbaseFieldValues.lastModifiedBy.anonymized,termbaseFieldValues.lastModifiedBy.anonymizedUserName,createdAt,lastModifiedAt,createdBy.email,createdBy.firstName,createdBy.lastName,createdBy.anonymized,createdBy.anonymizedUserName,lastModifiedBy.email,lastModifiedBy.firstName,lastModifiedBy.lastName,lastModifiedBy.anonymized,lastModifiedBy.anonymizedUserName&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The problem is that if I would like to specify e.g. 20 entry IDs like&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;humanReadableIds=LC6570452991d6c955906daf37&amp;amp;humanReadableIds=LC65707c7082468403c1f9e318&amp;amp;humanReadableIds=LC65707cf5edee745afa957d55&amp;amp;humanReadableIds=LC65707e3082468403c1f9e509&amp;amp;humanReadableIds=LC65707f0382468403c1f9e6de&amp;amp;humanReadableIds=LC657081c1edee745afa98b06d&amp;amp;humanReadableIds=LC6570821682468403c1fd023d&amp;amp;humanReadableIds=LC65708372edee745afa9a787e&amp;amp;humanReadableIds=LC657084e582468403c1fff69a&amp;amp;humanReadableIds=LC657086ec82468403c1015b43&amp;amp;humanReadableIds=LC657087e2edee745afa9cd67a&amp;amp;humanReadableIds=LC657094a0edee745afaadb66b&amp;amp;humanReadableIds=LC65719422edee745afaf41032&amp;amp;humanReadableIds=LC6571958aedee745afaf420dd&amp;amp;humanReadableIds=LC6571962982468403c14c177c&amp;amp;humanReadableIds=LC65719678edee745afaf42829&amp;amp;humanReadableIds=LC6571972cedee745afaf43a28&amp;amp;humanReadableIds=LC6571998bedee745afaf9d717&amp;amp;humanReadableIds=LC65719b8082468403c15526e6&amp;amp;humanReadableIds=LC65719e2dedee745afaf9ed34&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;then I already get an error like&amp;nbsp;&lt;em&gt;414 (Request-URI Too Long)&amp;nbsp; ~ &lt;/em&gt;the complete GET query is 4275 characters long.&lt;/p&gt;
&lt;p&gt;Is there a trick maybe reduce the length? It seems to be kind of waste to use 3300 characters just to express that I would get everything, and having to increase the API calls just because too few space remains for the IDs.&lt;/p&gt;
&lt;p&gt;E.g. wildcards would be perfect to use, but AFAIK they are not supported.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;thanks,&lt;/p&gt;
&lt;p&gt;Tamas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to uplad Perfect Match files to the cloud?</title><link>https://uat.community.rws.com/thread/60204?ContentTypeID=0</link><pubDate>Mon, 26 Jan 2026 15:04:11 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:becae298-ce19-4a3b-b4a0-8456601ed75b</guid><dc:creator>Andr&amp;#233;</dc:creator><slash:comments>5</slash:comments><comments>https://uat.community.rws.com/thread/60204?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa/60204/how-to-uplad-perfect-match-files-to-the-cloud/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;We recently started using the Trados Cloud platform. I am trying to upload the Perfect Match files (.sdlxliff) via the REST API. Creating a project and uploading the files (via API) works, but Perfect Match is then skipped in the workflow for the files.&lt;/p&gt;
&lt;p&gt;Unfortunately, the API reference does not provide quite as much information as it should for the whole thing to work.&lt;/p&gt;
&lt;p&gt;I upload the files using the &amp;ldquo;Add Source File&amp;rdquo; endpoint:&amp;nbsp;&lt;code&gt;&lt;a href="https://api.eu.cloud.trados.com/public-api/v1"&gt;api.eu.cloud.trados.com/.../v1&lt;/a&gt;&lt;b&gt;/projects/{projectId}/source-files&lt;/b&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;The question is, what exactly should the properties look like? Currently, they look like this:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;var bilingualUploadProps = Newtonsoft.Json.JsonConvert.SerializeObject(new&lt;/code&gt;&lt;br /&gt;&lt;code&gt;{&lt;/code&gt;&lt;br /&gt;&lt;code&gt;&amp;nbsp; name = sdlxliffname,&lt;/code&gt;&lt;br /&gt;&lt;code&gt;&amp;nbsp; role = &amp;quot;reference&amp;quot;,&lt;/code&gt;&lt;br /&gt;&lt;code&gt;&amp;nbsp; type = &amp;quot;sdlxliff&amp;quot;,&lt;/code&gt;&lt;br /&gt;&lt;code&gt;&amp;nbsp; language = sourceLanguageShort&lt;/code&gt;&lt;br /&gt;&lt;code&gt;});&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Are role and type correct?&lt;/p&gt;
&lt;p&gt;Unfortunately, that doesn&amp;#39;t seem to be enough. &lt;br /&gt;Do I now have to create a &amp;ldquo;PerfectMatch Mapping&amp;rdquo; using the API? If so, how do I do that for the .sdlxliff files? By default the PerfectMatch Mapping want to have &amp;quot;matchingProjects&amp;quot; but we don&amp;#39;t have these yet. We want to use the older sdlxliff files.&lt;/p&gt;
&lt;p&gt;Thanks for the help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to retrieve a project's current and future tasks</title><link>https://uat.community.rws.com/thread/60105?ContentTypeID=0</link><pubDate>Thu, 15 Jan 2026 13:49:42 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:d3125399-d213-428e-845d-d56163be344b</guid><dc:creator>Henk Hendriks</dc:creator><slash:comments>2</slash:comments><comments>https://uat.community.rws.com/thread/60105?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa/60105/how-to-retrieve-a-project-s-current-and-future-tasks/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi,&lt;br /&gt;I&amp;#39;m using the API to create a connection between our internal TMS and Trados Team. One of the things I want to do is retrieve the translators and reviewers assigned to a project. I&amp;#39;m trying to do this with the List Project&amp;#39;s Tasks endpoint. The information this endpoint provides only seems to include details of the current task.&lt;/p&gt;
&lt;p&gt;So if the project&amp;#39;s workflow has a translator and a reviewer assigned to the Translation and Linguistic Review stage respectively and the project is at the Translation stage, the details provided by the endpoint do include the assigned translator but not the assigned reviewer. Is there a way to retrieve both? I have tried to specify the field&amp;nbsp;&lt;span data-offset-key="5mu7b-0-0"&gt;project.workflow.taskConfigurations but that information doesn&amp;#39;t get included.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Henk&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Potential outage at Dec 27th, 10:01–22:30 PST</title><link>https://uat.community.rws.com/thread/59999?ContentTypeID=0</link><pubDate>Tue, 30 Dec 2025 11:04:49 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:389a3f32-ce7f-4e38-a9ad-7cd371635e48</guid><dc:creator>Evgenii Samarin</dc:creator><slash:comments>7</slash:comments><comments>https://uat.community.rws.com/thread/59999?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa/59999/potential-outage-at-dec-27th-10-01-22-30-pst/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello RWS team!&lt;/p&gt;
&lt;p&gt;We haven&amp;#39;t received any requests from the platform for&amp;nbsp;&lt;span&gt;Dec 27th, 10:01&amp;ndash;22:30&amp;nbsp;&lt;/span&gt;&lt;strong data-renderer-mark="true"&gt;PST, &lt;/strong&gt;based on both our and and logs that we can download on my apps tab.&lt;/p&gt;
&lt;p&gt;Were there any outages at&amp;nbsp;&lt;span&gt;this time&lt;/span&gt;&lt;strong data-renderer-mark="true"&gt;? &lt;/strong&gt;And is there a place we can track this, like a status page?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Clarification on API Status Messages for Canceled vs Error Files</title><link>https://uat.community.rws.com/thread/59953?ContentTypeID=0</link><pubDate>Wed, 17 Dec 2025 13:31:09 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:73b49823-335f-48fb-9c9e-d191892ae8ab</guid><dc:creator>Luciana Scocco</dc:creator><slash:comments>10</slash:comments><comments>https://uat.community.rws.com/thread/59953?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa/59953/clarification-on-api-status-messages-for-canceled-vs-error-files/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi team,&lt;/p&gt;
&lt;p&gt;The developer team for &lt;span style="color:#ff0000;"&gt;our connected application (Translation Request Tool/TRT)&lt;/span&gt; have recommended I reach out in relation to this.&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;ve identified an issue related to the Trados API behavior: currently, the same generic &amp;ldquo;error&amp;rdquo; message is sent to TRT both when a file is genuinely in error (and potentially fixable) and when it has been canceled. Since the API does not provide a distinct &amp;ldquo;canceled&amp;rdquo; status, this is causing mismatched statuses and even target retrieval failures in TRT.&lt;br /&gt;Would it be possible for the API logic to differentiate these two scenarios by sending separate messages for:&lt;br /&gt;&amp;bull; Canceled files&lt;br /&gt;&amp;bull; Files in error&lt;/p&gt;
&lt;p&gt;This distinction would help us handle these cases more effectively.&lt;/p&gt;
&lt;p&gt;Thank you for any insights you may provide at this point.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Update event is not received in the application</title><link>https://uat.community.rws.com/thread/59909?ContentTypeID=0</link><pubDate>Wed, 10 Dec 2025 16:13:00 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:2bc07337-b831-4dc7-9289-471f2b94812f</guid><dc:creator>Evgenii Samarin</dc:creator><slash:comments>2</slash:comments><comments>https://uat.community.rws.com/thread/59909?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa/59909/update-event-is-not-received-in-the-application/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello! We do not receive an update event after our app publication - is it possible to trigger it manually? We need cliend id and secret for app registration&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Trados Cloud Platform API - Can I delete source files from a Trados Project via API?</title><link>https://uat.community.rws.com/thread/59756?ContentTypeID=0</link><pubDate>Tue, 25 Nov 2025 15:49:15 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:072604f7-a302-4719-b915-fc3317356256</guid><dc:creator>Intrawelt Flow Handler</dc:creator><slash:comments>4</slash:comments><comments>https://uat.community.rws.com/thread/59756?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa/59756/trados-cloud-platform-api---can-i-delete-source-files-from-a-trados-project-via-api/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello, I am building a pipeline that manages Trados Accelerate projects entirely via API, and I am looking for a way to delete source files from projects. I have seen that there is an API for adding source files, but I have not found any API for deleting them. Could you help me?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you so much!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Trados-TRT Communication: Issue with Empty Input Node</title><link>https://uat.community.rws.com/thread/59750?ContentTypeID=0</link><pubDate>Tue, 25 Nov 2025 11:11:16 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:10823760-1d7e-4f09-8f08-c73977273aee</guid><dc:creator>Luciana Scocco</dc:creator><slash:comments>2</slash:comments><comments>https://uat.community.rws.com/thread/59750?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa/59750/trados-trt-communication-issue-with-empty-input-node/rss?ContentTypeId=0</wfw:commentRss><description>&lt;h4 class="title-padding break-word pre-wrap ng-binding ng-scope"&gt;Hi team,&lt;/h4&gt;
&lt;h4 class="title-padding break-word pre-wrap ng-binding ng-scope"&gt;Whenever a project fails due to &amp;quot;Generate Offline Package&amp;quot;, our connected application, TRT, is not receiving the expected attributes from Trados. Please see attachment&amp;nbsp;for reference. As you can see, there is no information on source file in the API message. Here&amp;#39;s a comparison with what we receive for other system error types, like error in Translation Memory Update. Is this something you can fix in the &amp;quot;Generate Offline Package&amp;quot; step when it fails?&lt;a href="https://uat.community.rws.com/cfs-file/__key/communityserver-discussions-components-files/224/Details.docx"&gt;uat.community.rws.com/.../Details.docx&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to Update Stages of a project via API</title><link>https://uat.community.rws.com/thread/59558?ContentTypeID=0</link><pubDate>Fri, 07 Nov 2025 09:03:07 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:fdb7dcc2-8f7d-4d74-8fc3-e41ec758c51b</guid><dc:creator>Intrawelt Flow Handler</dc:creator><slash:comments>2</slash:comments><comments>https://uat.community.rws.com/thread/59558?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa/59558/how-to-update-stages-of-a-project-via-api/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello, as the title says I need to update the stages of my project. So, for example, in order to move from the preprocessing stage to the translation stage. However i can&amp;#39;t find anything about stages in the API Trados Documentation. Someone can help me?&amp;nbsp;&lt;span class="emoticon" data-url="https://uat.community.rws.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Trados Team project creation fail using API</title><link>https://uat.community.rws.com/thread/59416?ContentTypeID=0</link><pubDate>Fri, 24 Oct 2025 14:29:38 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:7bdfc813-b765-475d-b007-137404ec2702</guid><dc:creator>Brigitte Martin</dc:creator><slash:comments>1</slash:comments><comments>https://uat.community.rws.com/thread/59416?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa/59416/trados-team-project-creation-fail-using-api/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;we are experiencing issues in project creation using the API.&lt;/p&gt;
&lt;p&gt;We have tested with a template and without a template, it doesn&amp;#39;t change anything.&lt;/p&gt;
&lt;p&gt;We tried changing the language code to upper case and lower case, but neither works.&lt;/p&gt;
&lt;p&gt;Please find below the details of the error.&lt;/p&gt;
&lt;p&gt;Date : 24/10/2025 10:30:18&lt;br /&gt;X-LC-Tenant: 65008d03db19974ff3207dfa&lt;br /&gt;X-LC-TraceId: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx&lt;br /&gt;Request URL: POST &lt;a href="https://api.eu.cloud.trados.com/public-api/v1/projects"&gt;api.eu.cloud.trados.com/.../projects&lt;/a&gt;&lt;br /&gt;Request Body:&lt;/p&gt;
&lt;p&gt;{&lt;br /&gt; &amp;quot;name&amp;quot;:&amp;quot;2175221&amp;quot;,&lt;br /&gt; &amp;quot;location&amp;quot;:&amp;quot;d483666e380e412db6edea1f82c90d4f&amp;quot;,&lt;br /&gt; &amp;quot;dueBy&amp;quot;:&amp;quot;2025-10-24T08:28:39.314Z&amp;quot;,&lt;br /&gt; &amp;quot;projectTemplate&amp;quot;:&lt;br /&gt; {&lt;br /&gt; &amp;quot;id&amp;quot;:&amp;quot;6749d65cacd10538233da6ec&amp;quot;&lt;br /&gt; },&lt;br /&gt; &amp;quot;languageDirections&amp;quot;:&lt;br /&gt; [&lt;br /&gt; {&lt;br /&gt; &amp;quot;sourceLanguage&amp;quot;:&lt;br /&gt; {&lt;br /&gt; &amp;quot;languageCode&amp;quot;:&amp;quot;en-gb&amp;quot;&lt;br /&gt; },&lt;br /&gt; &amp;quot;targetLanguage&amp;quot;:&lt;br /&gt; {&lt;br /&gt; &amp;quot;languageCode&amp;quot;:&amp;quot;fr-fr&amp;quot;&lt;br /&gt; }&lt;br /&gt; }&lt;br /&gt; ],&lt;br /&gt; &amp;quot;projectManagers&amp;quot;:&lt;br /&gt; [&lt;br /&gt; {&lt;br /&gt; &amp;quot;id&amp;quot;:&amp;quot;65008d0c845e401182eff831&amp;quot;,&lt;br /&gt; &amp;quot;type&amp;quot;:&amp;quot;user&amp;quot;&lt;br /&gt; }&lt;br /&gt; ]&lt;br /&gt;}&lt;/p&gt;
&lt;p&gt;Response: 400&lt;/p&gt;
&lt;p&gt;{&lt;br /&gt; &amp;quot;errorCode&amp;quot;:&amp;quot;invalid&amp;quot;,&lt;br /&gt; &amp;quot;message&amp;quot;:&amp;quot;Input validation errors&amp;quot;,&lt;br /&gt; &amp;quot;details&amp;quot;:&lt;br /&gt; [&lt;br /&gt; {&lt;br /&gt; &amp;quot;name&amp;quot;:&amp;quot;languageDirections[0].sourceLanguage.languageCode&amp;quot;,&lt;br /&gt; &amp;quot;code&amp;quot;:&amp;quot;invalid&amp;quot;,&lt;br /&gt; &amp;quot;value&amp;quot;:&amp;quot;en-gb&amp;quot;&lt;br /&gt; },&lt;br /&gt; {&lt;br /&gt; &amp;quot;name&amp;quot;:&amp;quot;languageDirections[0].targetLanguage.languageCode&amp;quot;,&lt;br /&gt; &amp;quot;code&amp;quot;:&amp;quot;invalid&amp;quot;,&lt;br /&gt; &amp;quot;value&amp;quot;:&amp;quot;fr-fr&amp;quot;&lt;br /&gt; }&lt;br /&gt; ]&lt;br /&gt;}&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Trados Enterprise API does not return project template settings</title><link>https://uat.community.rws.com/thread/59354?ContentTypeID=0</link><pubDate>Mon, 20 Oct 2025 14:26:39 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:c2945f8f-fec8-4226-94c0-7acef160132f</guid><dc:creator>Laurent Pierret</dc:creator><slash:comments>3</slash:comments><comments>https://uat.community.rws.com/thread/59354?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa/59354/trados-enterprise-api-does-not-return-project-template-settings/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Dear community,&lt;/p&gt;
&lt;p&gt;According to this page: &lt;a href="https://eu.cloud.trados.com/lc/api-docs/9990739f1e174-list-project-templates"&gt;eu.cloud.trados.com/.../9990739f1e174-list-project-templates&lt;/a&gt; , I would understand that it is possible to retrieve the settings of each project template.&lt;/p&gt;
&lt;p&gt;However, when I pass &amp;quot;settings&amp;quot; as value to the query parameter &amp;quot;fields&amp;quot; (see attached postman screenshot), I don&amp;#39;t get any settings in the response.&lt;/p&gt;
&lt;p&gt;Could you please tell me what I am doing wrong here?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Laurent&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:600px;max-width:900px;" src="https://uat.community.rws.com/resized-image/__size/1800x1200/__key/communityserver-discussions-components-files/224/postman_5F00_projectTemplate.png" alt="Postman interface showing a GET request to retrieve project templates with query parameters including fields set to id, name, and settings. Response body displays project template details." /&gt;&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>Error handling for BCM format is not working</title><link>https://uat.community.rws.com/thread/59085?ContentTypeID=0</link><pubDate>Mon, 22 Sep 2025 19:40:40 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:2a510a22-45e1-4b2a-a251-cdb61ee87178</guid><dc:creator>Evgenii Samarin</dc:creator><slash:comments>1</slash:comments><comments>https://uat.community.rws.com/thread/59085?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa/59085/error-handling-for-bcm-format-is-not-working/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello RWS Team!&lt;/p&gt;
&lt;p&gt;We noticed that when we choose bcm as format, Language Cloud Platform is not handling exceptions and non 2xx error codes:&lt;/p&gt;
&lt;p&gt;It&amp;#39;s always like this if format == bcm:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Trace ID: 2a4d4d34-0c2f-4e25-9821-6ad11b9629c1_et_4bc7659c-97e1-11f0-aa84-ba70593baf0a&lt;/p&gt;
&lt;p&gt;Name,Code,Value&lt;br /&gt;processTask,FileProcessingException,Unknown error&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;We want to show clear error messages in the UI for our users, is it possible to add this logic?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>GET /lc-api/projects/v3/projects/:projectId/tasks</title><link>https://uat.community.rws.com/thread/58866?ContentTypeID=0</link><pubDate>Thu, 28 Aug 2025 11:52:16 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:439e20f4-d156-46d3-888f-df8927f5a453</guid><dc:creator>Evgenii Samarin</dc:creator><slash:comments>5</slash:comments><comments>https://uat.community.rws.com/thread/58866?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa/58866/get-lc-api-projects-v3-projects-projectid-tasks/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello&amp;nbsp;RWS team!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;We got a 500 error on the EU environment during the project translation.&lt;/p&gt;
&lt;p&gt;We use a custom action for updating the translation, and for one of the files we got:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;GET&lt;/strong&gt;&lt;span&gt;&amp;nbsp;/lc-api/projects/v3/projects/68af3d9b2295e62456377651/tasks 500&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;{&lt;br /&gt; &amp;quot;message&amp;quot;: &amp;quot;The server encountered an error processing the request. Try again later.&amp;quot;,&lt;br /&gt; &amp;quot;type&amp;quot;: &amp;quot;ERROR&amp;quot;,&lt;br /&gt; &amp;quot;date&amp;quot;: &amp;quot;2025-08-28T11:06:44.710Z&amp;quot;,&lt;br /&gt; &amp;quot;traceId&amp;quot;: &amp;quot;20250828110644_129cc96b-8076-466b-83f9-33cef0572c33&amp;quot;,&lt;br /&gt; &amp;quot;response&amp;quot;: {&lt;br /&gt; &amp;quot;method&amp;quot;: &amp;quot;GET&amp;quot;,&lt;br /&gt; &amp;quot;status&amp;quot;: 500,&lt;br /&gt; &amp;quot;url&amp;quot;: &amp;quot;&lt;a href="https://eu.cloud.trados.com/lc-api/projects/v3/projects/68af3d9b2295e62456377651/tasks?_dc=1756379204499"&gt;&amp;quot;&amp;gt;eu.cloud.trados.com/.../tasks&lt;/a&gt;&lt;br /&gt; &amp;quot;params&amp;quot;: {&lt;br /&gt; &amp;quot;showPermissions&amp;quot;: true,&lt;br /&gt; &amp;quot;searchType&amp;quot;: &amp;quot;all&amp;quot;,&lt;br /&gt; &amp;quot;skip&amp;quot;: 0,&lt;br /&gt; &amp;quot;top&amp;quot;: 50,&lt;br /&gt; &amp;quot;sortField&amp;quot;: [&lt;br /&gt; &amp;quot;creationDate&amp;quot;&lt;br /&gt; ],&lt;br /&gt; &amp;quot;sortOrder&amp;quot;: [&lt;br /&gt; &amp;quot;DESC&amp;quot;&lt;br /&gt; ],&lt;br /&gt; &amp;quot;isAutomatic&amp;quot;: null&lt;br /&gt; },&lt;br /&gt; &amp;quot;responseJson&amp;quot;: {&lt;br /&gt; &amp;quot;type&amp;quot;: &amp;quot;about:blank&amp;quot;,&lt;br /&gt; &amp;quot;title&amp;quot;: &amp;quot;Internal Server Error&amp;quot;,&lt;br /&gt; &amp;quot;status&amp;quot;: 500,&lt;br /&gt; &amp;quot;detail&amp;quot;: &amp;quot;Failed to write request&amp;quot;,&lt;br /&gt; &amp;quot;instance&amp;quot;: &amp;quot;/projects/v3/projects/68af3d9b2295e62456377651/tasks&amp;quot;&lt;br /&gt; }&lt;br /&gt; }&lt;br /&gt;}&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>An error while trying to make a "POST" REQUEST at Url: "https://api.eu.cloud.trados.com/public-api/v1/tasks/&lt;taskId&gt;/target-files/&lt;fileId&gt;/versions</title><link>https://uat.community.rws.com/thread/58785?ContentTypeID=0</link><pubDate>Thu, 21 Aug 2025 13:40:57 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:c945670c-7017-475d-9dc0-59d5779070a6</guid><dc:creator>Zhenya Mamenko</dc:creator><slash:comments>5</slash:comments><comments>https://uat.community.rws.com/thread/58785?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa/58785/an-error-while-trying-to-make-a-post-request-at-url-https-api-eu-cloud-trados-com-public-api-v1-tasks-taskid-target-files-fileid-versions/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;In our connector we have Automatic Task which makes machine translation and adds new file version to the target file.&lt;/p&gt;
&lt;p&gt;It worked fine last week, but now we get error:&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;{&amp;quot;errorCode&amp;quot;:&amp;quot;differentServiceUserOwner&amp;quot;,&amp;quot;message&amp;quot;:&amp;quot;The task has a different service user owner.&amp;quot;,&amp;quot;details&amp;quot;:[]}&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family:inherit;"&gt;How it possible and how we can resolve this issue?&lt;/span&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Team default project settings</title><link>https://uat.community.rws.com/thread/58543?ContentTypeID=0</link><pubDate>Thu, 31 Jul 2025 10:30:18 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:b97e52aa-4103-462e-9b95-556f82200fae</guid><dc:creator>Henk Hendriks</dc:creator><slash:comments>3</slash:comments><comments>https://uat.community.rws.com/thread/58543?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa/58543/team-default-project-settings/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m trying to limit the number of templates used for project creation in Trados Team. Currently I have a generic template defined with various custom project settings but without a translation engine or workflow. This allows me to create customer-specific templates by copying the generic template and adding a specific translation engine and workflow, thus retaining the custom project settings in any new template. If there&amp;#39;s no template defined for a customer, the project manager can select the generic template and specify a translation engine and workflow during the project creation process in Team, thereby also retaining the custom project settings.&lt;/p&gt;
&lt;p&gt;The problem with this approach is that the generic template is marked as &amp;#39;invalid&amp;#39; meaning that it cannot be used to create a project via the API or the Studio project upload feature. So a cloud project created with the API or Trados Studio will not use my custom project settings but Team&amp;rsquo;s default settings.&lt;/p&gt;
&lt;p&gt;I am thinking that the&amp;nbsp;default project settings Team uses must be defined somewhere. Is it possible to change the Team project defaults so that they will be automatically used in newly created templates and projects created without using a template? Or, alternatively, is there a way to change project settings through the API while or after creating a cloud project?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Henk&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Translation timeout for BCM format</title><link>https://uat.community.rws.com/thread/58536?ContentTypeID=0</link><pubDate>Wed, 30 Jul 2025 17:07:41 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:b93d1216-6c7f-4f3f-90f3-a9e8af24dc85</guid><dc:creator>Evgenii Samarin</dc:creator><slash:comments>5</slash:comments><comments>https://uat.community.rws.com/thread/58536?ContentTypeID=0</comments><wfw:commentRss>https://uat.community.rws.com/developers-more/trados-portfolio/language-cloud-developers/f/language_cloud_sdkapi_qa/58536/translation-timeout-for-bcm-format/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi dear RWS team!&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Is it possible to increase timeout for bcm format translations in Trados Enterprise? Seems like 2 minutes is not enough when we recieve full file content json.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>