|
The export and import operations should be performed on the same server. If the servers are different, you must confirm the server and the port. If the AdminObjectTypeId, AdminObjectId, Name, and AdminTypeId values match in the server data, then the translations are imported in the database. However, it may cause data corruption.
Once the translation changes are imported, they can be migrated to a locked server by initiating the Admin Migration Wizard. These changes are identified as field changes that can have type changes associated with them.
|
|
Export translations can be done on a locked server.
|
|
If you use only overwriteOutputFile, the file is overwritten without asking for permission.
|
|
If the outputfile option is not set, the file is created in the current working directory and is named as IntegrityTranslations_<timestamp>.xml.
|
|
Import translations cannot be done on a locked server.
|
Tags
|
Description
|
HostName
|
Hostname for the Windchill RV&S server.
|
Port
|
Port for the Windchill RV&S server.
|
ExportedDate
|
File export date.
|
UserName
|
User who exported or imported the translations.
|
SourceLocale
|
The source locale of the translations <SourceValue> or <SourceOverrideValue> have the data in this locale.
|
TargetLocale
|
The target locale of the translations <TargetValue> or <TargetOverrideValue> have the data in this locale.
|
Tags
|
Description
|
||
AdminObjectTypeId
|
Each object in Windchill RV&S is identified by its type. The values are: field = 1, state = 2, project = 3, user = 4, group = 5, type = 6
These values must be same while importing and exporting.
|
||
AdminObjectId
|
Unique ID of the administrative object of the particular type.
|
||
Name
|
Name attribute of the administrative object. The server uses this element value for verification. If it does not match, the import command results in an error.
|
||
Attribute
|
The attribute that is localized (Display Name or Description).
|
||
SourceValue
|
The source value for the attribute on the server.
|
||
TargetValue
|
The target value for the attribute which needs to be imported in case of import operation, or the existing value for the target locale which is there on server during the export operation.
|
Tags
|
Description
|
||
AdminObjectTypeId
|
Each object in Windchill RV&S is identified by its type. Currently only field and state can be overridden in a type where the field or state is used. The values are: field = 1, state = 2
These values must be same while importing and exporting.
|
||
AdminObjectId
|
Unique ID of the administrative object of a particular type.
|
||
Name
|
Name attribute of the administrative object. The server uses this element value for verification. If it does not match, the import command results in an error.
|
||
Attribute
|
The override attribute which is localized. (At present, only description.)
|
||
AdminTypeId
|
Unique ID of the Type object on which the attribute is overridden.
|
||
SourceOverrideValue
|
The source value for the overridden attribute which is there on the server.
|
||
TargetOverrideValue
|
The target value for the overridden attribute that needs to be imported during the import operation, or the existing value for the target locale which is there on the server during the export operation.
|