<?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: Alteryx Server Storage of Inputs/Outputs in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Storage-of-Inputs-Outputs/m-p/1184037#M14112</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/15312"&gt;@fmvizcaino&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry, maybe I was confusing - what I meant is, I know that the assets can be unchecked when we upload it to Server - that part is fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, end users still interfact with a file browse interface tool on the Server no? Because of that interaction, their uploads via file browse or downloads - these are also stored on MongoDB based on our discussions with Alteryx.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, if we set the purge data to 1 day storage, the problem is that it is still stored for a day.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Sep 2023 14:15:56 GMT</pubDate>
    <dc:creator>caltang</dc:creator>
    <dc:date>2023-09-06T14:15:56Z</dc:date>
    <item>
      <title>Alteryx Server Storage of Inputs/Outputs</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Storage-of-Inputs-Outputs/m-p/1183873#M14107</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to understand and configure the Alteryx Server better - right now making changes to UAT side server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For context:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;My company approved the Alteryx Server on the basis that it does not store end user data such as inputs/outputs.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;This means that if we use any workflow or analytic apps on the Server, it must not be reading from Input Tool or Output Tool because by default, the MongoDB does store that information.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;I am not sure if we can purge the data &lt;STRONG&gt;instantly&lt;/STRONG&gt; in MongoDB after each run on the Server (scheduled and manual runs).&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Right now, we've identified the SharePoint Input and Output tool as a mechanism for ingress and egress to and fro our Server, but the configuration of this SharePoint is made complex with the Client ID, Secret, and Tenant ID configuration we have. Not to mention, this expires after x number of days.&lt;/LI&gt;
