Hi All,
I am writing different tabs in a same sheet through Alteryx workflow. The workflow works fine in Alteryx Designer with no errors and also output exactly getting written in respective sheets in a file.
But the same workflow throws an error when I run from Alteryx Server but the output is generated correctly.
Sometimes it throws an error like below but the output is generated correctly and sometimes it ran with no errors without fixing it.
Errors
• Unable to open file for write: \\client.barclayscorp.com\dfs-emea\GROUP\GLOBAL\SERVCO\RFT_Alt_Pro_Con\PC Alteryx Central\Repo Bid-Offer\Output\Feb 24\BO Reserve - With Exemptions.xlsx - Can't open file: \\client.barclayscorp.com\dfs-emea\GROUP\GLOBAL\SERVCO\RFT_Alt_Pro_Con\PC Alteryx Central\Repo Bid-Offer\Output\Feb 24\BO Reserve - With Exemptions.xlsx: The process cannot access the file because it is being used by another process. (32) (ToolId: 448)
What is this issue all about? How can I fix it?