Here is the use case.
We would like to update metadta for a million documents in repository. Metdata is unique for each node. I have a CSV with the metadata and noderef.
Question:
Is to possible update metadat in bulk, we would like to minimize calls to Alfresco.
I have investigate CMIS bulk update option but it takes multiple nodes and updates single value of metata It cannot update unique metadata. I used below links
https://chemistry.apache.org/docs/cmis-samples/samples/update-objects/index.html
Hi:
I tried in the past (when possible) with Filesystem Bulk Import tool, generating the XML metadata files for each document/ folder to update.
Another strategy I used in the past is to compile the corresponding noderefs of all documents to update, and update them one by one with REST or even CMIS API.
Kind regards.
--C.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.