Documentation Center

Translation Organizer common parameters

A number of common parameters are included in Translation Organizer's appsettings.json file to configure general aspects of the application.

ParameterDescriptionDefault value
DumpFolderThe folder where the temporary files are created(initialized from install parameters)
MaxTranslationJobItemsUpdatedInOneCallMaximum number of items updated in a single transaction100
JobPollingIntervalInterval at which jobs are polled for processing00:05:00
PendingJobPollingIntervalInterval at which jobs pending translation are polled for processing00:15:00
SystemTaskIntervalThe minimal interval that system tasks (for example, template synchronisation) are run00:10:00
AttemptsBeforeFailOnRetrievalNumber of attempts the update of single content object fails before the job is moved to failed status3
UpdateLeasedByPerNumberOfItemsNumber of items that have to be updated before the translation job is updated100
SynchronizeTemplatesSpecifies whether service should synchronize templatestrue
RetriesOnTimeoutNumber of times the single server call can fail and be retried before the job is moved to failed status3
RequestTimeoutTimeout for the Content Manager web service calls00:02:00