Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
Does anyone have a SQL query, JAVA codeor QML script that produces a list of all NEW objects in all workspaces. If code works for a single workspace, I can provide a list of workspaces. I need to filter out these objects in some reports that I a generating via SQL.
PDMLink 9.1 M050
Thanks,
Ray
Try reporting on wt.enterprise.RevisionControlled
If that gives you too much or you need more type specific attributes then report specifically on the objects you are interested in and concatenate the created date
Regards
Darren