An Import Template must be defined to update the multi-language attributes in each repository. Only one import template must be defined regardless of the number of target languages. Each scheduled import for the different target languages will reference the same Import Template for the same repository. Each import template must contain only the primary key attributes and the multi-language attributes. Multiple import templates must be defined for the same target repository if there is more than one Translation Registry entry for that repository, such as in cases where large numbers of multi-language attributes are broken up into multiple parts.
For example, if the repository Product_Staging has a primary key of Product ID and the multi-language attributes: Product Name and Product Description, the import template would have the following:
Column Name | Description | Is Key |
---|---|---|
Product ID | Primary key for Product_Staging | Yes |
Product Name | Name of Product | No |
Product Description | Description of Product | No |