I'm using Alteryx azure data lake file input connector on local machine, but when deploying to server and running, I'm receiving this error.
Anyone have any idea why?
It allows me to download files on local machine, but gives this error only running from the server.
Two things:
1) how are you connecting (DCM/hard coded/etc)?
2) What is your action tool doing? It's possible what is being fed in by your action tool is formatted differently on Server and not doing what you'd expect it tod.
1. DCM connection is set up
2. Action tool is updating filepath to yesterday's date- even when I remove this, it doesn't run on server