I would like to know if it's possible to create batches via the API when a client uploads more than 1 file, for example. If so, how? I don't find any info in the API documentation, which lacks a "Search" function, by the way.
I would like to know if it's possible to create batches via the API when a client uploads more than 1 file, for example. If so, how? I don't find any info in the API documentation, which lacks a "Search" function, by the way.
Wouldn't this be related to the projects API here:
https://languagecloud.sdl.com/lc/api-docs/3149c367ef136-create-projects#5-add-your-project-files
Paul Filkin | RWS Group
________________________
Design your own training!
You've done the courses and still need to go a little further, or still not clear?
Tell us what you need in our Community Solutions Hub
Wouldn't this be related to the projects API here:
https://languagecloud.sdl.com/lc/api-docs/3149c367ef136-create-projects#5-add-your-project-files
Paul Filkin | RWS Group
________________________
Design your own training!
You've done the courses and still need to go a little further, or still not clear?
Tell us what you need in our Community Solutions Hub
It is. But there is no mention on how to create batches,. Or are batches created automatically at every new file added via the API?
Why wouldn't you add multiple files? Perhaps I'm misunderstanding what you are trying to do and what you mean by batches. Please explain it in more detail.
Paul Filkin | RWS Group
________________________
Design your own training!
You've done the courses and still need to go a little further, or still not clear?
Tell us what you need in our Community Solutions Hub
Yes, we can indeed add multiple files, but if we add them at once Trados Live creates just 1 large translation task. To avoid that, it's best to divide the project into batches...
Imagine that you have 3 files with 10,000 word each and a total of 30,000 words.
- If you create a project without using the "batch" features, Trados creates just 1 task with 30,000 words
- Manually, it's possible to split this projects into 3 batches. In this case, if you create 1 batch per file, each task only has 10,000 words. This helps completing the project faster, because you can have 3 translators working on 1 batch each, instead of having 1 translator working on 30,000 words.
I hope this is more clear now.
The original question is: we don't know if we can tell the API to create 1 batch per file.
Hi Enrico Antonio Mion ,
In Trados Enterprise API (https://languagecloud.sdl.com/lc/api-docs) we don't have the concept of batch per file and uploading multiple files does not work as you described here "Yes, we can indeed add multiple files, but if we add them at once Trados Live creates just 1 large translation task" .
With the specified API you can upload different files and they are not mixed together as "large translation task".
I'm not sure if you are using this API https://languagecloud.sdl.com/lc/api-docs or another one. Can you please detail this?