My workflow ran successfully from Designer, but failed at the Output (tool #123 as attached).
Please see attached log comparison. I've searched in Alteryx Community and had decreased string length, but still have the same issue.
Appreciate your help!
Solved! Go to Solution.
Hi @asklisa ,
I think this problem is caused by access permission.
The Designer runs with the user authority. So if you can access the output folder, the Designer also can access it.
But the Server runs with the authority that the server administrator decide. The default authority is "system user".
Please contact the server administrator and ask if the user running the Server can access to the specified folder.
Thank you. It makes sense. Let me give it a try.