<?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: Blue Prism DB structure in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-DB-structure/m-p/99255#M46838</link>
    <description>Thanks for your answer Sarabia,&lt;BR /&gt;&lt;BR /&gt;But is it possible to get the column with lock?&lt;BR /&gt;&lt;BR /&gt;As I also want to get not only the status, but also those items are locked when they are processing.&lt;BR /&gt;</description>
    <pubDate>Thu, 13 May 2021 03:55:40 GMT</pubDate>
    <dc:creator>wingkithui</dc:creator>
    <dc:date>2021-05-13T03:55:40Z</dc:date>
    <item>
      <title>Blue Prism DB structure</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-DB-structure/m-p/99253#M46836</link>
      <description>Dear,&lt;BR /&gt;&lt;BR /&gt;I am trying to retrieve some data from BP DB daily, the purpose is to retrieve daily data such as how many works do the robot created, completed, and failed.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have a work queue item and every time robot finish the process, robot will update the queue item or create a queue item.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I can get what I want in BP control room but I have no idea how to retrieve those data from BP Database.&lt;BR /&gt;&lt;BR /&gt;Could anyone share their experience or some advice to me?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 12 May 2021 03:37:42 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-DB-structure/m-p/99253#M46836</guid>
      <dc:creator>wingkithui</dc:creator>
      <dc:date>2021-05-12T03:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Blue Prism DB structure</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-DB-structure/m-p/99254#M46837</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;The table is "[BPAWorkQueueItem]". Here you have the items with the status, Join with this one "[BPAWorkQueue]" to know the name of the queue.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Bye &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Wed, 12 May 2021 04:48:20 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-DB-structure/m-p/99254#M46837</guid>
      <dc:creator>PabloSarabia</dc:creator>
      <dc:date>2021-05-12T04:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Blue Prism DB structure</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-DB-structure/m-p/99255#M46838</link>
      <description>Thanks for your answer Sarabia,&lt;BR /&gt;&lt;BR /&gt;But is it possible to get the column with lock?&lt;BR /&gt;&lt;BR /&gt;As I also want to get not only the status, but also those items are locked when they are processing.&lt;BR /&gt;</description>
      <pubDate>Thu, 13 May 2021 03:55:40 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-DB-structure/m-p/99255#M46838</guid>
      <dc:creator>wingkithui</dc:creator>
      <dc:date>2021-05-13T03:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Blue Prism DB structure</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-DB-structure/m-p/99256#M46839</link>
      <description>For the lock column, join BPAWorkQueueItem with BPACaseLock.&lt;BR /&gt;&lt;BR /&gt;Another useful join is if you need to extract tags from work queue items, you can join BPAWorkQueueItem with BPAWorkQueueItemTag, then BPAWorkQueueItemTag with BPATag.</description>
      <pubDate>Thu, 13 May 2021 14:32:10 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-DB-structure/m-p/99256#M46839</guid>
      <dc:creator>NicholasZejdlik</dc:creator>
      <dc:date>2021-05-13T14:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Blue Prism DB structure</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-DB-structure/m-p/99257#M46840</link>
      <description>For discoveries you can use the same Query that Blue Prism uses for this, this is the query responsible for viewing the Queue management.&lt;BR /&gt;With that to be able to create good indicators&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36103.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36117i373344899322E274/image-size/large?v=v2&amp;amp;px=999" role="button" title="36103.png" alt="36103.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;If this helps you in any way, mark it as useful.&lt;BR /&gt;&lt;BR /&gt;&lt;IMG class="img-responsive" data-mce-hlimagekey="6ccf8409-b232-50fa-a5f6-e83e1339aeb7" data-mce-hlselector="#ReplyToContributedContent_863330d9-a062-404a-b8ba-9b21c8b526b6-tinyMce" /&gt;</description>
      <pubDate>Thu, 13 May 2021 14:55:57 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-DB-structure/m-p/99257#M46840</guid>
      <dc:creator>EmersonF</dc:creator>
      <dc:date>2021-05-13T14:55:57Z</dc:date>
    </item>
  </channel>
</rss>

