<?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: Key Item in a Collection in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Key-Item-in-a-Collection/m-p/79258#M31166</link>
    <description>Hi Gene and welcome. You specify the key field name when you create the queue. Then whenever you add items to that queue, you need to make sure the collection input contains a field with that name. If you don't the queue items will still be created, and will still be accessible from a process, but in control room the Item Key column will be blank.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 09 Apr 2020 14:59:00 GMT</pubDate>
    <dc:creator>John__Carter</dc:creator>
    <dc:date>2020-04-09T14:59:00Z</dc:date>
    <item>
      <title>Key Item in a Collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Key-Item-in-a-Collection/m-p/79257#M31165</link>
      <description>&lt;P&gt;Is there a way to identify in a Collection object which field is the Key Item to enter into a Queue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Section 9 of the Foundation Training, the first activity is to process data that is in a Queue.&amp;nbsp; The first problem is that there is no data available in the queue.&amp;nbsp; So going back through the videos I found where it was demonstrated how to Generate the Queue records.&amp;nbsp; My problem is when I run the procedure, the records load but there is no Key Item identified.&amp;nbsp; Where in the Collection Object do I define the Key Item?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="15687.jpg"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/15849i2EC7B82B4B88DD7C/image-size/large?v=v2&amp;amp;px=999" role="button" title="15687.jpg" alt="15687.jpg" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15688.jpg"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/15848iF05DE179E1BDACE1/image-size/large?v=v2&amp;amp;px=999" role="button" title="15688.jpg" alt="15688.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15689.jpg"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/15852i12AACF14AFB842D4/image-size/large?v=v2&amp;amp;px=999" role="button" title="15689.jpg" alt="15689.jpg" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 18pt;"&gt;&lt;STRONG&gt;Results&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15690.jpg"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/15851iAAB417D492F2174F/image-size/large?v=v2&amp;amp;px=999" role="button" title="15690.jpg" alt="15690.jpg" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;SPAN style="font-size: 18pt;"&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks!!&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gene Kerls&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Apr 2020 14:48:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Key-Item-in-a-Collection/m-p/79257#M31165</guid>
      <dc:creator>GeneKerls</dc:creator>
      <dc:date>2020-04-09T14:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: Key Item in a Collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Key-Item-in-a-Collection/m-p/79258#M31166</link>
      <description>Hi Gene and welcome. You specify the key field name when you create the queue. Then whenever you add items to that queue, you need to make sure the collection input contains a field with that name. If you don't the queue items will still be created, and will still be accessible from a process, but in control room the Item Key column will be blank.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Apr 2020 14:59:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Key-Item-in-a-Collection/m-p/79258#M31166</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2020-04-09T14:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: Key Item in a Collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Key-Item-in-a-Collection/m-p/79259#M31167</link>
      <description>And item key has nothing to do with 'primary key' in a database table, it does not need to be a unique value. If you want to be sure it is unique then prior to adding you need to check if the key value already exists in the queue (by using &lt;EM&gt;Is Item in Queue&lt;/EM&gt;)&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Apr 2020 15:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Key-Item-in-a-Collection/m-p/79259#M31167</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2020-04-09T15:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: Key Item in a Collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Key-Item-in-a-Collection/m-p/79260#M31168</link>
      <description>Thanks John!!&amp;nbsp; That fixed my problem.&lt;BR /&gt;&lt;BR /&gt;I think someone should look at the information presented in Section 9 of the Foundation Training to allow the student to build the collection before the activity of working with the queues begins.&amp;nbsp; There was no data defined to allow the proper execution of the first steps in the training module.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gene Kerls&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Apr 2020 16:52:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Key-Item-in-a-Collection/m-p/79260#M31168</guid>
      <dc:creator>GeneKerls</dc:creator>
      <dc:date>2020-04-09T16:52:00Z</dc:date>
    </item>
    <item>
      <title>RE: Key Item in a Collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Key-Item-in-a-Collection/m-p/79261#M31169</link>
      <description>Hi Gene,&lt;BR /&gt;&lt;BR /&gt;Thanks for raising this concern.&lt;BR /&gt;&lt;BR /&gt;The activity to load items into Queue1 ready for section 9 is completed at the start of training in Section 1 - Introduction. The setup guide walks you through a few setup steps, including running a process to push items into the Work Queue.&lt;BR /&gt;&lt;BR /&gt;Here is a snippet from the relevant section in the setup guide:&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15682.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/15853iEAE755FD9F1644F6/image-size/large?v=v2&amp;amp;px=999" role="button" title="15682.png" alt="15682.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;When we next review Section 9 videos, we will look to add some signposting to refer back to the setup guide - load queue activity.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Carl Carter&lt;BR /&gt;Developer Program Manager&lt;BR /&gt;Blue Prism&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Apr 2020 18:03:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Key-Item-in-a-Collection/m-p/79261#M31169</guid>
      <dc:creator>Carl__Carter</dc:creator>
      <dc:date>2020-04-09T18:03:00Z</dc:date>
    </item>
  </channel>
</rss>

