You are currently working on UAT 

Error messages after importing tmx files in Studio 2015

Error messages after importing tmx files in Studio 2015

I have created a new TM in Studio and imported 3 tmx files. The import was successful but I still have following messages for example:
- Read:788. Imported: 644. Errors:0.  If there are no errors, why all TU are not imported? (missing 144)

 OR

- Read: 525. Imported:418. Errors:6.  Of what kind of errors does it refer?


Thank you in advance

Bénédicte

Parents
  • Bénédicte

    In the first case where the import process ended with 0 errors, the difference between "read" and "imported" is most probably due to TUs that were duplicates and have been merged.

    The same applies to the second case (you'll see this happen in most imports you do), but here you have in addition some errors. To know what these errors are, you should log at the log, which will tell you. Most of the time, they are not very relevant (usually inconsistencies with field values) and personally I only look at these errors when their number is high (compared to the number of TUs imported). In this case, with 6 errors. I personally would not bother at all.

    Walter
Reply
  • Bénédicte

    In the first case where the import process ended with 0 errors, the difference between "read" and "imported" is most probably due to TUs that were duplicates and have been merged.

    The same applies to the second case (you'll see this happen in most imports you do), but here you have in addition some errors. To know what these errors are, you should log at the log, which will tell you. Most of the time, they are not very relevant (usually inconsistencies with field values) and personally I only look at these errors when their number is high (compared to the number of TUs imported). In this case, with 6 errors. I personally would not bother at all.

    Walter
Children