Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

Gallery Process Re-Run Error File not found

bblask
5 - Atom

Hello together, 

 

i figured out an error when publishing a chained app that works with yxdb files to transport the Data from one to the other chained app. 

 

When i run the App the data get transported just fine. 

 

Server creates a Staging folder with some random number and the chained workflows read the files just fine. 

as soon i reached the last chain the staging folder is droped by the server. All files are found in xprocesscache but the Staging folder is gone

 

Now the Error comes when i hit ReRun.

 

The last Chain is looking for the yxdb file in the Staging folder that was already erased by gallery and Error file not found pops up.

 

Someone an idea?

1 REPLY 1
patrick_mcauliffe
14 - Magnetar
14 - Magnetar

Yes, this is solveable.

Instead of creating the files in the working directory, give them a designated UNC path on file server that your server can access.

Make sure that each app using those files references the same path.