We are planning to migrate around 1TB asssets (mostly images and videos) from a third party system.
We were reviewing the migration best practices and came to know that files more than 3000 in same folder may hit performance issues and it was suggested to store the files in multiple folders such that the count is always lower than 3000.
What is the best way to automatically create folder when file is uploaded so that files are spread in multiple folders ? We are planning to use bulk import tool but wondering if there is a way to configure bulk import tool to create folders and upload files
Saw some comments on forums that we can use date time based approach same as Alfresco follows for the files stored on filesystem.
You can customiza bulk import tool.
https://contezza.nl/%EF%BB%BFcustomizing-the-bulk-import-tool-for-alfresco/
Other way is Create custom property for document original create/modify date and store.
After that create rule/policy and check that custom property and base on that you can create folder(may be year wise,month wise,date wise ) and move document.
Thanks Sanjay, the document is helpful. Yet to try steps
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.