<?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 Chained apps and Access denied error in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chained-apps-and-Access-denied-error/m-p/403219#M3679</link>
    <description>&lt;P&gt;OK Alteryx gurus, this one's got me flummoxed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can create a two apps and chain them, test1.yxwz and test2.yxwz.&amp;nbsp; The former writes data to %temp%..\test1_output.yxdb and the latter reads from it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I publish to my Private Studio in our Gallery, it runs fine and if I share it to the Public Gallery a coworker can run it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When the same coworker publishes the same thing to her Private Studio it fails at file output time:&lt;BR /&gt;&lt;STRONG&gt;Error creating file "filepath_was_here_but_I_removed_it\test1_output.yxdb ":Access is denied.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am in the Administrators group on the server and she is not.&amp;nbsp; I am a Curator of the Gallery and she is an Artisan.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your time.&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Apr 2019 15:18:24 GMT</pubDate>
    <dc:creator>David-Carnes</dc:creator>
    <dc:date>2019-04-16T15:18:24Z</dc:date>
    <item>
      <title>Chained apps and Access denied error</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chained-apps-and-Access-denied-error/m-p/403219#M3679</link>
      <description>&lt;P&gt;OK Alteryx gurus, this one's got me flummoxed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can create a two apps and chain them, test1.yxwz and test2.yxwz.&amp;nbsp; The former writes data to %temp%..\test1_output.yxdb and the latter reads from it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I publish to my Private Studio in our Gallery, it runs fine and if I share it to the Public Gallery a coworker can run it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When the same coworker publishes the same thing to her Private Studio it fails at file output time:&lt;BR /&gt;&lt;STRONG&gt;Error creating file "filepath_was_here_but_I_removed_it\test1_output.yxdb ":Access is denied.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am in the Administrators group on the server and she is not.&amp;nbsp; I am a Curator of the Gallery and she is an Artisan.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your time.&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2019 15:18:24 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chained-apps-and-Access-denied-error/m-p/403219#M3679</guid>
      <dc:creator>David-Carnes</dc:creator>
      <dc:date>2019-04-16T15:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Chained apps and Access denied error</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chained-apps-and-Access-denied-error/m-p/405122#M3705</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3735"&gt;@David-Carnes&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have a Run As or Service Account configured on your Alteryx Server? See this article explaining Workflow Credentials on Gallery:&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/How-Workflow-Credentials-Work-on-a-Private-Gallery/ta-p/176171?advanced=false&amp;amp;collapse_discussion=true&amp;amp;q=workflow%20credentials&amp;amp;search_type=thread" target="_blank" rel="noopener"&gt;https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/How-Workflow-Credentials-Work-on-a-Private-Gallery/ta-p/176171?advanced=false&amp;amp;collapse_discussion=true&amp;amp;q=workflow%20credentials&amp;amp;search_type=thread&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the workflow is running as your Colleague's user account then her account will need Write permissions to the directory the workflow is writing to. See this article:&amp;nbsp;&lt;A href="https://support.microsoft.com/en-us/help/324067/how-to-set-folder-security-for-shared-folders" target="_blank" rel="noopener"&gt;https://support.microsoft.com/en-us/help/324067/how-to-set-folder-security-for-shared-folders&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tyler&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2019 19:17:31 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chained-apps-and-Access-denied-error/m-p/405122#M3705</guid>
      <dc:creator>TylerNg</dc:creator>
      <dc:date>2019-04-19T19:17:31Z</dc:date>
    </item>
  </channel>
</rss>

