<?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 How does Alteryx Server handle files when you upload applications? in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-does-Alteryx-Server-handle-files-when-you-upload/m-p/651683#M7506</link>
    <description>&lt;P&gt;If there is documentation or useful prior threads, please share; but my question is around how the Alteryx Server manages files uploaded to your Gallery.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Say I have an input file that is 50mb. When I uploaded three separate apps/workflows to the gallery that uses the same input file as the first input step...am I uploading the same input file three times (150MB total) or does it reference the one file (50MB total) like a workflow normally would on your personal computer offline?&lt;/P&gt;</description>
    <pubDate>Sat, 17 Oct 2020 03:07:04 GMT</pubDate>
    <dc:creator>Animanga008</dc:creator>
    <dc:date>2020-10-17T03:07:04Z</dc:date>
    <item>
      <title>How does Alteryx Server handle files when you upload applications?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-does-Alteryx-Server-handle-files-when-you-upload/m-p/651683#M7506</link>
      <description>&lt;P&gt;If there is documentation or useful prior threads, please share; but my question is around how the Alteryx Server manages files uploaded to your Gallery.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Say I have an input file that is 50mb. When I uploaded three separate apps/workflows to the gallery that uses the same input file as the first input step...am I uploading the same input file three times (150MB total) or does it reference the one file (50MB total) like a workflow normally would on your personal computer offline?&lt;/P&gt;</description>
      <pubDate>Sat, 17 Oct 2020 03:07:04 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-does-Alteryx-Server-handle-files-when-you-upload/m-p/651683#M7506</guid>
      <dc:creator>Animanga008</dc:creator>
      <dc:date>2020-10-17T03:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: How does Alteryx Server handle files when you upload applications?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-does-Alteryx-Server-handle-files-when-you-upload/m-p/651754#M7507</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/189225"&gt;@Animanga008&lt;/a&gt;&amp;nbsp;That would be 3 different files.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One way you can handle this or teach users to handle this is to convert to an app and use the file browse interface tool to upload the data at runtime.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This has a benefit for those of us who have the persistence settings on the server set to purge data after a time period (say for example 30 days). What happens when you upload data that is attached to your workflow is that it stays with the workflow. If you upload 10 versions of that workflow you are loading a copy each time and the mongo will hold onto that file the entire life of the workflow. However if you upload via file browse during run time it's part of the run and therefore mongo will purge it as part of the persistence settings in the time period that has been set.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully this makes sense! Let me know if you have any questions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Oct 2020 10:09:33 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-does-Alteryx-Server-handle-files-when-you-upload/m-p/651754#M7507</guid>
      <dc:creator>joshuaburkhow</dc:creator>
      <dc:date>2020-10-17T10:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: How does Alteryx Server handle files when you upload applications?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-does-Alteryx-Server-handle-files-when-you-upload/m-p/651999#M7510</link>
      <description>&lt;P&gt;When you send your app to the Gallery, if you mark it as an asset, then yes it will go to the Gallery with the app, and the app will reference that one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want all three apps to reference the one file on, say, a shared drive, then don't send it up as an asset and they will just reference the file path your entered (but be sure to make it a UNC path).&lt;/P&gt;</description>
      <pubDate>Sun, 18 Oct 2020 18:06:16 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-does-Alteryx-Server-handle-files-when-you-upload/m-p/651999#M7510</guid>
      <dc:creator>mbarone</dc:creator>
      <dc:date>2020-10-18T18:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: How does Alteryx Server handle files when you upload applications?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-does-Alteryx-Server-handle-files-when-you-upload/m-p/653184#M7530</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/5339"&gt;@joshuaburkhow&lt;/a&gt;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Totally makes sense. Neat to know. Probably won't work in my case this time because I control the starting input file...but neat to know for the future!&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2020 15:44:20 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-does-Alteryx-Server-handle-files-when-you-upload/m-p/653184#M7530</guid>
      <dc:creator>Animanga008</dc:creator>
      <dc:date>2020-10-20T15:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: How does Alteryx Server handle files when you upload applications?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-does-Alteryx-Server-handle-files-when-you-upload/m-p/653191#M7531</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/369"&gt;@mbarone&lt;/a&gt;&amp;nbsp;, can you provide some additional details on how to do that or provide some reference links? I tried googling and although I think I get the general concept, I'm still unclear on the specifics on how to execute the idea.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If my current save path is something like&amp;nbsp;&lt;STRONG&gt;C:\Users\Animanga\Animal_Folder\Dog_Documents\Dog_Dashboards&lt;/STRONG&gt;...and say this is a Sharepoint folder...would I simply change the path to &lt;STRONG&gt;\\Animal_Folder\Dog_Documents\Dog_Dashboards&lt;/STRONG&gt;? As well as unclick the output/input boxes under asset management?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/139852iC03DFF2C4B322554/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.PNG" style="width: 307px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/139851iB28D0179C4DBDA1B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2.PNG" alt="2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess to get straight to the point, how would I set up a situation where I have multiple apps referencing one master data file, such that...when I upload these 10-20 apps, I am &lt;STRONG&gt;NOT&lt;/STRONG&gt;&amp;nbsp;uploading 10-20 master data files onto my Alteryx Server/Gallery but rather referencing the same file?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2020 15:57:20 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-does-Alteryx-Server-handle-files-when-you-upload/m-p/653191#M7531</guid>
      <dc:creator>Animanga008</dc:creator>
      <dc:date>2020-10-20T15:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: How does Alteryx Server handle files when you upload applications?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-does-Alteryx-Server-handle-files-when-you-upload/m-p/653236#M7533</link>
      <description>&lt;P&gt;Sure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Say you have 10 apps all with the following input ("MasterDataFile.yxdb"):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2020-10-20 13_03_56-Greenshot image editor.png" style="width: 806px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/139870iA645CF71918C46DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-10-20 13_03_56-Greenshot image editor.png" alt="2020-10-20 13_03_56-Greenshot image editor.png" /&gt;&lt;/span&gt;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you send each app up, just make sure it's unchecked as an asset, and make sure the path is full UNC (as shown above):&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2020-10-20 13_03_46-Greenshot image editor.png" style="width: 463px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/139869i2C41F39BD38665A0/image-dimensions/463x410?v=v2" width="463" height="410" role="button" title="2020-10-20 13_03_46-Greenshot image editor.png" alt="2020-10-20 13_03_46-Greenshot image editor.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Having that box unchecked will leave the actual physical YXDB where it lives, and just the reference to it will go up to the Gallery.&amp;nbsp; When the app(s) run, they will all just read in the one YXDB from that one location (and thankfully the same YXDB can be read in to different modules/apps at the same time without locking it up).&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2020 17:08:31 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-does-Alteryx-Server-handle-files-when-you-upload/m-p/653236#M7533</guid>
      <dc:creator>mbarone</dc:creator>
      <dc:date>2020-10-20T17:08:31Z</dc:date>
    </item>
  </channel>
</rss>

