I have a long running flow...that there is NOTHING I can do about it (as far as I know)...why you ask.
Because I'm using an Excel Online Office Script...once the script is done running, I delete/remove the Excel File.
Now, that is where the problem comes in...because it takes almost 5 minutes or more for the Excel File to delete.
I need the PowerApp to Wait until that file is deleted, so that the user can't upload the same file again causing it to fail trying to overwrite the one that is already there and is locked.
I need to wait until the file is deleted...how can I make the PowerApp WAIT until that file is gone?
Because right now I get the message = "Request to the backend service timed out"
Thanks,
Mark