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: how to set UserClass
Topic Summary:
Created On: 11-Sep-2007 21:23
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-Sep-2007 21:23
User is offline View Users Profile Print this message


Catherine Yan

Posts: 43
Joined: 4-Aug-2003

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
Report this to a Moderator Report this to a Moderator
 11-Sep-2007 21:32
User is offline View Users Profile Print this message


David Pechacek

Posts: 674
Joined: 5-Dec-2006

use setUser(u, "class", databaseManager)

-------------------------
David Pechacek
AAI Services Textron
dpechacek@sc-aaicorp.com
David.Pechacek@gmail.com
Report this to a Moderator Report this to a Moderator
 11-Sep-2007 21:44
User is offline View Users Profile Print this message


Catherine Yan

Posts: 43
Joined: 4-Aug-2003

David,
The following worked:
setUser(u, class, databaseManager)

Thanks a lot for your prompt help!
Catherine
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 2 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 2 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.