Thank you Carlos.
I think using RM have good benefice with the law. The certification is always a good point to ensure the quality of the storage system.
I have tried the new rm (in the Alfresco 3.3) but I don't know for the moment how and where using the RM.
This is an sample of the utilization of a GED system :
1 User add a barcode on the paper, scan this document and it is added in Alfresco (PDF file). The barcode on the paper indicates the type of the document (custom model).
2 User starts an external application (like SAP), and, by Webscript, changes the metadata.
3 Alfresco stores the document in another directory (automaticly stores files in a common structured hierarchy)
4 Eventually the document could be deleted or modified.
Where is it recommended to use RM in this case :?: During the point 3 :?:
I think I need to change all my codes (webscripts to add metadata, codes Java to create document with a specific type or code to organisze files in the , …). RM could be used in backgroud( when I move file in the RM site : it adds automaticly all it needs to store a new record) :?:
I have try to to this, but I think, in this version 3.3, I need to modify all codes…
Thanks