<?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 Storage Location --&amp;gt; File Uploaded in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43105#M668</link>
    <description>Hi,&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;i m trying to understand where the uploaded files by form interact request are saved&lt;/SPAN&gt;.&lt;BR /&gt;Specifically, i looked for into db about a table that could contain some information about the file, but without success.&lt;BR /&gt;The only useful information is the URL that communicate Blue Prism into the collection after the file is correctly uploaded.&lt;BR /&gt;Into the BluePrsim's guide, the only reference i found about it is:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="4395.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/4575i363C5D06881BD942/image-size/large?v=v2&amp;amp;px=999" role="button" title="4395.png" alt="4395.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;So, where the uploaded file are saved specifically&lt;/STRONG&gt;?&lt;BR /&gt;&lt;BR /&gt;Thanks for the answer,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ambrogio Crivelli&lt;BR /&gt;RPA Developer&lt;BR /&gt;Accenture&lt;BR /&gt;Europe/Rome&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 10 May 2021 09:05:00 GMT</pubDate>
    <dc:creator>AmbrogioCrivell</dc:creator>
    <dc:date>2021-05-10T09:05:00Z</dc:date>
    <item>
      <title>Storage Location --&gt; File Uploaded</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43105#M668</link>
      <description>Hi,&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;i m trying to understand where the uploaded files by form interact request are saved&lt;/SPAN&gt;.&lt;BR /&gt;Specifically, i looked for into db about a table that could contain some information about the file, but without success.&lt;BR /&gt;The only useful information is the URL that communicate Blue Prism into the collection after the file is correctly uploaded.&lt;BR /&gt;Into the BluePrsim's guide, the only reference i found about it is:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="4395.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/4575i363C5D06881BD942/image-size/large?v=v2&amp;amp;px=999" role="button" title="4395.png" alt="4395.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;So, where the uploaded file are saved specifically&lt;/STRONG&gt;?&lt;BR /&gt;&lt;BR /&gt;Thanks for the answer,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ambrogio Crivelli&lt;BR /&gt;RPA Developer&lt;BR /&gt;Accenture&lt;BR /&gt;Europe/Rome&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 10 May 2021 09:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43105#M668</guid>
      <dc:creator>AmbrogioCrivell</dc:creator>
      <dc:date>2021-05-10T09:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: Storage Location --&gt; File Uploaded</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43106#M669</link>
      <description>Hi Ambrogio&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV&gt;The file isn't stored in a database, it is stored within the hub web server. As a default, the path for this folder is "https://file.local/Files/self-serve-private/". The uploaded file is also assigned a GUID as part of the Upload File VBO to ensure that files uploaded with the same name are unique.&lt;BR /&gt;&lt;BR /&gt;For example, here I have uploaded a file called "image.png" and the link received from the VBO is "https://file.local/Files/self-serve-private/image.ad21bb40-82f4-4fdc-99ab-d7e07fd080cb.png".&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Joe Farr&lt;BR /&gt;Product Consultant&lt;BR /&gt;Blue Prism Limited&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 10 May 2021 11:37:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43106#M669</guid>
      <dc:creator>joefarr</dc:creator>
      <dc:date>2021-05-10T11:37:00Z</dc:date>
    </item>
    <item>
      <title>RE: Storage Location --&gt; File Uploaded</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43107#M670</link>
      <description>&lt;SPAN style="text-decoration: underline;"&gt;Thanks for the wonderful explanation Joe&lt;/SPAN&gt;!&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;If possible, i have another question&lt;/EM&gt;: &lt;BR /&gt;i noticed that the uploaded files from Interact Web Form are saved into &amp;lt;path&amp;gt;&lt;SPAN&gt;Files/self-serve/ and can be downloaded by put them link address into search bar of browser. (&lt;EM&gt;example: &lt;A href="https://file.local/Files/self-serve/image.ad21bb40-82f4-4fdc-99ab-d7e07fd080cb.png" target="test_blank"&gt;https://file.local/Files/self-serve/image.ad21bb40-82f4-4fdc-99ab-d7e07fd080cb.png&lt;/A&gt;&lt;/EM&gt;)&lt;BR /&gt;&lt;/SPAN&gt;If i used the method "Upload File" into the object "Utility - Interact API" , the file is saved into the folder &amp;lt;path&amp;gt;/&lt;SPAN&gt;&lt;SPAN&gt;Files/self-serve-private/ and using the link into the browser search bar, it s not possible download the file (with HTTP ERROR 401).&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;It's possible use the method to upload the file into the not private folder, so as to reachable to download by search bar browser&lt;/STRONG&gt;?&lt;BR /&gt;&lt;STRONG&gt;Exists a way to download the file used the link address (the output of "Upload File")&lt;/STRONG&gt;?&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="4316.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/4498iFCCD74274D60CFF8/image-size/large?v=v2&amp;amp;px=999" role="button" title="4316.png" alt="4316.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Thanks,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ambrogio Crivelli&lt;BR /&gt;RPA Developer&lt;BR /&gt;Accenture&lt;BR /&gt;Europe/Rome&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 10 May 2021 15:26:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43107#M670</guid>
      <dc:creator>AmbrogioCrivell</dc:creator>
      <dc:date>2021-05-10T15:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: Storage Location --&gt; File Uploaded</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43108#M671</link>
      <description>Hi Ambrogio&lt;BR /&gt;&lt;BR /&gt;It's not possible to download the file using the link address in that way, It can only be accessed through Interact.&lt;BR /&gt;Are you facing a particular issue with downloading the file from the Interact Form?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Joe Farr&lt;BR /&gt;Product Consultant&lt;BR /&gt;Blue Prism Limited&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 11 May 2021 11:15:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43108#M671</guid>
      <dc:creator>joefarr</dc:creator>
      <dc:date>2021-05-11T11:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: Storage Location --&gt; File Uploaded</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43109#M672</link>
      <description>Hi.&amp;nbsp; We have a use case where we need to have the interact form uploaded and then have the file available.&amp;nbsp; Is there a folder we can move the uploaded file to so that people could access it in the interact website?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jesse Tutt&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Aug 2021 16:26:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43109#M672</guid>
      <dc:creator>jessetutt</dc:creator>
      <dc:date>2021-08-24T16:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: Storage Location --&gt; File Uploaded</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43110#M673</link>
      <description>Hi Jesse&lt;BR /&gt;&lt;BR /&gt;Is the problem that the user is not able to download the file when the Submission is placed in their Inbox?&lt;BR /&gt;&lt;BR /&gt;Currently, a file uploaded to an Interact form is only available for download when the Form is in Submitted history. This will be resolved in an upcoming future release and a file will be available to download using a Download button in any Interact tab. We'll also be adding a hyperlink feature which could help here.&lt;BR /&gt;&lt;BR /&gt;For the time being there are a couple of things you could try although they might not be ideal for your use case. The user could resubmit the form to move it to their Submitted history although this will create another submission, either via email or in your queue depending on delivery method. Alternatively, you could post a link to the shared folder you mention in a Text field, although this would have to be copied and pasted rather than clicked as the link is not live. I believe the digital worker may also be able to access the private folder and move the relevant file to a different folder but I haven't tested this myself and the new folder would not be accessible directly through Interact either.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Joe Farr&lt;BR /&gt;Product Consultant&lt;BR /&gt;Blue Prism Limited&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Aug 2021 07:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43110#M673</guid>
      <dc:creator>joefarr</dc:creator>
      <dc:date>2021-08-25T07:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: Storage Location --&gt; File Uploaded</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43111#M674</link>
      <description>&lt;P&gt;Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="d63a9fc6-80c1-44c8-965a-2647cc0ed05d" data-tag-text="@Joe Farr" href="https://community.blueprism.com/network/profile?UserKey=d63a9fc6-80c1-44c8-965a-2647cc0ed05d" data-itemmentionkey="2859048f-1f56-4b96-97b5-bc3ee55d141d"&gt;@Joe Farr&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;I have a query here, user uploaded a image through interact form and in the blueprism process i got the link to the image like you have shown above but i want the image to be downloaded to local for further processing and how to access the path to self-serve using file explorer as i am not able to find the self-serve folder in my local.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Upload file action is being used for uploading a image to the form or downloading the image from form?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I have used upload file action for downloading the image but getting the below error&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;If I was of assistance, please vote for it to be the "Best Answer".&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Salman Shaik&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Oct 2023 19:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43111#M674</guid>
      <dc:creator>salman_shaik</dc:creator>
      <dc:date>2023-10-20T19:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: Storage Location --&gt; File Uploaded</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43112#M675</link>
      <description>&lt;P&gt;Hi Salman&lt;/P&gt;
&lt;P&gt;You need to use the Download File action in the Utility - File Management VBO. If you use the link for the uploaded file in the Source URL input, you will be able to download it to the destination you specify.&amp;nbsp;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="4348.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/4531i7518DC42A3573E05/image-size/large?v=v2&amp;amp;px=999" role="button" title="4348.png" alt="4348.png" /&gt;&lt;/span&gt;Hope this helps!&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Joe Farr&lt;BR /&gt;Senior Product Specialist&lt;BR /&gt;Blue Prism Limited&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Oct 2023 15:28:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43112#M675</guid>
      <dc:creator>joefarr</dc:creator>
      <dc:date>2023-10-23T15:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: Storage Location --&gt; File Uploaded</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43113#M676</link>
      <description>&lt;P&gt;Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="d63a9fc6-80c1-44c8-965a-2647cc0ed05d" data-tag-text="@Joe Farr" href="https://community.blueprism.com/network/profile?UserKey=d63a9fc6-80c1-44c8-965a-2647cc0ed05d" data-itemmentionkey="8df76689-13cb-4e57-a2fc-771689c61d14"&gt;@Joe Farr&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;As you said i tried with the Download File action its working fine&lt;/P&gt;
&lt;P&gt;I have two more questions for you&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;I got the link from queue data by using the link can we decode the path or else can we go to the specific path (where the file is being saved by Interact) like we go to the files in our local drive and copy the file to local drive for further processing? How to manually open the folder path (self-serve/ self-serve-private) like shown in the below screenshot?&lt;/LI&gt;
&lt;LI&gt;Let's say i have a use case during Hub &amp;amp; Interact installation it is exposed to outside users, so one user will be attaching some documents from their local drive (who is at a different geography) while filling the form, If i use the Download File action in my VM (which is running at a different geography other than the user environment) will the file going to be downloaded in my VM?&amp;nbsp; If it is able to download the file then where the file will be stored by Interact during form submission, how it is communicating?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Can we use the same Download File action for downloading the files from a website if we have direct link to a particular file on the web?&lt;/P&gt;
&lt;P&gt;Waiting for your response.....&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;If I was of assistance, please vote for it to be the "Best Answer".&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Salman Shaik&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 17:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43113#M676</guid>
      <dc:creator>salman_shaik</dc:creator>
      <dc:date>2023-10-23T17:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: Storage Location --&gt; File Uploaded</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43114#M677</link>
      <description>&lt;P&gt;Hi Salman&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;It's no longer possible to navigate to the folders as Interact now saves them to the Interact File Service. The link provided is where it is saved in the File Service, meaning that the file can be accessed by another user with access to the submission in Interact or by a Digital Worker running a process. Download File then gives you the ability for the Digital Worker to save it in a location you specify, or to refer the form to another user for them to download locally.&lt;/LI&gt;
&lt;LI&gt;The uploaded file is stored on the File Service, so it can be accessed independently by human users or the Digital Worker, regardless of geographical location. If you hit download in Interact, it will be stored wherever the browser is set to store downloaded files (usually the local Downloads folder). You will only download a copy of the file, however, and the original will remain linked to the form in the file service, unless you choose to upload a different file.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;You can use download file to link to a file on a website and as long as your machine or the Digital Worker is able to access it, it can be downloaded to a location you specify.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Joe Farr&lt;BR /&gt;Senior Product Specialist&lt;BR /&gt;Blue Prism Limited&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Oct 2023 15:28:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43114#M677</guid>
      <dc:creator>joefarr</dc:creator>
      <dc:date>2023-10-24T15:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: Storage Location --&gt; File Uploaded</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43115#M678</link>
      <description>&lt;P&gt;Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="d63a9fc6-80c1-44c8-965a-2647cc0ed05d" data-tag-text="@Joe Farr" href="https://community.blueprism.com/network/profile?UserKey=d63a9fc6-80c1-44c8-965a-2647cc0ed05d" data-itemmentionkey="d43e6827-2040-4f7c-882d-e25b67550e22"&gt;@Joe Farr&lt;/A&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;If i understand correctly the user (for example user1) who uploads the file and submits the form in interact only have the access to navigate to the link provided, no other user can't navigate to the link. Is this you are trying to convey?&lt;/LI&gt;
&lt;LI&gt;No, if a user uploads a file through Interact (At different Geography) and i want to access it from my VM (Located at different Geography) without logging into Interact how to do that?&lt;/LI&gt;
&lt;LI&gt;If a user uploads a file through Interact (At different Geography) can i use the same Download File action in my VM (Located at different Geography) for downloading the file to my local drive?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Can you please clarify this for me.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;If I was of assistance, please vote for it to be the "Best Answer".&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Salman Shaik&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Oct 2023 15:59:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43115#M678</guid>
      <dc:creator>salman_shaik</dc:creator>
      <dc:date>2023-10-24T15:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: Storage Location --&gt; File Uploaded</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43116#M679</link>
      <description>&lt;P&gt;Hi Salman&lt;/P&gt;
&lt;P&gt;A human will not be able to access the file any other way than through Interact. Interact stores the file in the File Service which is a database hosted on the Application Server where Hub and Interact are installed.&lt;/P&gt;
&lt;P&gt;A Digital Worker can access the file using the download file action regardless of geographical location and copy it to a location you specify, which can be your local VM, and the human would be able to access it from there.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're looking to transfer a file between human users there are two options&lt;/P&gt;
&lt;P&gt;Option 1 - user1 uploads file to Interact form -&amp;gt; Digital Worker receives the submission and Raises Submission to user2 -&amp;gt; user2 logs into Interact and the new submission and clicks download.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Option 2 - user1 uploads file to Interact form -&amp;gt; Digital Worker receives the submission and downloads the file to specified location -&amp;gt; user2 goes to that location to see the file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To clarify, there is no way that user1 or user2 can use the link to the file in the File Service to navigate there directly.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Joe Farr&lt;BR /&gt;Senior Product Specialist&lt;BR /&gt;Blue Prism Limited&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Oct 2023 08:35:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43116#M679</guid>
      <dc:creator>joefarr</dc:creator>
      <dc:date>2023-10-25T08:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: Storage Location --&gt; File Uploaded</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43117#M680</link>
      <description>&lt;P&gt;Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="d63a9fc6-80c1-44c8-965a-2647cc0ed05d" data-tag-text="@Joe Farr" href="https://community.blueprism.com/network/profile?UserKey=d63a9fc6-80c1-44c8-965a-2647cc0ed05d" data-itemmentionkey="0785f02b-19c6-4597-9d53-b4a6e9093d5e"&gt;@Joe Farr&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for your detailed explanation.&lt;/P&gt;
&lt;P&gt;As you said the file will be saved in a File Service DB where the human can't navigate to the link directly. But as i can see in this same discussion thread screenshot is attached where we can see the self-serve, self-serve-private folder is visible. Just want to know how Ambrogio able to navigate to the folder manually?&lt;/P&gt;
&lt;P&gt;Screenshot is attached for your reference.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;If I was of assistance, please vote for it to be the "Best Answer".&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Salman Shaik&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Oct 2023 09:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43117#M680</guid>
      <dc:creator>salman_shaik</dc:creator>
      <dc:date>2023-10-25T09:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: Storage Location --&gt; File Uploaded</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43118#M681</link>
      <description>&lt;P&gt;Hi Salman&lt;/P&gt;
&lt;P&gt;It was possible to see the folders on the Application Server in older versions of Interact but isn't any longer. The self-serve-private folder was restricted also so it wasn't possible to access the uploaded files it contained.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Joe Farr&lt;BR /&gt;Senior Product Specialist&lt;BR /&gt;Blue Prism Limited&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Oct 2023 10:24:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43118#M681</guid>
      <dc:creator>joefarr</dc:creator>
      <dc:date>2023-10-25T10:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: Storage Location --&gt; File Uploaded</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43119#M682</link>
      <description>&lt;P&gt;Hi Joe,&lt;/P&gt;
&lt;P&gt;Thanks for your clarification.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;If I was of assistance, please vote for it to be the "Best Answer".&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Salman Shaik&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Oct 2023 14:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Storage-Location-gt-File-Uploaded/m-p/43119#M682</guid>
      <dc:creator>salman_shaik</dc:creator>
      <dc:date>2023-10-25T14:22:00Z</dc:date>
    </item>
  </channel>
</rss>

