automatic ID generation according to various patterns/criteria [message #1803792] |
Sun, 10 March 2019 13:10 |
Nathanael Witzig Messages: 3 Registered: March 2019 |
Junior Member |
|
|
In ProR the ID can be generated automatically by the ID Generator.
However, only one default can be made, according to which pattern the ID is generated automatically
For instance:
Req-001, Req-002, Req-003...
However, I am currently looking for a way to dynamically generate ID patterns.
This means :
I have different requirement types like functional requirement or a boundary condition.
--> So I want them to have different ID patterns!
That means I define an attribute "Type" which should be used to distinguish the requirement.
--> can select by means of ENUM whether it is a:
a) functional requirement (FR) or
(b) a general condition (GC).
--> Please see the picture in the appendix which shows the problem using an example.
To what extent is:
a) such a change feasible
b) where would that change have to be made?
The ID generator would have to be linked with the attribute (in this case "Type" - see picture) to make the query, what type it is, so that the corresponding ID can be generated.
|
|
|
Powered by
FUDForum. Page generated in 0.02917 seconds