Hi All,
We have a workflow which would read around 55 excel files and write o/p in 55 excel outputs but in multiple sheets. Raw data is being summarized in different sheets. We are using the directory macro to read the 55 files and the by using block until done object writing into multiple sheets of the excel.
On the target file we are using the property to "Change Entire File Path" and the filename is derived in a expression transformation.
However it is sometimes observed that the workflow fails with error Output Data (8): Unable to make final write to output
Error in use by another process. However we do not have any excel or the excel application open on the system.
Also once we encounter this issue , even after system re-start or Alteryx re-start we keep getting it.
We tried running this workflow on a different machine and it worked perfectly for 1 week but then again started failing with same error.
We have other workflows as well using the same concept but we did not face issue for those.
Really appreciate your help on this issue.