Hi robert,
I'm wondering what are the commonly used patterns to make sure content is available before starting the alfresco post treatment processes :
1) a repository folder which triggers a bespoke repository action on each xml file beeing added by the release script. In that case how do you make sure the corresponding pdf file has also been loaded (and can be specialized etc.) ?
2) a repository folder in which the kofax release script loads all the scanned content as xml-pdf pairs, and then calls a remote alfresco action responsible for the ecm treatment ?
3) an non-repository folder (windows folder)in which the kofax release script loads all the scanned content as xml-pdf pairs, and then calls a remote alfresco ActionExecutor wich in turn loads all the content in alfresco and adds all the metadata ?
4) other/better webscript-or-cmis/based process ?
Thanks for your help