My question relates to automated loads to Alfresco. We have a pipeline that picks content up from an FTP site and runs it through QAing, storing, transformations etc. Currently the 'store' is a file system but I want to replace this with Alfresco but as the pipeline is totally automated I need the load into Alfresco by automated to. The load would, at its simplest involve:
- Creating a folder
- Loading the files
This will be recursive as there is a package structure plus assorted QA reports.
Initially any existing delivery with that identifier can be deleted and then replaced with a resupply but at some point there may be a requirement to add to version stack rather than replace so again is it possible to automate this.
I would also like to set an attribute to say whether it passed or failed the QA.
Any help in clarifying whether its possible and if it what is involved would be greatly appreciated.
thanks,