Skip to main content
5-Regular Member
November 29, 2022
Question

How to Load Variance Object through loadfromfile utility

  • November 29, 2022
  • 2 replies
  • 1137 views

Need to bulk load variance objects. Please provide ways to achieve this functionality.

2 replies

avillanueva
23-Emerald I
23-Emerald I
November 29, 2022

[Knowledge Hub] Windchill PLM - Data Loading 

This article is for older version but I do not think csv2xml supports variances.  I had to do this for a project and I ended up creating my own loader via a Java command line program that took in a tab delimited file. Short answer, you cannot via loadFromFile.

rchandu5-Regular MemberAuthor
5-Regular Member
November 29, 2022

Could you please help me on the steps to create the custom loader to achieve this. Need to load variance objects in bulk.

16-Pearl
November 29, 2022

Hello,

 

As per article https://www.ptc.com/en/support/article/CS322524 it is not possible to load variance,

 

You can create a custom utility or loader to achieve the same. I can help with utility.

 

Regards

Ajit