<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://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/"><channel><title>WorldServer Developers</title><link>https://community.rws.com/developers-more/translation-management/worldserver-developers/</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12 Non-Production</generator><item><title>Forum Post: TD missing in API created project package</title><link>https://community.rws.com/developers-more/translation-management/worldserver-developers/f/api_qa_worldserver/60486/td-missing-in-api-created-project-package</link><pubDate>Mon, 02 Mar 2026 11:48:00 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:d75873c0-2e47-4e17-8e22-bb4bc145b930</guid><dc:creator>Christopher Maier</dc:creator><description>Hello, I tried to create a project package via the Worldserver REST API in SoapUI. The package was created, but it seems like the TD is not being added to the package. Everything else (including the TM) is there. In the API documentation I found a value called &amp;quot;tdFilterId&amp;quot; ( https://docs.rws.com/de-DE/worldserver-11.7-developer-documentation-860026/export-tasks-645015 ) Is it necessary to set this value in order to add the TD to the package? If so, what would be the best way to find out which tdFilterId should be used? Thanks in advance for your help!</description><category domain="https://community.rws.com/developers-more/translation-management/worldserver-developers/tags/Rest%2bAPI">Rest API</category><category domain="https://community.rws.com/developers-more/translation-management/worldserver-developers/tags/REST">REST</category><category domain="https://community.rws.com/developers-more/translation-management/worldserver-developers/tags/WorldServer">WorldServer</category></item><item><title>Forum Post: RE: Strange answer oncreating attachment through the REST API</title><link>https://community.rws.com/developers-more/translation-management/worldserver-developers/f/api_qa_worldserver/60087/strange-answer-oncreating-attachment-through-the-rest-api/191510</link><pubDate>Tue, 24 Feb 2026 13:24:00 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:eb3a11fe-4c68-4360-8f61-586bb4cbbe55</guid><dc:creator>Tamas Meszaros</dc:creator><description>My fault, have not noticed that WS is responding with gzip, and also expressed this in the response header.</description></item><item><title>Forum Post: Strange answer oncreating attachment through the REST API</title><link>https://community.rws.com/developers-more/translation-management/worldserver-developers/f/api_qa_worldserver/60087/strange-answer-oncreating-attachment-through-the-rest-api</link><pubDate>Tue, 13 Jan 2026 12:32:00 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:307f9be5-4599-4f11-ad78-67354fe80fbf</guid><dc:creator>Tamas Meszaros</dc:creator><description>Hi, We try to create new attachments at the client (WS 11.8.4.38), but the response from the WS server is invalid. The same operation in our testenvironment (11.8.4.46) works properly. Request: Method: POST, RequestUri: &amp;#39;xxxxxx/.../1089, Version: 1.1, Content: Headers: { Accept: application/json Accept: application/xml Accept: text/xml Connection: Keep-Alive Accept-Encoding: gzip Accept-Encoding: deflate Content-Type: multipart/form-data; boundary=-----------------------------xxxxxxxxxxxxxxxxxx Content-Length: 236435 } -------------------------------xxxxxxxxxxxxxxxxxx Content-Disposition: form-data; name=file; filename=a.jpg; filename*=utf-8&amp;#39;&amp;#39;a.jpg Content-Type: application/octet-stream xxxxxxxxxxxx -------------------------------xxxxxxxxxxxxxxxxxx-- And the response is this: StatusCode: 200, ReasonPhrase: &amp;#39;&amp;#39;, Version: 1.1, Content: System.Net.Http.HttpConnectionResponseContent, Headers: { Cache-Control: no-cache, no-store, max-age=0, must-revalidate X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block x-permitted-cross-domain-policies: none Strict-Transport-Security: max-age=7890000 [; includeSubDomains] Vary: accept-encoding Transfer-Encoding: chunked Date: Fri, 12 Dec 2025 10:23:14 GMT Keep-Alive: timeout=60 Connection: keep-alive Content-Encoding: gzip Content-Type: application/json; charset=UTF-8 } _O 0ſK Q;` -c tL . Y:ڹ Rgf N_} ޓs w I z R Z ]d B 5 B n ľ ֢ \ @ C j z N 4 e-h WV iĊ*M{ߵ 5 䆟; nX:45 Ռ(^ʈ Y#k84L Lۀ`o Q pT 2 C[ $ b A _ K\Z ( ʜ $ s ׋U &amp;#39;j ԩϫOc f^ c * n S 8 yy\y Xą ^ dF I O6 8 щ sv p Nѣ 8O h So even though the status code is 200 (Success) and the response header says that the response should contain application/json (corresponds to the documentation), it is some binary content that cannot be processed. Is this maybe a known bug in 11.8.4.38 and has been fixed in .46 ? Or how can we fix / find out the reason for this response? thank you, Tamas</description></item><item><title>Forum Post: REST API to get list of projects having particular Attribute value</title><link>https://community.rws.com/developers-more/translation-management/worldserver-developers/f/api_qa_worldserver/59815/rest-api-to-get-list-of-projects-having-particular-attribute-value</link><pubDate>Mon, 01 Dec 2025 12:23:00 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:67a44549-e887-4635-8aa9-bdb7bb18fcec</guid><dc:creator>Tarakeswar Dubey</dc:creator><description>There is a project level custom attribute. I am looking for a REST API end point where I can provide this custom attribute and its value in the request body and the response should list down all those projects having this attribute value.</description><category domain="https://community.rws.com/developers-more/translation-management/worldserver-developers/tags/Rest%2bAPI">Rest API</category><category domain="https://community.rws.com/developers-more/translation-management/worldserver-developers/tags/Attribute">Attribute</category><category domain="https://community.rws.com/developers-more/translation-management/worldserver-developers/tags/WorldServer">WorldServer</category></item><item><title>Forum Post: RE: The "Change task assignees" World Server REST API call is failing.</title><link>https://community.rws.com/developers-more/translation-management/worldserver-developers/f/api_qa_worldserver/58914/the-change-task-assignees-world-server-rest-api-call-is-failing/187005</link><pubDate>Thu, 04 Sep 2025 05:36:00 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:40e06e2e-7390-4aa2-8698-258a1a286fbe</guid><dc:creator>Tarakeswar Dubey</dc:creator><description>Thank you so much Adrian. Your response make sense and it works fine,</description></item><item><title>Forum Post: RE: The "Change task assignees" World Server REST API call is failing.</title><link>https://community.rws.com/developers-more/translation-management/worldserver-developers/f/api_qa_worldserver/58914/the-change-task-assignees-world-server-rest-api-call-is-failing/186998</link><pubDate>Wed, 03 Sep 2025 17:19:00 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:3b874774-5050-4571-bd99-829d32806ebf</guid><dc:creator>Adrian Manea</dc:creator><description>Hi Tarakeswar, The taskStepIds are actually workflow steps that you need to extract from the database (column WORKFLOWSTEPID). Also, the taskStepId parameter is optional, and it&amp;#39;s easier not to include it, because the system already knows what taskStepId to include based on taskId. Based on your example you can use this payload: [{&amp;quot;id&amp;quot;:6457980,&amp;quot;assignedRoleIds&amp;quot;:[8073]}]</description></item><item><title>Forum Post: The "Change task assignees" World Server REST API call is failing.</title><link>https://community.rws.com/developers-more/translation-management/worldserver-developers/f/api_qa_worldserver/58914/the-change-task-assignees-world-server-rest-api-call-is-failing</link><pubDate>Wed, 03 Sep 2025 11:08:00 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:60647a5a-ba39-467b-8d01-08f2f84b5323</guid><dc:creator>Tarakeswar Dubey</dc:creator><description>The &amp;quot;Change task assignees&amp;quot; REST API call is not working. Following are the details: End-point: xxx.yyy.com/.../changeAssignees Payload: [{&amp;quot;id&amp;quot;:6457980,&amp;quot;assignedRoleIds&amp;quot;:[8073],&amp;quot;taskStepIds&amp;quot;:[243608648]}] Response: { &amp;quot;status&amp;quot;: &amp;quot;ERROR&amp;quot;, &amp;quot;response&amp;quot;: [ { &amp;quot;status&amp;quot;: &amp;quot;ERROR&amp;quot;, &amp;quot;errors&amp;quot;: [ { &amp;quot;code&amp;quot;: 404, &amp;quot;type&amp;quot;: &amp;quot;NOT_FOUND&amp;quot;, &amp;quot;message&amp;quot;: &amp;quot;Resource TASK_STEP ([243608648]) not found.&amp;quot; } ], &amp;quot;id&amp;quot;: 6457980 } ] } Note: The TASK_STEP_ID 243608648 exists in the database for the TASK 6457980 Relevant Database record from tasksteps table: 243608648 6457980 304915 1 02-09-25 2 Linguistic Review Human I referred following World Server REST API document docs.rws.com/.../change-task-assignees-645027</description></item><item><title>Forum Post: RE: Is it possible to tell the current workflow step in a World Server project via API?</title><link>https://community.rws.com/developers-more/translation-management/worldserver-developers/f/api_qa_worldserver/58758/is-it-possible-to-tell-the-current-workflow-step-in-a-world-server-project-via-api/186559</link><pubDate>Fri, 22 Aug 2025 13:40:00 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:b50c10cb-a28f-496e-a417-a80bcd114d4f</guid><dc:creator>Anuj Bhatia</dc:creator><description>Maybe you can use either of the following: For all tasks in a project: GET /ws-api/v2/projectGroups/search?fields=projects(tasks(currentTaskStep(name,workflowTransitions))) For a specific task: GET /ws-api/v2/tasks/{taskId}?fields=currentTaskStep Hope this helps.</description></item><item><title>Forum Post: RE: Is there a way to Search projects modified in the last X minutes/hours via API?</title><link>https://community.rws.com/developers-more/translation-management/worldserver-developers/f/api_qa_worldserver/58757/is-there-a-way-to-search-projects-modified-in-the-last-x-minutes-hours-via-api/186558</link><pubDate>Fri, 22 Aug 2025 13:35:00 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:89ad3d08-d42f-4038-9d73-f17063c2266e</guid><dc:creator>Anuj Bhatia</dc:creator><description>We had a similar use case and couldn&amp;#39;t find a way to query by recently modified date. We ended up using the task history as a proxy for the modification date. Get projects via /ws-api/v2/ projectGroups/search For each project&amp;#39;s tasks, call /ws-api/v1/taskHistory Use the latest task history date as your modification date But this requires additional API calls per project, so it performance may not be feasible for you.</description></item><item><title>Forum Post: Is it possible to tell the current workflow step in a World Server project via API?</title><link>https://community.rws.com/developers-more/translation-management/worldserver-developers/f/api_qa_worldserver/58758/is-it-possible-to-tell-the-current-workflow-step-in-a-world-server-project-via-api</link><pubDate>Tue, 19 Aug 2025 15:25:00 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:c797666c-023e-4032-8911-3bf0d1910784</guid><dc:creator>Cecilia Nistal</dc:creator><description>We would like to use the REST API to know what workflow step a particular project is at.</description><category domain="https://community.rws.com/developers-more/translation-management/worldserver-developers/tags/Rest%2bAPI">Rest API</category><category domain="https://community.rws.com/developers-more/translation-management/worldserver-developers/tags/11-8">11.8</category><category domain="https://community.rws.com/developers-more/translation-management/worldserver-developers/tags/WorldServer">WorldServer</category></item><item><title>Forum Post: Is there a way to Search projects modified in the last X minutes/hours via API?</title><link>https://community.rws.com/developers-more/translation-management/worldserver-developers/f/api_qa_worldserver/58757/is-there-a-way-to-search-projects-modified-in-the-last-x-minutes-hours-via-api</link><pubDate>Tue, 19 Aug 2025 15:19:00 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:a758203f-8ec9-4bde-9986-9940c7cd0b22</guid><dc:creator>Cecilia Nistal</dc:creator><description>We would like to periodically get World Server project information via API to feed our dashboards, however, we would only like to get information about the projects that have been recently modified. While there is a created date property in the project response/filters, we don&amp;#39;t see one for last modified date, is this possible?</description><category domain="https://community.rws.com/developers-more/translation-management/worldserver-developers/tags/Rest%2bAPI">Rest API</category><category domain="https://community.rws.com/developers-more/translation-management/worldserver-developers/tags/11-8">11.8</category><category domain="https://community.rws.com/developers-more/translation-management/worldserver-developers/tags/WorldServer">WorldServer</category></item><item><title>Forum Post: ImportKit request under the ExchangeWSExportImportManager wsdl always fails</title><link>https://community.rws.com/developers-more/translation-management/worldserver-developers/f/api_qa_worldserver/57506/importkit-request-under-the-exchangewsexportimportmanager-wsdl-always-fails</link><pubDate>Wed, 23 Apr 2025 13:24:00 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:f449be23-63bb-4c7e-91d9-94fa9c343a6e</guid><dc:creator>Joseph Hellebusch</dc:creator><description>We are developing a python script to make an Upload request to the SOAP API using: when we call: importKit2(token=WSTOKEN, attachedFile=file_contents) if file_contents points to an xliff or zip on the server such as &amp;quot;c:\temp\tasks_250199_-_MyCompany-Test_-_testing_5_126627_ja_JP_xliff.zip&amp;quot; the function creates an upload file but that file is always blank and we get the error &amp;quot;java.lang.RuntimeException: Too many/few attachments sent [0] Please limit to 1&amp;quot;. Even when we call the function using a literal string of the contents of the xliff or a bytestream/octet encoded file the procedure give the too many/few error or a &amp;quot;com.idiominc.ws.WSRuntimeException: The filename, directory name, or volume label syntax is incorrect (covers java.io.IOException: The filename, directory name, or volume label syntax is incorrect)&amp;quot; error. I need to know how the &amp;quot;Attached file&amp;quot; need to be referenced or the data type needed for it. It is clear that the system has access to the file but can&amp;#39;t properly create the upload file for some reason.</description><category domain="https://community.rws.com/developers-more/translation-management/worldserver-developers/tags/WorldServer%2b11-3">WorldServer 11.3</category><category domain="https://community.rws.com/developers-more/translation-management/worldserver-developers/tags/API">API</category><category domain="https://community.rws.com/developers-more/translation-management/worldserver-developers/tags/SOAP">SOAP</category><category domain="https://community.rws.com/developers-more/translation-management/worldserver-developers/tags/WorldServer">WorldServer</category></item><item><title>Forum Post: Error Making Parallel Calls for TM Insert – StorageResourceBusyException</title><link>https://community.rws.com/developers-more/translation-management/worldserver-developers/f/api_qa_worldserver/56521/error-making-parallel-calls-for-tm-insert-storageresourcebusyexception</link><pubDate>Fri, 31 Jan 2025 09:06:00 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:a7f69b21-04b7-4be9-a55d-27b1f0ab5998</guid><dc:creator>Damanjyot Singh</dc:creator><description>Description: I have developed a custom servlet that updates or inserts entries into a Translation Memory (TM). Issue: When two concurrent requests were made to the servlet, both attempting to update the same TM, one of the requests failed with the following error, halting execution: com.idiominc.ws.sql.ConnectionLease: non SQLException caught in storage com.idiominc.ws.storage.StorageResourceBusyException: A required SQL resource was unavailable. Please, retry the operation later. Below are the lines of code responsible for updating the TM: // Fetch the TM WSTm tmToUpdate = wsContext.getTmManager().getTm(TmName); // Insert or update entry tmEntry = tmToUpdate.insert(coreString, humanTranslatedString, sourceLanguage, targetLanguage); The error specifically occurred at the insert operation ( tmToUpdate.insert(...) ). Environment: WorldServer Version: 11.7.3.328 Question: Is there a recommended way to handle concurrent inserts into the same TM to avoid this error? Does WorldServer provide any locking mechanisms or best practices for handling parallel TM updates? Any insights or recommendations would be greatly appreciated.</description></item><item><title>Forum Post: RE: Mismatch between API response and UI (re Tasks and Projects)</title><link>https://community.rws.com/developers-more/translation-management/worldserver-developers/f/api_qa_worldserver/55923/mismatch-between-api-response-and-ui-re-tasks-and-projects/177871</link><pubDate>Mon, 16 Dec 2024 19:27:00 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:d02f4769-d306-4632-8fda-c01d0e1e1c70</guid><dc:creator>Anca Gicoveanu</dc:creator><description>Hi Cecilia Nistal , For the get projects API call, you might have some information in the database that was not yet cleaned up by the Garbage Collector. Run the Garbage Collector cleaners and check again if you have the same results as in the UI. If you still face the same issue after the cleaners ran, you can further investigate the additional project returned by the API for more details and gather more information about it: is the project an old one, does it have any tasks assigned to it, does it have a completion date, etc. For the get tasks API call, WorldServer does not provide a GET method with a search function based on projectId. If you want to search in tasks by different criteria, you should use this API call: https://docs.rws.com/en-US/worldserver-11.8-developer-documentation-994354/search-for-tasks-645242 The call should look like this: However, if your purpose is to get all the tasks within a project for a language direction, I think it is better to use the get projects API call, which will return the tasks of the projects as well. You can then filter the model based on your required languages to reduce results: https://docs.rws.com/en-US/worldserver-11.8-developer-documentation-994354/get-information-about-a-specific-project-642529 Or you can use the search projects API call: https://docs.rws.com/en-US/worldserver-11.8-developer-documentation-994354/search-for-projects-652273 Thank you, Anca</description></item><item><title>Forum Post: Mismatch between API response and UI (re Tasks and Projects)</title><link>https://community.rws.com/developers-more/translation-management/worldserver-developers/f/api_qa_worldserver/55923/mismatch-between-api-response-and-ui-re-tasks-and-projects</link><pubDate>Mon, 16 Dec 2024 14:40:00 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:0bb13b42-2634-487e-b222-14314db2b838</guid><dc:creator>Cecilia Nistal</dc:creator><description>When listing project via the endpoint Get projects ( :// : /ws-api/v2/projects?token= ) we receive 9 records but in the UI we can see only 8 (see sample images below) In Postman, there are some project IDs not displayed on the UI When selecting an ID of any project in the UI (1069 for example) and try to get the tasks that are comprised in said project, we receive an empty body as response while on the UI we can clearly see that there are two active tasks Could you help us understand this mismatch? Our goal is to get all tasks within a project for a same language direction via API.</description><category domain="https://community.rws.com/developers-more/translation-management/worldserver-developers/tags/WorldServer%2bThird_2D00_party%2bPlugins">WorldServer Third-party Plugins</category><category domain="https://community.rws.com/developers-more/translation-management/worldserver-developers/tags/WorldServer">WorldServer</category></item><item><title>Forum Post: RE: Search Projects endpoint returns 500 error</title><link>https://community.rws.com/developers-more/translation-management/worldserver-developers/f/api_qa_worldserver/54288/search-projects-endpoint-returns-500-error/173120</link><pubDate>Mon, 09 Sep 2024 13:04:00 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:403ddc9f-529e-442d-a5ff-a4a9d933922d</guid><dc:creator>Adrian Manea</dc:creator><description>Hi Cecilia, These are examples that you can paste in request body: //all projects with name containing the string &amp;quot;test&amp;quot; {&amp;quot;operator&amp;quot;:&amp;quot;and&amp;quot;,&amp;quot;filters&amp;quot;:[{&amp;quot;field&amp;quot;:&amp;quot;projects(name)&amp;quot;,&amp;quot;value&amp;quot;:&amp;quot;test&amp;quot;,&amp;quot;operator&amp;quot;:&amp;quot;like&amp;quot;}]} //all projects with name containing the string &amp;quot;test&amp;quot; that have between 2 and 5 tasks {&amp;quot;operator&amp;quot;:&amp;quot;and&amp;quot;,&amp;quot;filters&amp;quot;:[{&amp;quot;field&amp;quot;:&amp;quot;projects(name)&amp;quot;,&amp;quot;value&amp;quot;:&amp;quot;test&amp;quot;,&amp;quot;operator&amp;quot;:&amp;quot;like&amp;quot;},{&amp;quot;field&amp;quot;:&amp;quot;projects(totalTasks)&amp;quot;,&amp;quot;value&amp;quot;:&amp;quot;2,5&amp;quot;,&amp;quot;operator&amp;quot;:&amp;quot;between&amp;quot;}]} If you want the result to display only the project ID and project name, you can specify only those fields in the URL (http://hostname/ ws-api/v2/projectGroups/search?fields=id,name) Alternatively, if you want to identify various filtering options, you can: log in the WSXI UI open the browser developer tools (F12), go to network tab in WorldServer Projects page open the filters menu ( screenshot #1 below) apply your filtering parameters in developer tools select the search API call and go to Payload tab click on &amp;quot;View Source&amp;quot; near Request Payload ( screenshot #2 ) screenshot #1: screenshot #2: Best regards, Adrian</description></item><item><title>Forum Post: RE: /tasks/import and /tasks/export endpoints always stay in "STILL IN PROGRESS" status</title><link>https://community.rws.com/developers-more/translation-management/worldserver-developers/f/api_qa_worldserver/54289/tasks-import-and-tasks-export-endpoints-always-stay-in-still-in-progress-status/172960</link><pubDate>Thu, 05 Sep 2024 17:14:00 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:aba79059-b983-4db5-96fc-6dc246551cc0</guid><dc:creator>Adrian Manea</dc:creator><description>Hi Cecilia, The export completion time is depending on the package size and also the availability of background engines. The fact that it never completes could indicate issues with the environment, or the allocated number of background. It is relatively easy to check: in the UI, go to Assignment -&amp;gt; Background jobs; in the dropdown select &amp;quot;all active jobs&amp;quot; and see if other tasks are being processed (if yes, approximate how many). The task you want to export should be present in that list with the Job ID like in the API call (example from your screenshot: 1049). Also check &amp;quot;all completed and cancelled jobs&amp;quot; if there are tasks with Failed status, and see the execution log for details. If the list is of items to be processed is too long, but you notice that some of them advance, then you&amp;#39;ll probably want to increase the number of background engines. If none of the items is processed, there is a possibility that no background engine is configured for the WSXI UI. The documentation here: https://docs.rws.com/binary/975503/1067030/worldserver-11-8-user-documentation/worldserver-v11-8-0-install-guide should be useful (page 51 - worth checking even if it&amp;#39;s not a clustered environment) Best regards, Adrian</description></item><item><title>Forum Post: /tasks/import and /tasks/export endpoints always stay in "STILL IN PROGRESS" status</title><link>https://community.rws.com/developers-more/translation-management/worldserver-developers/f/api_qa_worldserver/54289/tasks-import-and-tasks-export-endpoints-always-stay-in-still-in-progress-status</link><pubDate>Wed, 04 Sep 2024 14:29:00 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:84e942c3-3b4b-404f-b980-64bff506ea17</guid><dc:creator>Cecilia Nistal</dc:creator><description>/tasks/import and /tasks/export never finish and always stay in &amp;quot;STILL IN PROGRESS&amp;quot; status (same for UI and API). Is there a prerequisite for using these that we may be missing?</description><category domain="https://community.rws.com/developers-more/translation-management/worldserver-developers/tags/WorldServer">WorldServer</category></item><item><title>Forum Post: Search Projects endpoint returns 500 error</title><link>https://community.rws.com/developers-more/translation-management/worldserver-developers/f/api_qa_worldserver/54288/search-projects-endpoint-returns-500-error</link><pubDate>Wed, 04 Sep 2024 14:12:00 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:f8bdc6f3-682d-4859-b4fb-a47e702a18ff</guid><dc:creator>Cecilia Nistal</dc:creator><description>Hello! When trying to use the search projects endpoint for the API, we get a 500 &amp;quot;Unsupported search request filter&amp;quot; error. The same happens if we delete the filter. Any ideas what we may be doing wrong?</description><category domain="https://community.rws.com/developers-more/translation-management/worldserver-developers/tags/WorldServer">WorldServer</category></item><item><title>Forum Post: RE: How to match segments between custom automatic actions?</title><link>https://community.rws.com/developers-more/translation-management/worldserver-developers/f/api_qa_worldserver/52945/how-to-match-segments-between-custom-automatic-actions/170892</link><pubDate>Tue, 16 Jul 2024 14:54:00 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:1e77411f-d1be-42ea-9ad4-2447d51a7b00</guid><dc:creator>Anca Gicoveanu</dc:creator><description>Hi Robert, I am sorry for my late response on this, it was a quite busy month. Most probably you already moved on with this approach, which I think will work for your needs. You can also log/check the correctness of your code by following the segment.getIdProperty() value for segments. I also suggest to make a few tests with split and merged segments to validate your code for this actions as well. Hope your implementation works as expected, let me know otherwise. Thank you, Anca</description></item></channel></rss>