&lt;LI&gt;The issue is, if we were to get end users to upload to the Server riding on their Client ID, Secret, and Tenant ID, it will allow other end users who have access to those collections to see whatever the end user can see on their SharePoint. Not to mention if the end user resigns or moves up/down/out of the org, we have to change the workflow/analytic app again and restart the process.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My questions are:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Is there a way for instant purge of the data so no data is stored at all?&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Are there alternative ways in which I can use the Server in accordance with policies?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Kinda stuck at this point. I'm discussing with my Alteryx official team as well, but I would appreciate input from other users or Alteryx staff abroad as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks all!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 04:03:39 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Storage-of-Inputs-Outputs/m-p/1183873#M14107</guid>
      <dc:creator>caltang</dc:creator>
      <dc:date>2023-09-06T04:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server Storage of Inputs/Outputs</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Storage-of-Inputs-Outputs/m-p/1183992#M14109</link>
      <description>&lt;P&gt;Also the limitation with the SharePoint Input tool is that it calls one file at a time. For more complex builds that call in many files with * or even with Batch Macros/Dynamic Inputs, the whole concept of SharePoint being a conduit just falls apart.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 13:03:34 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Storage-of-Inputs-Outputs/m-p/1183992#M14109</guid>
      <dc:creator>caltang</dc:creator>
      <dc:date>2023-09-06T13:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server Storage of Inputs/Outputs</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Storage-of-Inputs-Outputs/m-p/1184033#M14111</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/291003"&gt;@caltang&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AFAIK, Inputs/Outputs are stored on your MongoDB only if you send the assets with your workflow. By unchecking the box, the files are read/written directly from/to your folders. By unchecking the output box, there is no output download, now your users will have to access a shared folder to access them.&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-09-06 100104.png" style="width: 154px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/321619i2446CCD87F8BC07C/image-size/small?v=v2&amp;amp;px=200" role="button" title="Screenshot 2023-09-06 100104.png" alt="Screenshot 2023-09-06 100104.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Fernando Vizcaino&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 14:08:44 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Storage-of-Inputs-Outputs/m-p/1184033#M14111</guid>
      <dc:creator>fmvizcaino</dc:creator>
      <dc:date>2023-09-06T14:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server Storage of Inputs/Outputs</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Storage-of-Inputs-Outputs/m-p/1184037#M14112</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/15312"&gt;@fmvizcaino&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry, maybe I was confusing - what I meant is, I know that the assets can be unchecked when we upload it to Server - that part is fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, end users still interfact with a file browse interface tool on the Server no? Because of that interaction, their uploads via file browse or downloads - these are also stored on MongoDB based on our discussions with Alteryx.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, if we set the purge data to 1 day storage, the problem is that it is still stored for a day.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 14:15:56 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Storage-of-Inputs-Outputs/m-p/1184037#M14112</guid>
      <dc:creator>caltang</dc:creator>
      <dc:date>2023-09-06T14:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server Storage of Inputs/Outputs</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Storage-of-Inputs-Outputs/m-p/1184058#M14113</link>
      <description>&lt;P&gt;Got it. Sorry for the misunderstanding.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can access the &lt;A href="https://help.alteryx.com/20223/server/alteryxservice-mongodb-schema" target="_self"&gt;AlteryxService&lt;/A&gt;' AS_QueueInputs and AS QueueInputs.Files periodically and delete the content of both collections.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GIF Recording 2023-09-06 at 10.46.26 AM.gif" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/321629i5878DD25A274F89A/image-size/large?v=v2&amp;amp;px=999" role="button" title="GIF Recording 2023-09-06 at 10.46.26 AM.gif" alt="GIF Recording 2023-09-06 at 10.46.26 AM.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is just an example of a file being loaded to the AS_Queue collection and the workflow erroring after deleting the document from the DB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Fernando Vizcaino&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 14:53:31 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Storage-of-Inputs-Outputs/m-p/1184058#M14113</guid>
      <dc:creator>fmvizcaino</dc:creator>
      <dc:date>2023-09-06T14:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server Storage of Inputs/Outputs</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Storage-of-Inputs-Outputs/m-p/1184195#M14118</link>
      <description>&lt;P&gt;Nice! Is there any way to write a script that does this automatically the moment a workflow finishes running?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Reason being is we can’t store the Inputs or Outputs even for a moment.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 00:13:45 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Storage-of-Inputs-Outputs/m-p/1184195#M14118</guid>
      <dc:creator>caltang</dc:creator>
      <dc:date>2023-09-07T00:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server Storage of Inputs/Outputs</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Storage-of-Inputs-Outputs/m-p/1184365#M14121</link>
      <description>&lt;P&gt;I have heard about MongoDB triggers, but I don`t believe the embedded version has that. Even though the data is being stored there, important to mention that it is all encrypted and not possible to access or extract the content by yourself.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can think of 2 options here.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create a macro that will be included in all analytical apps to delete all rows from that collection automatically. Easy and simple to do with the MongoDB Output tool&lt;/LI&gt;&lt;LI&gt;Use an RPA software to monitor the size of the file and trigger a workflow to erase the content of the collection on&amp;nbsp;%ProgramData%\Alteryx\Service\Persistence\MongoDB&lt;OL&gt;&lt;LI&gt;If you access your MongoDB folder, you will see your files have a name similar to this:&amp;nbsp;collection-10--8610824439640616305.wt&lt;/LI&gt;&lt;LI&gt;To find out the correct collection, you need to access MongoDB from the command line and run this command:&amp;nbsp;db.getCollection('AS_QueueInputs').stats()&lt;/LI&gt;&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-09-07 101836.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/321719iCD32398E040B7FC1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2023-09-07 101836.png" alt="Screenshot 2023-09-07 101836.png" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Fernando Vizcaino&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 14:26:30 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Storage-of-Inputs-Outputs/m-p/1184365#M14121</guid>
      <dc:creator>fmvizcaino</dc:creator>
      <dc:date>2023-09-07T14:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server Storage of Inputs/Outputs</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Storage-of-Inputs-Outputs/m-p/1184702#M14141</link>
      <description>&lt;P&gt;Thank you my friend&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/15312"&gt;@fmvizcaino&lt;/a&gt;&amp;nbsp;Fernando!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'll review and implement. But I think it's much better to review processes and go through the discussions again to enable some sort of storage. Otherwise I cannot use the Input and Output tools with File Browse - defeats the whole purpose of Server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But your comments are very helpful! I will implement them regardless. Thank you!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 12:15:10 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Storage-of-Inputs-Outputs/m-p/1184702#M14141</guid>
      <dc:creator>caltang</dc:creator>
      <dc:date>2023-09-08T12:15:10Z</dc:date>
    </item>
  </channel>
</rss>

