<?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: Query for 'Ready for Verify' in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Query-for-Ready-for-Verify/m-p/73771#M26376</link>
    <description>Thanks Ben! That's the type of thing I was looking for. I'll give it a try.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ben Bobo&lt;BR /&gt;RPA Developer&lt;BR /&gt;Constellation Brands&lt;BR /&gt;America/New_York&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 08 Oct 2021 16:00:00 GMT</pubDate>
    <dc:creator>bbobo</dc:creator>
    <dc:date>2021-10-08T16:00:00Z</dc:date>
    <item>
      <title>Query for 'Ready for Verify'</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Query-for-Ready-for-Verify/m-p/73769#M26374</link>
      <description>I am querying the 'DecipherServerDb' to figure out if a batch is finished processing or not. I can query the dbo.Batch table status column and know that if the status is '6' then it is ready to be exported. The problem I'm running into is that if the batch needs data verification I can't rely on the status column. Previously I was checking if the status was '5' then I assumed verification was needed but that seems to be invalid because the status can show as '5' and then eventually move to '6'. Is there another table or column in the database that I can query to see if data verification is needed on a batch?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks! (Decipher v1.2)&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ben Bobo&lt;BR /&gt;RPA Developer&lt;BR /&gt;Constellation Brands&lt;BR /&gt;America/New_York&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Oct 2021 22:26:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Query-for-Ready-for-Verify/m-p/73769#M26374</guid>
      <dc:creator>bbobo</dc:creator>
      <dc:date>2021-10-07T22:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: Query for 'Ready for Verify'</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Query-for-Ready-for-Verify/m-p/73770#M26375</link>
      <description>Hi Ben,&lt;BR /&gt;&lt;BR /&gt;You could try combining it with the last ID that was used. Data Verification will be after the capture stage.&lt;BR /&gt;&lt;BR /&gt;In my environment the capture role is ID 20, so I would use&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;WHERE LastProcessedWithRoleId = '20' AND State = '5'.&lt;BR /&gt;&lt;BR /&gt;Just in case, you can find your role ID's in the User Role table.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ben Lyons&lt;BR /&gt;Product Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;UK&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Oct 2021 15:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Query-for-Ready-for-Verify/m-p/73770#M26375</guid>
      <dc:creator>Ben.Lyons1</dc:creator>
      <dc:date>2021-10-08T15:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: Query for 'Ready for Verify'</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Query-for-Ready-for-Verify/m-p/73771#M26376</link>
      <description>Thanks Ben! That's the type of thing I was looking for. I'll give it a try.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ben Bobo&lt;BR /&gt;RPA Developer&lt;BR /&gt;Constellation Brands&lt;BR /&gt;America/New_York&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Oct 2021 16:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Query-for-Ready-for-Verify/m-p/73771#M26376</guid>
      <dc:creator>bbobo</dc:creator>
      <dc:date>2021-10-08T16:00:00Z</dc:date>
    </item>
  </channel>
</rss>

