Community Tip - You can change your system assigned username to something more personal in your community settings. X
hi,
how to map the "source" attribute of catia in Windchill
I created an enumeration with values : Unknown, Made, Bought, 0, 1, 2 , catProductBough, catProductMade and catProductSourceUnknown. but it does not work
the error message is :
The value of the Source attribute must be one of the following values: unknown, Made, Bought, 0, 1, 2, Unknown, Manufactured, Purchased, catProductSourceUnknown, catProductMade, catProductBought. The existing value may no longer be valid for this attribute.
thank
Solved! Go to Solution.
the enumeration must have the following values (case-sensitive):
unknown
Buy
Make
the enumeration must have the following values (case-sensitive):
unknown
Buy
Make