![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Delete but not Purge Access Topic Summary: Delete but not Purge Access Created On: 10-Jan-2007 20:46 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Is there a way to give user delete permission but not the purge permission?
|
|
![]() |
|
![]() |
|
I don't think so. |
|
![]() |
|
![]() |
|
There is no way to seperate the two using only the GUI (as of DOORS 8.1). The only thing you can do is:
1. Create a group for people who are allowed to Purge (ie. PurgeOK). 2. Edit the DXL that creates the menu item in DOORS: a. Add a function (returns a bool) to check if: the user is part of the admin group OR a part of the PurgeOK group OR the "Administrator" b. at the part of the DXL where the purge option is being created, add a check (if statement) that calls the added function. If it returns true, add the "Purge" menu item. Have fun! ------------------------- Bruce Tuskey Sr. Principle Engineer Tuskey@gmail.com "All that is gold does not glitter, not all those who wander are lost:..." - Gandalf the Grey (JRR Tolkien) |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Delete but not Purge Access
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.