Output Tool
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi There
Output tool is giving error :- "This process cannot access the file because another process has locked a porting of the file.
What's this error any idea, each time I get same error
Solved! Go to Solution.
- Labels:
- Output
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Can you please share a workflow with that? it would be helpful for me to understand.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @anupgupta12 ,
I've attached the exported workflow containing the macro. This is the .yxzp file and you can only use this if you have the latest version of Alteryx.
If not, copy the .yxmc file to your macros folder (you can set this in Option->User Settings->Edit User Settings->Macros)
The workflow file (.yxmd) should then work when you open it.
You will need to change all paths in the input tool, and in the macro. Right click, open macro.
Hope this helps,
M.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I guess your file is being used by another process means its being written to by Alteryx in the other output tool. Both the output tools are trying to write to the same excel sheet at the same time. Your best option would be to use a Block Until Done tool to take up each output individually, like @mceleavey suggested! Hope this helps! 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Its working now, Appreciate your help:-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator

- « Previous
-
- 1
- 2
- Next »