Hello,
We created a workflow that searches our repository and moves documents past their close date to a Final Review folder in Laserfiche. These documents have met retention and are ready to be removed. Now, before they are removed we need a report that has everything that is in that folder. So, we created a workflow to generate a report to a csv file that includes the name, path, scan date, close date, rcif, tax id, and account number of each document. This folder has 2.7 million docs, so i thought it would take a couple of days to generate, however, it is still running (going on almost 3 weeks!). I know its progressing because the csv file keeps growing (currently at 13 MB). I don't want to kill the workflow since it has been running for so long, however, we can't wait forever, so is there a way to estimate how much longer it is going to take?
Also, does anyone have any suggestions as far as maybe a better way of generating this report, keeping in mind the large volume?
Thanks!