Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

FAQ concerning TM export:

Expand
titleIs it possible to export TM with tags which were created during project translation or added to segments after import?

It does not matter how the tags have been created, once the TM record has tags, they will be visible in the exported TMX file

Expand
titleIs it possible to export TM with segment ID in XLSX?

It is not possible, the segment ID will not be visible in the generated XLSX file (please see https://jira.xtm-intl.com/browse/XP-34933).
The segment IDs will be visible in the metadata if you generate a TMX file.

Expand
titleIs it possible to export segments from TM containing a specific word?

It is not possible, you can only search for them in TM Manage tab.

Expand
titleIs it possible to export TM based on creation date\modified date?

It is possible through REST API, for more information see the REST API documentation on cloud https://www.xtm-cloud.com/project-manager-api-rest/#operation/generateTMFileUsingPOST and our article REST API.
It is also possible through SOAP, with method ExportTM.

Expand
titleAre tags visible in the exported TM?

Yes, if the TM contains any tags they will be all visible in the exported TM in prop elements:
<prop type="tagGroup">Example_tag</prop>