12-13-2021 05:14 AM
I have written a custom function uploadFileinAcs() which uploads files to Alfresco. Every time when a document is uploaded through this function I want to change the name of cm:creator and cm:modifier to some "xyz". How do I achieve this?
12-13-2021 05:32 AM
It's not recommended to modify those fields, since they are protected by the "cm:auditable" aspect.
You may change this behaviour, but it would provoke some side effects on the system.
It should be better to add some custom aspect to include these properties.
Explore our Alfresco products with the links below. Use labels to filter content by product module.