Hi,
Do you have Processes and Functions with Numbers? More human readable than the Identifier?
We do, and this number is also following some hierarchical structure.
So, we have our own Attribute to store this information (formated like nn.nn.nn.nn). You think at the attribute called Structure ID (AT_STRUCTURE_ID)? We first too, but this is only for integer values, we needed a string. Thats the reason why we have a user defined attribute.
But guess what, to fill this attribute, you need a lot of time, you make a lot of faults, it's .....
So, how can this be supported?
Following, I try to explain our solution (seams to work, but is probably not very stable).
Chears,
Dominik