![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Purge All Topic Summary: Created On: 11-May-2004 22:49 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
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 |
|
![]() |
|
![]() |
|
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 |
|
![]() |
|
![]() |
|
Attached will display your shared sections. Note that objects below the sections will NOT be seen.
- Louie |
|
![]() |
|
![]() |
|
We are having this problem as well. Thanks for the info. We'll try running this script.
Lenda |
|
![]() |
Telelogic DOORS
» General Discussion
»
Purge All
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.