Hi, I have a workflow that reads several input files, performs data massage and finally exports the result into multiple Excel files located in network drive.
I am facing difficulty with my workflow (with AMP disabled) in Alteryx Gallery (current server doesn't support AMP) as it failed with error message "There was an unknown error executing the application. The engine reported status Error" upon execution. However, when i disabled all my output tools, it worked fine now in server. I am wondering if it is due to the output tools consuming too much memory in server that lead to error or anyone facing similar issue in server environment?
Any insights or solution is much appreciated. Thanks.