Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
Hi all
We are auditing to see whether the user and group roles are set up correctly. Using QueryBuilder, we can report on the Document record. The 'entryset' field can be deserialized using the java conversionHelper. The deserialized data contains WTGroup ID's. We use a Python script to substitute group names for the group ID's. All good.
We would like to do the same with Part records. However the entryset field is empty (WC11.0 M030). The other tables which can be joined to Part do not have entryset data either. How can we get WTGroup data for Parts? We think there is entryset data in the Product record, but that seems not very useful.
We would also want this data for drawings and other objects in WC.
Thanks
Rick