Property groups / assigning of unique docket number
PostPosted:Wed Nov 05, 2014 4:18 pm
Hello!
Even though the property groups -feature is powerful for structuring the metadata of a document, I've run into a small problem. I couldn't find an answer in the wiki documentation or on the forums on how to configure the a property group in the repository in such a way, that it could automatically generate a unique docket number. Because of NGO-government body interactions and accountability requirements, my team would certainly need this kind of functionality.
Our old docket number format uses a four-digit integer for the domain of the document, a one letter code specifying type, followed by a six-digit integer, which is the unique "ordinal number" of the document and finally a four-digit integer for the registration year, all which are separated by a slash, "/". All the other parts are non-unique and can (and should) be entered manually, but generating the unique identifier is the problem, so a simple howto would be greatly appreciated.
It would also be appreciated, if someone could find a way to generate the whole docket number as one string from the data above, so that eg.
Domain: 2100
Type: S
Number: nnnnnn (this one unique and automatically assigned)
2014
...would become 2100/S/nnnnnn/2014
Thanks in advance.
Even though the property groups -feature is powerful for structuring the metadata of a document, I've run into a small problem. I couldn't find an answer in the wiki documentation or on the forums on how to configure the a property group in the repository in such a way, that it could automatically generate a unique docket number. Because of NGO-government body interactions and accountability requirements, my team would certainly need this kind of functionality.
Our old docket number format uses a four-digit integer for the domain of the document, a one letter code specifying type, followed by a six-digit integer, which is the unique "ordinal number" of the document and finally a four-digit integer for the registration year, all which are separated by a slash, "/". All the other parts are non-unique and can (and should) be entered manually, but generating the unique identifier is the problem, so a simple howto would be greatly appreciated.
It would also be appreciated, if someone could find a way to generate the whole docket number as one string from the data above, so that eg.
Domain: 2100
Type: S
Number: nnnnnn (this one unique and automatically assigned)
2014
...would become 2100/S/nnnnnn/2014
Thanks in advance.