Hi, Thanks a lot for your time, I have this scenario could someone please help if i am doing something wrong... or iam missing something....
I have a confluence page and there is an excel file in it (.xlsx) - we dont need any access to that page - internally it can be accessed if someone has the URL so there is no specific access
I am trying to download using the URL of that excel file in my Alteryx designer.. I use the following tools and the configuration to get the data downloaded to a temp file locally and it is working fine.
What is the issue? When i upload the Alteryx workflow into Alteryx server it is throwing an errror - attaching the screenshot starting from the error on server
why the alteryx server is not able to save a local copy in my shared drive is not able to understand? does this related to alteryx service account having access to the shared drive
1)
2).I take the text input and i specify the URL along with the FileName and Sheet names -- screenshot is below

3).calculated field to get the file name and sheet name

4).Download tool configuration is very straightforward

4).Dynamic Input tool configuration - i have specified my shared drive location with the file name and the file is in this location. this is my input data source template.
5)run time 
5).run time - temporary local file folder - here also i have specified my shared drive location as the temporary files location folder

When I upload the workflow with these settings i am getting that error. When I run in my PC i see that temporarry file location folder as soemthing different like C:\N789789\App\Data\.....
any help please... got stuck with this for few days