Skip to main content
3-Newcomer
March 10, 2023
Solved

Constraints value from Windchill in XML

  • March 10, 2023
  • 1 reply
  • 760 views

When converting Excel file into XML file, Instead of constraints related information there is some 14 digit number in constraints value  for example - CONSTRAINT= 93716108618800 is in XML file. What is this value refers to?

AJ_10616560_0-1678450243343.png

 

 

 

 

 

 

 

Best answer by avillanueva

Constraints are objects in the database.  I would suspect that this is just a generated ID that its using for the load to make sense of unique constraints when importing. I am guessing this is a random number.

1 reply

avillanueva
23-Emerald I
23-Emerald I
March 10, 2023

Constraints are objects in the database.  I would suspect that this is just a generated ID that its using for the load to make sense of unique constraints when importing. I am guessing this is a random number.