Target Data

You configure the Connector’s settings for target translation data by modifying the following configuration file: Website_root/Website/App_Config/Include/CT3Translation.config. You can specify the following settings:

Setting Name Description Supported Values Default Value
ClayTablet.
OnlyKeep
Translation
DataFrom
Latest
Version
Determines whether the Connector keeps translation data only for the latest version of a content item.

* To keep translation data only for the latest version of a content item, keep this setting as True.
* To keep translation data for all versions of a content item, change this setting to False.
* True
* False
True
ClayTablet.
Target
Translation
KeepAll
Data
When the Connector sends out content for translation, this setting determines which field values it copies to the target location.

* To copy the field values from the previous version (if it exists) of the target items to the target location, change this setting to True.
* To copy the field values from source items to the target location, keep this setting as False.

**Note:** You specify the setting for copying the values of non-translatable fields separately, in the TargetTranslationKeepNot
TranslatableData setting, as described below.
* True
* False
False
ClayTablet.
Target
Translation
KeepNot
Translatable
Data
When the setting of TargetTranslationKeepAllData, described above is False, then when the Connector sends out content for translation, this setting determines which values of non-translatable fields it copies to the target location.

* To copy the values of non-translatable fields from the previous version (if it exists) of the target items to the target location, change this setting to True.
* To copy the values of non-translatable fields from source items to the target location, keep this setting as False.
* True
* False
False
ClayTablet.
Sitecore.
Update
Latest
Existing
Target
Version
Supports configuring which version of a target item to update when sending out a translation job.

* To update the latest version of a target item when sending out a translation job, change this setting to true.
* To create a new version of a target item when sending out a translation job, keep this default setting of false.
* true
* false
false