Hello,
I have workflows where it reads data from oracle database, but when I try to upload the workflow to Alteryx server, it pops an error.
Here’s the situation:
- I need to connect to an Oracle database and then upload the workflow to Alteryx Server.
- On my current machine, I successfully connected to the Oracle database using the ODBC driver downloaded from the Alteryx Portal (Simba driver).
- Similarly, on the virtual machine (VM) hosting the Alteryx Server System Settings, I connected to the same Oracle database, and the connection was also successful.
However, when I attempt to upload the workflow to the Alteryx Server, an error occurs stating that the driver cannot be found.
To troubleshoot, I synchronized the connections between my Designer and the Gallery by navigating to:
Files -> Manage Connections -> Synchronize.
And still no changes happened!
Could you please provide detailed guidance on how to create a compatible connection that ensures workflows with embedded connections can be uploaded to the Alteryx Server without encountering errors?