Java Api CMIS - change attribuite 'cm:creator' = 'cmis:createdBy'
I´m implementing a migration with the CMIS Java Api for Alfresco 4.1. The problem is that I have to migrate also the values that indicates the owner of the files, so I have to put values in the attributes cm:creator and cm:modifier - that matches wit...