Issue Description
The process calling an external excel sheet fails after timeout waiting for the sheet to open (file path written correctly).
Once the process fails, the sheet opens afterwards.
Issue Solution
The issue is caused by Excel trying to open the sheet in the same Windows process as AutomationDock, which is busy.
Try writing "excel.exe" into the "Application" field – this will make sure the Excel sheet is opened in a new Windows process.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article