<?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 Hi Philipp - you should be… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Get-Defer-Items/m-p/82960#M34305</link>
    <description>Hi Philipp - you should be able to get the IDs of the items using the Get Report Data action. Then loop through the IDs calling Get Item Data on each one, while building up an 'All Item Data' collection. Write that collection out to a file, and then import into your new environment and add to the new queue. I know it's a fair bit of work, but it&amp;nbsp;will probably&amp;nbsp;be quicker (and definitely safer) than arranging a 'DB to DB' transfer.</description>
    <pubDate>Mon, 08 Jan 2018 21:19:00 GMT</pubDate>
    <dc:creator>John__Carter</dc:creator>
    <dc:date>2018-01-08T21:19:00Z</dc:date>
    <item>
      <title>Get Defer Items?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Get-Defer-Items/m-p/82957#M34302</link>
      <description>Do we have an action wherein we can get all items that were defer?

Thanks!
Ryan</description>
      <pubDate>Wed, 10 May 2017 15:43:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Get-Defer-Items/m-p/82957#M34302</guid>
      <dc:creator>RyanMutya</dc:creator>
      <dc:date>2017-05-10T15:43:00Z</dc:date>
    </item>
    <item>
      <title>A deferred item cannot be</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Get-Defer-Items/m-p/82958#M34303</link>
      <description>A deferred item cannot be worked until the defer time has passed.  You have not explained exactly what you need to do, but from my experience it is possible to do whatever you need to with defered items with a bit of experimentation with some of the other Work Queue actions such as Get Report Data, Get Item Data, Tags, etc..
For example, in a solution I once built we had to have the ability to mark items no longer to be worked, even if it was deferred (deferred items can be tagged).  This was done using an item key look up and and adding a 'Do Not Work' tag.  The main process checked for this tag when it got the next item to work.</description>
      <pubDate>Wed, 17 May 2017 13:39:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Get-Defer-Items/m-p/82958#M34303</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2017-05-17T13:39:00Z</dc:date>
    </item>
    <item>
      <title>Hi there,…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Get-Defer-Items/m-p/82959#M34304</link>
      <description>Hi there,
&amp;nbsp;
I would like to migrate deferred items to a new BluePrism Environment (Adding them to a new Queue). Do you have any ideas, recommendations how I could do that? My first idea was to Export them to an Excel from the Queue and then write back to the new queue. However i do&amp;nbsp;not know, how to Access them.
Or should I achieve that by Export / Import from the db directly?
&amp;nbsp;
Thanks and best Philipp</description>
      <pubDate>Mon, 08 Jan 2018 20:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Get-Defer-Items/m-p/82959#M34304</guid>
      <dc:creator>PhilippNützi</dc:creator>
      <dc:date>2018-01-08T20:08:00Z</dc:date>
    </item>
    <item>
      <title>Hi Philipp - you should be…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Get-Defer-Items/m-p/82960#M34305</link>
      <description>Hi Philipp - you should be able to get the IDs of the items using the Get Report Data action. Then loop through the IDs calling Get Item Data on each one, while building up an 'All Item Data' collection. Write that collection out to a file, and then import into your new environment and add to the new queue. I know it's a fair bit of work, but it&amp;nbsp;will probably&amp;nbsp;be quicker (and definitely safer) than arranging a 'DB to DB' transfer.</description>
      <pubDate>Mon, 08 Jan 2018 21:19:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Get-Defer-Items/m-p/82960#M34305</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-01-08T21:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: A deferred item cannot be</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Get-Defer-Items/m-p/82961#M34306</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/16677"&gt;@Denis__Dennehy&lt;/a&gt;, I have a requirement where i need to fetch the list of Deferred items from the queue. Only if there are no deferred items, Bot needs to proceed to next step. Do we have any inbuilt action which will help us achieve this?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Rakshit NS&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 23 May 2023 05:37:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Get-Defer-Items/m-p/82961#M34306</guid>
      <dc:creator>RakshitNS</dc:creator>
      <dc:date>2023-05-23T05:37:00Z</dc:date>
    </item>
    <item>
      <title>RE: A deferred item cannot be</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Get-Defer-Items/m-p/82962#M34307</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;&lt;BR /&gt;You can get defer items by using get report data&lt;BR /&gt;&amp;nbsp;refer below ss and provide details required , output will collection of item ids , also get item count based on the count you can proceed&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="28484.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/28617i8F952C37495D9F3A/image-size/large?v=v2&amp;amp;px=999" role="button" title="28484.png" alt="28484.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Lakshmi Narayana&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Lakshmi Narayana&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 23 May 2023 11:25:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Get-Defer-Items/m-p/82962#M34307</guid>
      <dc:creator>plnarayana777</dc:creator>
      <dc:date>2023-05-23T11:25:00Z</dc:date>
    </item>
    <item>
      <title>RE: Get Defer Items?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Get-Defer-Items/m-p/82963#M34308</link>
      <description>&lt;P&gt;I've posted a BP solution using native actions &lt;A href="https://community.blueprism.com/discussion/is-it-possible-to-remove-defer-date-from-the-item-by-any-processing-steps?ReturnUrl=%2Fcontent%2Fallrecentposts"&gt;here on this thread&lt;/A&gt; discussing the same scenario.&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;Tejaskumar Darji&lt;BR /&gt;Sr. Consultant-Technical Lead&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 24 May 2023 06:35:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Get-Defer-Items/m-p/82963#M34308</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2023-05-24T06:35:00Z</dc:date>
    </item>
  </channel>
</rss>

