In Content Server, I have defined a business workspace type, for which a category has been defined, which in turn holds an attribute that automatically genereates a 'Dossier Number' of the format 'D0000000N'.
In the workspace type also subfolders have been defined, which inherit this 'Dosser Number'.
When a new 'Business Workspace' is created based on the type I defined, everything works fine: the 'Dossier Number' is generated and stored on the 'Business Workspace'. And the underlying folders all inherit this newly generated 'Dossier Number'.
The issue now is the following: as soon as I place a new document in one of these subfolders of the new 'Business Workspace', a new 'Dossier Number' is generated for this document, rather then the document inheriting the already generated 'Dossier Number'.
I have been reading the documentation and this forum, but am unable to find a solution for this. Does anyone have experience with this?