Load File from Local
Hi Guys,
I am looking for existing local files that, how we can upload into Windchill through the LOAD FILES option.
Point 1: How we can create this excel sheet.csv?
Point 2: How we can convert into XML.
Regards,
Aj
Hi Guys,
I am looking for existing local files that, how we can upload into Windchill through the LOAD FILES option.
Point 1: How we can create this excel sheet.csv?
Point 2: How we can convert into XML.
Regards,
Aj
Hi
This is a live example
BeginMPMWorkCenter,,PA0001,WorkA001,make,,WorkStation,,/Default/Centers,Basic,Manufacturing,,INWORK,com.ptc.windchill.mpml.resource.MPMWorkCenter,,A,,,,,,
IBAValue,Parametr1,AAA,,
IBAValue,Parametr3,CCC,,
IBAValue,Parametr5,CDA,,
EndMPMWorkCenter
Create TXT csv file,
Use csvToxml tool from Windchill Shell CMD
check the XML output,
load this XML to windchill
how to use csvToXml tool https://www.ptc.com/en/support/article/CS358782
how to use load from file utility https://www.ptc.com/en/support/article/CS138169
All you can find on knowledge base
example with WTParts https://www.ptc.com/en/support/article/CS17492
example with wtDocument and primary file https://www.ptc.com/en/support/article/CS38296
PS> you can use load from file utility for all objects that are mentioned in the csvmapfile.txt
PetrH
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.