Skip to main content
1-Visitor
September 8, 2015
Question

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?

  • September 8, 2015
  • 1 reply
  • 1035 views

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?

1 reply

16-Pearl
September 14, 2015

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