Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic DOORS (steve huntington)
Decrease font size
Increase font size
Topic Title: Purge All
Topic Summary:
Created On: 11-May-2004 22:49
Status: Post and Reply
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Quick Reply Quick Reply
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
 11-May-2004 22:49
User is offline View Users Profile Print this message


Wayne Sanders-Unrein

Posts: 12
Joined: 27-Aug-2003

I have a user with a module that contains hundreds of deleted objects. When he tries to do a Purge All he is told he does not have delete permission for some objects. Is there any easy way to find which objects?

Thanks
Wayne
wayne.sanders-unrein@honeywell.com


-------------------------
Wayne Sanders-Unrein
Honeywell Aero Electronics
Olathe, KS, USA
Report this to a Moderator Report this to a Moderator
 12-May-2004 08:36
User is offline View Users Profile Print this message


Tony Goodman

Posts: 1098
Joined: 12-Sep-2002

You could look at the access records for all the objects, but the simplest way is for your user to run something like the following.


Object o

for o in entire current Module do
{
if (!canDelete o) print identifier(o) "\n"
}



-------------------------
Tony Goodman
http://www.smartdxl.com
Report this to a Moderator Report this to a Moderator
 13-May-2004 16:01
User is offline View Users Profile Print this message


Louie Landale

Posts: 2070
Joined: 12-Sep-2002

Attached will display your shared sections. Note that objects below the sections will NOT be seen.

- Louie
Report this to a Moderator Report this to a Moderator
 4-Jun-2004 19:35
User is offline View Users Profile Print this message


Lenda Rothleutner

Posts: 5
Joined: 9-Oct-2003

We are having this problem as well. Thanks for the info. We'll try running this script.
Lenda
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 1 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 16:36.
There are currently 0 guests browsing this forum, which makes a total of 1 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.