TranslationOrganizer common parameters
TranslationOrganizer common parameters are grouped in the Settings element of the trisoft.infoShare.translationOrganizer section of the \Infoshare\App\TranslationOrganizer\Bin\TranslationOrganizer.exe.config file.
dumpFolder
The folder where the temporary files are created. This value is initialized from install parameters.
maxTranslationJobItemsUpdatedInOneCall
Maximum number of items updated in a single transaction. Default value is 100.
jobPollingInterval
Interval at which jobs are polled for processing. Default value is 00:05:00.000.
pendingJobPollingInterval
Interval at which jobs pending translation are polled for processing. Default value is 00:15:00.000.
systemTaskInterval
The minimal interval that system tasks (for example, template synchronisation) are run. Default value is 00:10:00.000.
attemptsBeforeFailOnRetrieval
Number of attempts the update of single content object fails before the job is moved to failed status. The default value is 3.
updateLeasedByPerNumberOfItems
Number of items that have to be updated before the translation job is updated. Default value is 100.
synchronizeTemplates
Specifies whether service should synchronize templates.
retriesOnTimeout
Number of times the single server call can fail and be retried before the job is moved to failed status. Default value is 3.