10-16-2019 09:13 AM
Hi Everyone,
I am trying to create alfresco scheduled job. I want to upload documemnts from my local system (e.g. Some folder in D drive) to specific folder in Alfresco (SDK 3 Project I'm working on). I want this logic to be written in scheduler only. Basic scheduler is ready, what logic I need to add in that to achieve this?
Thanks
10-16-2019 09:44 AM
I would suggest using the Bulk Import tool:https://docs.alfresco.com/community/concepts/Bulk-Import-Tool.html
10-16-2019 12:02 PM
Thank you but I have to do with scheduler only. Is it possible to do so ? How ?
10-16-2019 01:42 PM
connect to Alfresco as a shared drive using one of: webdav, aos, cifs, ftp
implement your scheduler job as usual copying files from one folder to another
Explore our Alfresco products with the links below. Use labels to filter content by product module.