In my continuation of resolving the following 'Output Data Error' associated with saving multiple tabs to a single excel file on a shared drive. I am looking for a way to rerun a single tool (Not the whole workflow) on the condition of a specified error.
Output Error: The process cannot access the file because it is being used by another process. (32)
I've resolved the error occurring when running the workflow on the designer, however, the gallery works differently and I need a solution.
Is there a way to have an error log output from a tool to accomplish something like this?
If <Specified Error> on tool, wait 5 seconds, then rerun tool with cached data. Attempt X times
Honestly, I think this logic needs to built into the Stock Output Data Tool. The pervasiveness of this error in my workflows since the 2022.1 upgrade has put some burden back on me to run workflows that I built for other users on the gallery. Which defeats the purpose of Alteryx all together for me.