So I had a ton of POs fail at the very end when they were being saved to the repository. I used Reports to get their instance IDs, got those into a .csv in the repository. Used those and SQL to pull all the information from those Forms in Workflow, then had Workflow restart the failed forms process so that I can get the Forms PDF saved to the repository but the one thing I am having issues with is getting the File Upload file pulled and attached to the Forms PDF in the repository.
I looked over this thread : https://answers.laserfiche.com/questions/142474/Lost-file-upload-info-in-forms--is-it-possible-to-get-back-via-workflow but it doesn't seem to work for me.
Currently I have a Retrieve Business Process Variables set up to extract the info from the File Upload field (226:\32e2d680-6417-49cb-a3de-d6fd92f8264c\GrabInvoice\2648\46621.pdf) on the failed Form and then try using an Attach Electronic Document I get the error message of The path is not of a legal form.
Does anyone know how I can either make this work or another way to pull File Uploads from terminated Forms?