<?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: view Data added into queue in University Forum</title>
    <link>https://community.blueprism.com/t5/University-Forum/view-Data-added-into-queue/m-p/86486#M1710</link>
    <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1843"&gt;@devneetmohanty07&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you help please&lt;/P&gt;
&lt;DIV style="position: absolute; display: none; z-index: 16777271;"&gt;&lt;/DIV&gt;
​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sam Lima&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 25 Apr 2022 12:03:00 GMT</pubDate>
    <dc:creator>SamLima</dc:creator>
    <dc:date>2022-04-25T12:03:00Z</dc:date>
    <item>
      <title>view Data added into queue</title>
      <link>https://community.blueprism.com/t5/University-Forum/view-Data-added-into-queue/m-p/86485#M1709</link>
      <description>&lt;P&gt;I add a field using append field to add order number into the collection called data and re-set data into its item ID using set Data action, when I try to view this data from queue, I used get mark completed item then loop them to by loop stage and get item data to see them but the appended field is not there!&lt;/P&gt;
&lt;P&gt;how can I see order number column and why it is not shown with this way?&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sam Lima&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Apr 2022 12:03:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/view-Data-added-into-queue/m-p/86485#M1709</guid>
      <dc:creator>SamLima</dc:creator>
      <dc:date>2022-04-25T12:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: view Data added into queue</title>
      <link>https://community.blueprism.com/t5/University-Forum/view-Data-added-into-queue/m-p/86486#M1710</link>
      <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1843"&gt;@devneetmohanty07&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you help please&lt;/P&gt;
&lt;DIV style="position: absolute; display: none; z-index: 16777271;"&gt;&lt;/DIV&gt;
​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sam Lima&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Apr 2022 12:03:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/view-Data-added-into-queue/m-p/86486#M1710</guid>
      <dc:creator>SamLima</dc:creator>
      <dc:date>2022-04-25T12:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: view Data added into queue</title>
      <link>https://community.blueprism.com/t5/University-Forum/view-Data-added-into-queue/m-p/86487#M1711</link>
      <description>&lt;SPAN&gt;Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/53497"&gt;@SamLima&lt;/a&gt;! &lt;BR /&gt;Are you using the "Get Item Data" action to capture the data of the queue items?&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;/SPAN&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Guilherme Morandini&lt;BR /&gt;Consultant RPA&lt;BR /&gt;Avanade Brazil&lt;BR /&gt;São José dos Campos&lt;BR /&gt;+5512981637307&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Apr 2022 12:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/view-Data-added-into-queue/m-p/86487#M1711</guid>
      <dc:creator>GuilhermeMorandini</dc:creator>
      <dc:date>2022-04-25T12:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: view Data added into queue</title>
      <link>https://community.blueprism.com/t5/University-Forum/view-Data-added-into-queue/m-p/86488#M1712</link>
      <description>Hi Sam,&lt;BR /&gt;&lt;BR /&gt;Ideally this issue should not be there if you are accessing the correct item ID's and you have ensured that the column was added to the collection before you used the '&lt;STRONG&gt;Set Data&lt;/STRONG&gt;' action. I would suggest you to cross check the current value of the collection right before you are setting the collection to the current Item ID using the '&lt;STRONG&gt;Set Data&lt;/STRONG&gt;' action once. It might be possible that this column is not being added in the workflow path that you are currently referencing.&lt;BR /&gt;&lt;BR /&gt;Keep a note of the item ID once you mark the item as completed in some notepad file manually. Once you are again getting the completed items check if that ID is being retrieved or not within your loop stage and for that same ID are you getting the same column and it's value or not while using the '&lt;STRONG&gt;Get Item Data&lt;/STRONG&gt;' action. Also, check the filters used in '&lt;STRONG&gt;Get Completed Items&lt;/STRONG&gt;' are returning you the right item ID's or not.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;----------------------------------&lt;BR /&gt;Hope it helps you out and if my solution resolves your query, then please mark it as the 'Best Answer' so that the others members in the community having similar problem statement can track the answer easily in future&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Devneet Mohanty&lt;BR /&gt;Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,&lt;BR /&gt;Wonderbotz India Pvt. Ltd.&lt;BR /&gt;Blue Prism Community MVP | Blue Prism 7x Certified Professional&lt;BR /&gt;Website: &lt;A href="https://devneet.github.io/" target="test_blank"&gt;https://devneet.github.io/&lt;/A&gt;&lt;BR /&gt;Email: devneetmohanty07@gmail.com&lt;BR /&gt;&lt;BR /&gt;----------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Apr 2022 13:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/view-Data-added-into-queue/m-p/86488#M1712</guid>
      <dc:creator>devneetmohanty07</dc:creator>
      <dc:date>2022-04-25T13:05:00Z</dc:date>
    </item>
  </channel>
</rss>

