Hi there, so I have been working and improving this flow that I am having a weird issue with, which was just brought to my attention.
So the flow basically is just uploading a file from a networked folder, to our document management systems website, and then moving that file from that networked folder, to an 'processed' network share, only after the upload is successful.
The issue that is going on right now is that even though the flow completes successfully, when I check that record the file is not there. I have also asked our systems vendor to see if they could help to see if there were any errors, or could see if the files were truly uploaded. So far that have not seen any errors.
On Friday I changed the log file that's created to be more detailed to include: the folder, the file name, and the date and time it was "uploaded", and our flow ran yesterday, and so today I spot checked the files in the log file, however, after spot checking, I checked all 45 records, and none of them are showing in the system.
When the flow runs the uploading part, these are the steps:
1. clicks the 'upload' button on the site
2. clicks on the 'browse file' button on the pop-up window
3. Explorer window opens, the flow then inserts the complete path and file name, then clicks open
4. website window processes uploaded file, and then clicks the 'save' button
4. website pop-up window appears stating "upload successful", then flow clicks the 'ok' button to close that window
Then before it processes the next file, if there is another file, you will see the file listed on the website that was just uploaded (when running the flow manually of course.
I am not sure how this flow can succeed, however no file appears, but in prior tests, the flow had an issue with clicking on that last "ok" button, which caused the flow to fail.
Any advise on how to troubleshoot this issue, because EVERY time that the flow is ran manually, from the unattended host, it works, and can verify the file appears on our site, and like I said, the flow ran yesterday successfully (screenshot below) because I am perplexed by this "issue."
I am taking screenshots of the flow steps for you to look at, and I really appreciate your help.








