Documentation Center

Application Configuration for TranslationBuilder

Modify the translationbuilder.exe.config file parameters noted below to configure or customize TranslationBuilder.

The file is located on the SDL LiveContent Architect server: \Infoshare\App\TranslationBuilder\Bin\translationbuilder.exe.config

All the parameters are configured in the settings element in the trisoft.infoShare.translationBuilder section.
maxObjectsInOnePushTranslation
Maximum number of objects in a single push translation. The default value is 1000.
maxTranslationJobItemsCreatedInOneCall
Maximum number of items created in a single transaction. The default value is 10000
completedJobLifeSpan
The time after which the completed/cancelled job is deleted. Default value is 90.00:00:00.000
jobProcessingTimeout
The time that a job can be processed by a single step without updating the job lease before it is considered dead. Default value is 01:00:00.000.
userName
The name of the user to access SDL LiveContent Architect. This value is initialized from install parameters.
password
The password of the user to access SDL LiveContent Architect. This value is initialized from install parameters.
jobPollingInterval
Interval at which jobs are polled for processing. Default value is 00:05:00.000.
pendingJobPollingInterval
Interval at which jobs that are pending the push translations are polled for processing. Default value is 00:15:00.000.