Documentation Center

Changes to the class TranslationJob 2.5

The new TranslationJob class should be used for creating translation jobs and retrieving information about translation jobs.

Usage

Limitations
In theory, you can use all methods inside the TranslationJob class to create, update and delete translation jobs. However, most handling of the translation jobs is done automatically by the services TranslationBuilder and TranslationOrganizer, provided the TRANSLATORSERVICE user role is created with the appropriate status transitions. In order to avoid unpredictable results and/or fail the job processing, you should try to avoid updating translation jobs which are not in definition or in a failed status.

Creating a TranslationJob
To create a TranslationJob and send it to a translation service, follow the steps in the diagram: