<?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: Bulk Item update in Blue Prism in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Bulk-Item-update-in-Blue-Prism/m-p/74888#M27493</link>
    <description>Hello Manish,&lt;BR /&gt;&lt;BR /&gt;For 1) Using &lt;STRONG&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/data---sql-server" target="_blank" rel="noopener"&gt;SQL VBO&lt;/A&gt;&lt;/STRONG&gt; - &lt;STRONG&gt;Get Collection Action&lt;/STRONG&gt;, you can get all the data from DB in a single collection in one go.&lt;BR /&gt;&lt;BR /&gt;For 2) As far as I know, there is no bulk activity on the work queue item provided default. But you can get a list of Item IDs in one go for certain scenarios and then perform your action using a loop. Generally, WorkQueue-related actions run very fast even running in the loop does not require a long time. Apart from that, some specific bulk updates would require having a customized SQL query run on your BPAWorkQueueItem table in Blue Prism Database.&lt;BR /&gt;&lt;BR /&gt;For example, this Action returns a list of Exception Items and then you can loop on all these items to perform actions.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="18081.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/18233i31F080F002FAB1D9/image-size/large?v=v2&amp;amp;px=999" role="button" title="18081.png" alt="18081.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&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>Thu, 22 Sep 2022 12:24:00 GMT</pubDate>
    <dc:creator>Tejaskumar_Darji</dc:creator>
    <dc:date>2022-09-22T12:24:00Z</dc:date>
    <item>
      <title>Bulk Item update in Blue Prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Bulk-Item-update-in-Blue-Prism/m-p/74887#M27492</link>
      <description>Hi Team,&lt;BR /&gt;&lt;BR /&gt;We have a scenario below:&lt;BR /&gt;1. Extract data for multiple Items from application database in &lt;STRONG&gt;Bulk.&lt;BR /&gt;2.&amp;nbsp;&lt;/STRONG&gt;Call API endpoint to update the data for multiple Items in &lt;STRONG&gt;Bulk.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;My question here is, is there a way by which we can update the Blue Prism Queue Item in Bulk as well?&lt;BR /&gt;&lt;BR /&gt;Like marking multiple Items as Exception/Completed, Deferring them or Tagging them etc?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Manish Rawat&lt;BR /&gt;Project Manager&lt;BR /&gt;Mercer&lt;BR /&gt;New Delhi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Sep 2022 09:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Bulk-Item-update-in-Blue-Prism/m-p/74887#M27492</guid>
      <dc:creator>ManishRaw</dc:creator>
      <dc:date>2022-09-22T09:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: Bulk Item update in Blue Prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Bulk-Item-update-in-Blue-Prism/m-p/74888#M27493</link>
      <description>Hello Manish,&lt;BR /&gt;&lt;BR /&gt;For 1) Using &lt;STRONG&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/data---sql-server" target="_blank" rel="noopener"&gt;SQL VBO&lt;/A&gt;&lt;/STRONG&gt; - &lt;STRONG&gt;Get Collection Action&lt;/STRONG&gt;, you can get all the data from DB in a single collection in one go.&lt;BR /&gt;&lt;BR /&gt;For 2) As far as I know, there is no bulk activity on the work queue item provided default. But you can get a list of Item IDs in one go for certain scenarios and then perform your action using a loop. Generally, WorkQueue-related actions run very fast even running in the loop does not require a long time. Apart from that, some specific bulk updates would require having a customized SQL query run on your BPAWorkQueueItem table in Blue Prism Database.&lt;BR /&gt;&lt;BR /&gt;For example, this Action returns a list of Exception Items and then you can loop on all these items to perform actions.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="18081.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/18233i31F080F002FAB1D9/image-size/large?v=v2&amp;amp;px=999" role="button" title="18081.png" alt="18081.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&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>Thu, 22 Sep 2022 12:24:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Bulk-Item-update-in-Blue-Prism/m-p/74888#M27493</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2022-09-22T12:24:00Z</dc:date>
    </item>
  </channel>
</rss>

