TranslationOrganizer File System settings

TranslationOrganizer file system parameters are grouped in the fileSystem/instances/add element of the trisoft.infoShare.translationOrganizer section of the \Infoshare\App\TranslationOrganizer\Bin\TranslationOrganizer.exe.config file.

alias

An unique display name for the configured File System (e.g. demo, prod, dev,...).

externalJobMaxTotalUncompressedSizeBytes

Maximum total size of the single translation job. Default value is 5242880 bytes.

exportFolder

Export folder wherer the exported zip archives will be stored. This value is initialized from install parameters.

Metadata settings

The configuration can contain the metadata that will be extracted and exported as .met files next to the actual files.

                    <requestedMetadata>
                    <ishfields>
                    <ishfield name="FAUTHOR" level="lng" ishvaluetype="value" />
                    <ishfield name="DOC-LANGUAGE" level="lng" ishvaluetype="value" />
                    </ishfields>
                    </requestedMetadata>