Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Upload CSV file to Google Drive

benty1230
5 - Atom

Hi, I am running into some issues writing csv files to Google Drive. I have the Drive File Stream installed and when I run the workflow manually it will upload the file to the specified Google folder. But it will not upload the file when workflow is run using scheduler. The error message is: Cannot access the folder G:\my Drive\"myfolder", which is so weird because I am able to upload the file manually using the same workflow.

 

Any ideas? Thank you.

3 REPLIES 3
Emil_Kos
17 - Castor
17 - Castor

Hi,

 

I am not an expert in this area as I never had occasion to work with the scheduler but do scheduler can easly log in to your google drive? 

 

I believe there is a topic that might help you:

 

https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Using-Scheduler-with-Google-Drive-file...

 

Maybe you need to run scheduler on admin rights?

BrandonB
Alteryx
Alteryx

Do you have a "Run As" user specified in your Options -> Advanced Options -> System Settings? This is likely a permissions issue that can be resolved by setting that up. 

benty1230
5 - Atom

Thank yo. yes, all i have to do is set it to run by the admin and it was able to output the CSV file properly. Thanks!

Labels