TM Update: How to update a tm whit the batch task [UpdateMainTranslationMemory]

Hi,

I would like to update a sdltm file with a sdlxliff file, i knew there is aleary a method which can import tmx or sdlxliff file to the existing tm, but  i found that there is a batch task api which called UpdateMainTranslationMemory.  how can i  only use bilingual file to update a existing tm through the task? 

Best regards,

Bradley

Parents Reply
  • Hi, Jesse
    Thank you vey much for you answers, however, the batch task UpdateMainTranslationMemory and GenerateTargetTranslations are based on the existing FileBasedProject which has all kinds of task files or project's files, but now i have no project files but only the finished bilingual files, should i create a new FileBasedProject and append my bilingual files to the project first, and then use the automaticTask? do you have any ideas about the method which can delete or add bilingual files to a project? Thanks.
    Best regards,
    Bradley
Children