Hello All, Normally for Legacy data loading we use LoadFromFile Utility from Windchill shell.
I made .csv file. now i want to pass this csv file to this LoadFromFile utility in a seprate java programe without using Windchill shell.
first i need to call wt.load.util.CSV2XML and then wt.load.LoadFromFile.
How i can achieve this by java program.
Regards,
Vivek