Create a custom translation management system
Configure Localization Framework with a third-party translation management system of your choice to localize an artifact.
Before you begin
Roles required: localization_admin and flow_designer
Ensure that the Localization Framework Installer plugin (com.glide.localization_framework.installer) is activated.
Procedure
Navigate to All > Localization Framework > TMS Configuration.
Note: By default, RWS, and XTM translation management system configurations are available.
Click New.
In the TMS Configuration form, fill in the fields.
| Field | Description |
|---|---|
| Name | Identifier of the TMS configuration. |
| Request translation subflow | IntegrationHub subflow that interacts with the third-party translation management system to request translations. |
| Retrieve translation subflow | IntegrationHub subflow that interacts with the third-party translation management system to retrieve translated content. |
| Application | The scope of the application. The default value is Global. |
| Version | Version of the contract used in subflows. The default value is v1. |
| Enable auto retrieval | Option to retrieve the translated content automatically.When selected, the translations are retrieved as per the scheduled jobs which run daily. |
- Click Submit.
Parent Topic:Translation Management System configurations