![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: how to set UserClass Topic Summary: Created On: 11-Sep-2007 21:23 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
When adding new users using dxl, how can I set the UserClass value? I tried doing the following but it didn't work:
1. User u = find(username) UserClass uclass = u.class u.class = databaseManager 2. set(u, class, "Database Manager") Thanks! Catherine |
|
![]() |
|
![]() |
|
use setUser(u, "class", databaseManager)
------------------------- David Pechacek AAI Services Textron dpechacek@sc-aaicorp.com David.Pechacek@gmail.com |
|
![]() |
|
![]() |
|
David,
The following worked: setUser(u, class, databaseManager) Thanks a lot for your prompt help! Catherine |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
how to set UserClass
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.