Originally posted by: ManojBansal
Used this below help content!
Importing a type tree file example
The following example shows how you can use the timport utility command line option to import metadata definitions in the mymts.mts file to the mymts.mtt type tree file.
install_dir> timport mymts.mts
-O C:\MyDev\ImportResults\mymts.mtt
-LOG -APPENDWhen you run the example, the following result occurs:
If the mymts.mts file is imported successfully, the timport - completed successfully. message displays on the console.
A mymts.mtt type tree is created in the C:\MyDev\ImportResults directory.
If the mymts.log log file does not exist, it is produced in the same directory as the .mts file. If the mymts.log log file already exists, the log messages are appended to the existing file.
#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender#DataExchange