Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Introduction

...

The second documentation contains examples of different possible configurations and responses. Generally speaking, each endpoint can be customized to fit different needs, which is important to remember.

View file
nameXTM Custom_Machine_Translation_-_Examples_v1.2.pdf

Below are explanations of some important keywords found in the configuration:

...

  • There is currently no retry mechanism. If the XTM encounters an issue while sending a request to the Custom MT (500), it would be necessary to reanalyze the project.

  • There is also no timeout within which the Custom MT has to return the translation. With the Custom MT feature, XTM Cloud will continue requesting the status of the translation until it receives a response that is either successful or an error status. In other words, XTM will keep asking as long as the Custom MT keeps responding with the IN_PROGRESS status. Every other status will break the process. To stop the status checking, the response status returned has to be different than those defined in the "inProgressStatuses" key:

...