|
|
Retrieve TM |
|
Use this command to retrieve translated data from Alchemy LANGUAGE EXCHANGE into an existing Project TTK file. During a retrieval operation only segments that have identical ID matches between the Project TTK and Alchemy LANGUAGE EXCHANGE will be selected.
/ALEX_RETRIEVE CONNECTIONDATAFILE:FName01 TTKName:FName02 Project:"Project_Name" SubProject:"SubProject Name" TM:"TM_Name"
|
/ALEX_RETRIEVE |
Retrieve Project TTK translation data |
|
CONNECTIONDATAFILE:FName |
File path to a text file containing information necessary to the database connection; see below for the connection data expected file format. |
|
TTKName:FName |
Filename of Project TTK. |
|
Project: |
Project name on Alchemy LANGUAGE EXCHANGE server. |
|
SubProject: |
SubProject name. |
|
TM: |
TM Name. |
Retrieve translation data from an Alchemy LANGUAGE EXCHANGE server into a Project TTK called nirvana.ttk.
Catalyst /ALEX_RETRIEVE CONNECTIONDATAFILE:"D:\TEMP\Batch\connection_data.txt" Project:"New Project Batch" Subproject:"New SubProject Batch" TM:"New TM batch" TTKNAME:"D:\TEMPnirvana.ttk"