Looking to utilize the Docuware download plugin to download documents that have a specific status. For Example documents that have been gone through a human workflow process and are finished, ready to export and email out. The notion is OL Connect would retrieve all of the files where the STATUS field is set to value EXPORT. I would like to retrieve the all of the information for multiple records.
Unfortunately, it is not possible to achieve this as the DocuWare Download Workflow plugin will fail when more than one document is found based upon the selected search criteria.
[0002] W3602 : Error 0 on line 80, column 9: Microsoft JScript runtime error: Multiple documents matched
[0002] sendRequest : https://[...]/DocuWare/Platform/Account/Logoff
[0002] sendRequest: 200
[0002] W3001 : Error while executing plugin: OLE error 80020102
[0002] DocuWare Download: W1603 : Plugin failed - 16:36:45 (elapsed time: 00:00:01.867
P.S. I have written out the error to make searching the error easy.