|
Re: ID-Generator auto-numbering. [message #1709376 is a reply to message #1709261] |
Mon, 28 September 2015 06:12 |
|
Hi Max,
> what steps might I be missing?
Carefully check the following: (1) The ID-Generator is associated with a DatatypeDefinition; (2) There must be an Attribute using that DatatypeDefinition; (3) The Attribute belongs to a SpecObjectType; (4) Only SpecObjects using that SpecObjectType will receive IDs.
> "Currently, the presentation does not check whether duplicate IDs exist!"
> Is this still true? When my requirements base increases, this could be of concern.
The Generator simply increments a counter and assigns IDs. If you are working in a team environment, this could lead to duplicates, and this is not checked. Checking this is not that difficult, but someone has to implement it. If this is a concern to you, you should not use it (or fix it. ).
Best,
- Michael
|
|
|
|
|
|
Re: ID-Generator auto-numbering. [message #1709557 is a reply to message #1709548] |
Tue, 29 September 2015 09:56 |
|
Hi Max,
From the screenshot I cannot see what I am looking for: You need to select "ID" (the Attribute of "Requirement Type". Then you would see in the lower pane, which **Datatype** is assinged. If it is T_String32k (as I suspect), then you'd have to change it to T_ID.
But maybe I am on the wrong track.
Best,
- Michael
|
|
|
|
Powered by
FUDForum. Page generated in 0.04301 seconds