I have a workflow that queries an SQL table and writes the output to an Alteryx Database on a network location. The network is fully qualified UNC path, not a mapped location.
When I publish the same workflow to the server and run, the workflow runs successfully with no errors and shows that data was output.
However, there is no updated data in the Alteryx Database. Same thing happens when I schedule the workflow, runs successfully, but data is not updated.
Any ideas what could be wrong?