<?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 Error while using the collection manipulation utility in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Error-while-using-the-collection-manipulation-utility/m-p/75424#M28029</link>
    <description>My requirement&amp;nbsp; take the value from workbook&amp;nbsp;&lt;STRONG&gt;A&lt;/STRONG&gt; and search for the value in Workbook&amp;nbsp;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;STRONG&gt;B&lt;/STRONG&gt; .&lt;BR /&gt;1.i have loaded the 2 excel sheets into 2 different collections&amp;nbsp;&lt;BR /&gt;2.Taking the value from collection&amp;nbsp;&lt;STRONG&gt;A&amp;nbsp;&lt;/STRONG&gt;and searching for the value in collection&amp;nbsp;&lt;STRONG&gt;B&amp;nbsp;&lt;/STRONG&gt;using "collection contains value"&amp;nbsp;&lt;BR /&gt;3.But it's throwing an error like "could not execute code stage because the value your searching is not available in collection&amp;nbsp;&lt;STRONG&gt;B&amp;nbsp;&lt;/STRONG&gt;even the value is available in collection&amp;nbsp;&lt;STRONG&gt;B.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;can anyone help me with this .Thanks In Advance.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nagababu Maturi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 08 May 2020 10:36:00 GMT</pubDate>
    <dc:creator>NagababuMaturi</dc:creator>
    <dc:date>2020-05-08T10:36:00Z</dc:date>
    <item>
      <title>Error while using the collection manipulation utility</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-while-using-the-collection-manipulation-utility/m-p/75424#M28029</link>
      <description>My requirement&amp;nbsp; take the value from workbook&amp;nbsp;&lt;STRONG&gt;A&lt;/STRONG&gt; and search for the value in Workbook&amp;nbsp;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;STRONG&gt;B&lt;/STRONG&gt; .&lt;BR /&gt;1.i have loaded the 2 excel sheets into 2 different collections&amp;nbsp;&lt;BR /&gt;2.Taking the value from collection&amp;nbsp;&lt;STRONG&gt;A&amp;nbsp;&lt;/STRONG&gt;and searching for the value in collection&amp;nbsp;&lt;STRONG&gt;B&amp;nbsp;&lt;/STRONG&gt;using "collection contains value"&amp;nbsp;&lt;BR /&gt;3.But it's throwing an error like "could not execute code stage because the value your searching is not available in collection&amp;nbsp;&lt;STRONG&gt;B&amp;nbsp;&lt;/STRONG&gt;even the value is available in collection&amp;nbsp;&lt;STRONG&gt;B.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;can anyone help me with this .Thanks In Advance.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nagababu Maturi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 08 May 2020 10:36:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-while-using-the-collection-manipulation-utility/m-p/75424#M28029</guid>
      <dc:creator>NagababuMaturi</dc:creator>
      <dc:date>2020-05-08T10:36:00Z</dc:date>
    </item>
    <item>
      <title>RE: Error while using the collection manipulation utility</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-while-using-the-collection-manipulation-utility/m-p/75425#M28030</link>
      <description>Hi Nagababu - are you specifying the field name in the target collection where you are looking for this value?&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="22328.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/22463i62B8D58650D61B0C/image-size/large?v=v2&amp;amp;px=999" role="button" title="22328.png" alt="22328.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Alexander Marlowe&lt;BR /&gt;Blue Prism&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Jul 2020 21:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-while-using-the-collection-manipulation-utility/m-p/75425#M28030</guid>
      <dc:creator>AlexanderMarlow</dc:creator>
      <dc:date>2020-07-31T21:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: Error while using the collection manipulation utility</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-while-using-the-collection-manipulation-utility/m-p/75426#M28031</link>
      <description>Hello Nagababu,&lt;BR /&gt;&lt;BR /&gt;I think perhaps the input parameters you are using needs some tweaking. I am including a screenshot with an example below. It is important to send in the right Column Name for the search. My example is using hard coded string but you can add debug statements before the call to ensure you are iterating through the elements in your Collection A as well as specifying the right Column Name as you search through Collection B.&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="22329.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/22466iD63F51C930B8FFDD/image-size/large?v=v2&amp;amp;px=999" role="button" title="22329.png" alt="22329.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Wing Ling Leung&lt;BR /&gt;Senior Product Consultant&lt;BR /&gt;Blue Prism Professional Services&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Jul 2020 23:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-while-using-the-collection-manipulation-utility/m-p/75426#M28031</guid>
      <dc:creator>wleung</dc:creator>
      <dc:date>2020-07-31T23:12:00Z</dc:date>
    </item>
  </channel>
</rss>

