Hi Scott, I am not sure if you can download files in bulk with eB 14.6.2. It depends on the size of the filepath. Try to use below eQL to search all the required documents: START WITH Document SELECT Id, Code, Revision, Name WHERE IsTemplate = 'N' AND Class.Code ='XYZ' Run the same report through eB Web using below option: If still not able to do so, I would suggest to user SSRS report for the same.
↧