Configure the Translation Integration configure-integration
Learn how to connect AEM to a translation service.
The Story So Far story-so-far
In the previous document of the AEM headless translation journey, Get started with AEM headless translation you learned how to organize your headless content and how AEM’s translation tools work and you should now:
- Understand the importance of content structure to translation.
- Understand how AEM stores headless content.
- Be familiar with AEM’s translation tools.
This article builds on those fundamentals so you can take the first configuration step and set up a translation service, which you will use later in the journey to translate your content.
Objective objective
This document helps you understand how to set up an AEM integration to your chosen translation service. After reading you should:
- Understand the important parameters of the Translation Integration Framework in AEM.
- Be able to set up your own connection to your translation service.
The Translation Integration Framework tif
AEM’s Translation Integration Framework (TIF) integrates with third-party translation services to orchestrate the translation of AEM content. It involves three basic steps.
- Connect to your translation service provider.
- Create a Translation Integration Framework configuration.
- Associate the configuration with your content.
The following sections describe these steps in more detail.
Connecting to a Translation Service Provider connect-translation-provider
The first step is to choose which translation service you want to use. There are many choices for human and machine translation services available to AEM. Most providers offer a translator package to be installed. See the Additional Resources section for a selection of options available.
For the purposes of this journey, we use the Microsoft Translator which AEM provides with a trial license out-of-the-box. See the Additional Resources section for more information about this provider.
If you choose another provider your administrator must install the connector package as per the instructions provided by the translation service.
Creating a Translation Integration Configuration create-config
After the connector package for your preferred translation service is installed, you must create a Translation Integration Framework configuration for that service. The configuration includes the following information:
- Which translation service provider to use
- Whether human or machine translation is to be performed
- Whether to translate other content that is associated with the Content Fragment such as tags
To create a translation configuration:
-
In the global navigation menu, select Tools > Cloud Services > Translation Cloud Services.
-
Navigate to where you want to create the configuration in your content structure. This is often based on a particular project or can be global.
- For example, in this case, a configuration could be made globally to apply to all content, or just for the WKND project.
-
Provide the following information in the fields and then select Create.
- Select Configuration Type in the drop-down. Select Translation Integration from the list.
- Enter a Title for your configuration. The Title identifies the configuration in the Cloud Services console and in page property drop-down lists.
- Optionally, type a Name to use for the repository node that stores the configuration.