<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Updating MS Access File On Google Drive in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Updating-MS-Access-File-On-Google-Drive/m-p/747201#M8683</link>
    <description>I'm unable to run designer on the server machine but it does appear that the workflow is using UNC paths. I tried another network location instead Google Drive and ran into a permission error. This seems easier to resolve and I'll explore it with our admins. Thanks for your help.</description>
    <pubDate>Thu, 15 Apr 2021 08:15:39 GMT</pubDate>
    <dc:creator>NavinN</dc:creator>
    <dc:date>2021-04-15T08:15:39Z</dc:date>
    <item>
      <title>Updating MS Access File On Google Drive</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Updating-MS-Access-File-On-Google-Drive/m-p/746230#M8672</link>
      <description>&lt;P&gt;I currently have a workflow on Designer that reads Excel files stored on Google Drive before updating an MS Access database also on Google Drive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I saved the workflow to the Server gallery, I see that it is unable to locate the MS Access file as the location gets updated to _externals/filename.mdb.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to update the original Access file on Google Drive if the workflow is scheduled on server?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2021 09:43:43 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Updating-MS-Access-File-On-Google-Drive/m-p/746230#M8672</guid>
      <dc:creator>NavinN</dc:creator>
      <dc:date>2021-04-13T09:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Updating MS Access File On Google Drive</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Updating-MS-Access-File-On-Google-Drive/m-p/746381#M8674</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/215129"&gt;@NavinN&lt;/a&gt;&amp;nbsp;do you know if the machine that has Alteryx Server installed on, can access the Google Drive path?&lt;BR /&gt;&lt;BR /&gt;Does this work fine from Alteryx Designer on your local machine itself?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2021 15:29:02 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Updating-MS-Access-File-On-Google-Drive/m-p/746381#M8674</guid>
      <dc:creator>rkapoor</dc:creator>
      <dc:date>2021-04-13T15:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Updating MS Access File On Google Drive</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Updating-MS-Access-File-On-Google-Drive/m-p/746662#M8676</link>
      <description>&lt;P&gt;@RishiK&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your response and help. Yes, the workflow runs as expected on my local machine / Designer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I uploaded and ran the workflow on Server, it seems to have read my Excel files on Google Drive based on the intermediate output (no. of records joined etc.) but it is writing the output to a different location that I can't seem to locate (_externals/1/filename.xlsx).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could it be a permission issue when writing to Google Drive or that the Alteryx server machine doesn't recognize a G:\ path that works from my local machine. If it is the latter, is there a format to specify files stored on Google Drive?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 01:12:52 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Updating-MS-Access-File-On-Google-Drive/m-p/746662#M8676</guid>
      <dc:creator>NavinN</dc:creator>
      <dc:date>2021-04-14T01:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: Updating MS Access File On Google Drive</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Updating-MS-Access-File-On-Google-Drive/m-p/746715#M8677</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/215129"&gt;@NavinN&lt;/a&gt;&amp;nbsp;it could be both or either.&lt;BR /&gt;&lt;BR /&gt;To check if its a permissions issue, are you able to run the workflow in Designer on the Server machine itself?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, is your workflow using UNC paths for the network drive? You can check this via&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Options-&amp;gt; Advanced Options-&amp;gt; Workflow Dependencies-&amp;gt; All UNC&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;in Designer&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 07:15:24 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Updating-MS-Access-File-On-Google-Drive/m-p/746715#M8677</guid>
      <dc:creator>rkapoor</dc:creator>
      <dc:date>2021-04-14T07:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Updating MS Access File On Google Drive</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Updating-MS-Access-File-On-Google-Drive/m-p/747201#M8683</link>
      <description>I'm unable to run designer on the server machine but it does appear that the workflow is using UNC paths. I tried another network location instead Google Drive and ran into a permission error. This seems easier to resolve and I'll explore it with our admins. Thanks for your help.</description>
      <pubDate>Thu, 15 Apr 2021 08:15:39 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Updating-MS-Access-File-On-Google-Drive/m-p/747201#M8683</guid>
      <dc:creator>NavinN</dc:creator>
      <dc:date>2021-04-15T08:15:39Z</dc:date>
    </item>
  </channel>
</rss>

