cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

Generate list of NEW objects in ALL workspaces

rstewart-2
1-Visitor

Generate list of NEW objects in ALL workspaces

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

1 REPLY 1

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

Announcements


Top Tags