<?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: Storing a file into a Work Queue item in University Forum</title>
    <link>https://community.blueprism.com/t5/University-Forum/Storing-a-file-into-a-Work-Queue-item/m-p/80975#M921</link>
    <description>Hi Geatan,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;We cannot store the files in the work queue rather you can store it in a system storage and can push the location of the files to the Queue. or you can read the data's from the file and store in the Queue. We cannot store the file to Queue since it holds only the data's.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gerald J&lt;BR /&gt;Automation Engineer&lt;BR /&gt;10xds&lt;BR /&gt;Kerala/Kochi&lt;BR /&gt;+91-9159842805&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 11 Feb 2020 04:40:00 GMT</pubDate>
    <dc:creator>Gerald_J</dc:creator>
    <dc:date>2020-02-11T04:40:00Z</dc:date>
    <item>
      <title>Storing a file into a Work Queue item</title>
      <link>https://community.blueprism.com/t5/University-Forum/Storing-a-file-into-a-Work-Queue-item/m-p/80974#M920</link>
      <description>&lt;SPAN&gt;Good day BP Gurus!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am currently developing a process that handles a PDF file at various stages of the process which is being put on pause for human interaction and then resumes, using the work queue items Status to determine where it left off and the next steps to carry over. Because these different phases of the process all relate to a specific PDF file, I'd like to store that file in the work queue so that I can get it back at these various phases of the process, irrelevant of the bot that does the work and without the need to save the file in a network share.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My questions are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1- Is it possible to store a file in a work queue item? If so, how do we proceed to do that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2- Considering these files can take up to 200 kilobytes, will there be a space issue over time or are these files removed from memory when the work queue item is deleted?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your input.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your help is much appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gaetan Viau&lt;BR /&gt;Developer&lt;BR /&gt;CGI&lt;BR /&gt;America/Toronto&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Feb 2020 18:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Storing-a-file-into-a-Work-Queue-item/m-p/80974#M920</guid>
      <dc:creator>GaetanViau</dc:creator>
      <dc:date>2020-02-10T18:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: Storing a file into a Work Queue item</title>
      <link>https://community.blueprism.com/t5/University-Forum/Storing-a-file-into-a-Work-Queue-item/m-p/80975#M921</link>
      <description>Hi Geatan,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;We cannot store the files in the work queue rather you can store it in a system storage and can push the location of the files to the Queue. or you can read the data's from the file and store in the Queue. We cannot store the file to Queue since it holds only the data's.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gerald J&lt;BR /&gt;Automation Engineer&lt;BR /&gt;10xds&lt;BR /&gt;Kerala/Kochi&lt;BR /&gt;+91-9159842805&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Feb 2020 04:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Storing-a-file-into-a-Work-Queue-item/m-p/80975#M921</guid>
      <dc:creator>Gerald_J</dc:creator>
      <dc:date>2020-02-11T04:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: Storing a file into a Work Queue item</title>
      <link>https://community.blueprism.com/t5/University-Forum/Storing-a-file-into-a-Work-Queue-item/m-p/80976#M922</link>
      <description>If it's absolutely necessary, use LoadBinaryFile to load the file as binary data and then store binary data into the queue.&lt;BR /&gt;Doesn't affect performance as such because binarydata is very less size.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vivek Goel&lt;BR /&gt;"If you like this post, please press the "Recommend" Button.&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Feb 2020 09:19:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Storing-a-file-into-a-Work-Queue-item/m-p/80976#M922</guid>
      <dc:creator>vivek.kumar.goel</dc:creator>
      <dc:date>2020-02-12T09:19:00Z</dc:date>
    </item>
  </channel>
</rss>

