Upload CSV file to Google Drive
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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:
Maybe you need to run scheduler on admin rights?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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!
