Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I am working with Modeled sub type of WTPart.
I have added 'com.ptc.windchill.annotations.metadata.GeneratedProperty' to already present @GenAsPersistable annotation.
Do I need to generate SQL script again for this type?
Hi Ajay,
Using @GeneratedProperty if you have added a persistable attribute like a column, it needs to be created in database. I would suggest you to re-generate the SQL scripts.
Regards,
Bhushan