![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Creation of section in shareable edit mode Topic Summary: Created On: 4-Apr-2008 10:23 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Hello
I have a module in which I have defined sections for level 2 and for level 1 : 1 // section 1 1.1 // section 2 1.1.1 When I want to create a new object of level 2 (1.2), I unlock the corresponding level-1 object (1), and I add the new object after another level-2 object (1.1). This new object is automatically considered as a part of the section 1 : 1 // section 1 locked 1.1 // section 2 unlocked 1.1.1 1.2 // created object belongs to section 1 So I would like to declare a new section for the created object 1.2 from the shareable edit mode : 1 // section 1 1.1 // section 2 1.1.1 1.2 // section 3 I read some topics on the "specific" function an I tried to use it after the object creation but I didn't manage to make it work. So what can I do ? Thanks Guillaume Edited: 4-Apr-2008 at 10:24 by Guillaume Rosetti |
|
![]() |
|
![]() |
|
You have to reopen the module in Exlusive Edit and set the section 1.2 to be shareable, either by:
- modifying Object Properties / Access, remove the Inherit check mark - or, rerun the Setup for Sharing for level 2 in the module ------------------------- Pekka.Makinen@softqa.fi SoftQA Oy -http://www.softqa.fi/ |
|
![]() |
|
![]() |
|
So it is impossible to do that in shareable edit mode ? Even in DXL ?
Edited: 4-Apr-2008 at 16:00 by Guillaume Rosetti |
|
![]() |
|
![]() |
|
Its greyed out in the GUI. The DXL gives "Must be open in Exclusive Edit" error. Didn't know that. Doesn't really make sense. Sorry.
- Louie |
|
![]() |
|
![]() |
|
Thanks Louie
Indeed it is very annoying to must be in exclusive edit mode to do things like that... If I find a way to avoid this constraint I will write it, but I am not very optimist Guillaume |
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.