Email this Page Log Support Call Send Feedback Print

Previous Topic

Next Topic

Book Contents

Book Index

Translation Job File Names

Translation job file names are used to provide a unique name for each job. The wizard gives you the option of typing a name into the field, or selecting a template from the drop-down list.

Create Translation Job

The templates are the values created for the LM_TicketID_Template variable, and are a combination of system variables which resolve when the translation job is created.

An example template could use the following format:

<SYS_TRANSLATION_JOBID>_<SYS_LOCALE_CODE>_<SYS_TIMESTAMP>

System Variable

Description

<SYS_TRANSLATION_JOBID>

The unique ID automatically allocated for an Translation Job by Author-it.

<SYS_LOCALE_CODE>

The target locale for the Translation Job.

<SYS_TIMESTAMP>

The date and time the Translation Job was created in the format "yyyymmddhhmmss"

Using the example template <SYS_TRANSLATION_JOBID>_<SYS_LOCALE_CODE>_<SYS_TIMESTAMP> the job name for a translation XML file would be similar to:

1_FR-FR_20070111154310.xml.

Important: When you are use the wizard to create a translation job for multiple locales ensure the job file name includes a system variable, such as <SYS_LOCALE_CODE>. The variable ensures that each xml file is created with a unique name.

See Also

Creating Translation Jobs

Top of Page Email this Page Log Support Call Send Feedback Print