Welcome to the Alteryx Knowledge Base
Knowledge Base / Server / "Error opening the file ... filename, directory name, or volume label syntax is incorrect." whe...
"Error opening the file ... filename, directory name, or volume label syntax is incorrect." when running Publish to Tableau Server in Server UI
Created/Edited -
Summary
Description
When running workflow in Server, the workflow results show the following error with the Publish to Tableau Tool:
Error opening the file "Tool #227: \ProgramData\Alteryx\Engine\Engine_... .hyper": The filename, directory name, or volume label syntax is incorrect. (123)Environment
- Alteryx Server
- Version 2022.1
- Tableau Server
- All
- Publish to Tableau Server Tool
- AMP Engine enabled on workflow
- Workflow runs fine in Designer on the local machine
- Output file is created and uploaded to Tableau successfully, despite the error
Cause
This is a known product defect (TDSL-4435) that is related to the behavior of the AMP Engine when the workflow runs in Server.
A fix has been developed for Alteryx Server 2022.3+.
Resolution
Solution A - Upgrade the Alteryx server to 2022.3 (or higher).
Solution B - Use the Tableau Output tool in place of the Publish to Tableau Server tool
- Download and install the Tableau Output tool
- Open the workflow in Designer and replace the Publish to Tableau Server tool with the newer Tableau Output tool. The Publish to Tableau Server tool has been deprecated, so we recommend switching over to the Tableau Output tool
- Publish the edited workflow to Server
Solution C - Disable AMP Engine on the workflow
- Open the workflow in Designer
- Click on an empty space in the canvas
- In the Workflow - Configuration pane on the left, click on Runtime, then uncheck "Use AMP Engine"
- Save the workflow and publish it to Server
Additional Information
Was this article helpful?