<?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: Unable to Fetch extracted document data from Blue Prism in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Fetch-extracted-document-data-from-Blue-Prism/m-p/71805#M24410</link>
    <description>Thanks for the response, I am trying out the SQL query method I will let you know the status in a while.&lt;BR /&gt;&lt;BR /&gt;We have installed Decipher IDP in several machines but only in the client device/ client-server it is not fetching the batch data, we have installed all the components with the Admin account, and can there be any issue with the permissions?&lt;BR /&gt;&lt;BR /&gt;One more thing i noticed in rabbitmq the queue items are empty.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jeevan R&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 04 Apr 2022 04:47:00 GMT</pubDate>
    <dc:creator>JeevanR</dc:creator>
    <dc:date>2022-04-04T04:47:00Z</dc:date>
    <item>
      <title>Unable to Fetch extracted document data from Blue Prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Fetch-extracted-document-data-from-Blue-Prism/m-p/71802#M24407</link>
      <description>Hi Community,&lt;BR /&gt;Good Noon!&lt;BR /&gt;&lt;BR /&gt;We are facing an issue in Decipher IDP, the issue is when we try to fetch the output of a batch that is verified, Blue Prism shows False status in the batch available flag. However, if we set the export settings to .csv the output file is getting generated. The other actions such as creating a batch, push documents are working fine&lt;BR /&gt;&lt;BR /&gt;Below are the steps that we have tried:&lt;BR /&gt;&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;Uninstalled and Re-Installed blue prism.&lt;/LI&gt;
&lt;LI&gt;Uninstalled and Re-Installed Decipher IDP components.&lt;/LI&gt;
&lt;LI&gt;We tried creating a new user in rabbitMQ and even that didn't work.&lt;/LI&gt;
&lt;/UL&gt;
Please guide us on resolving this ASAP. i have attached the screenshot below:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="9972.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/10145i1C679AA597A0D700/image-size/large?v=v2&amp;amp;px=999" role="button" title="9972.png" alt="9972.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Jeevan R&lt;BR /&gt;(AD01 Certified Blue Prism Developer, RPA Developer)&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Mar 2022 11:01:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Fetch-extracted-document-data-from-Blue-Prism/m-p/71802#M24407</guid>
      <dc:creator>JeevanR</dc:creator>
      <dc:date>2022-03-31T11:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Unable to Fetch extracted document data from Blue Prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Fetch-extracted-document-data-from-Blue-Prism/m-p/71803#M24408</link>
      <description>Hello, Jeevan,&lt;BR /&gt;&lt;BR /&gt;it happened to me once and the only resolution was to call an SQL query through Blue Prism to get the batch id and work with that. There is a &lt;A href="https://portal.blueprism.com/products/developer-jumpstart" target="_blank" rel="noopener"&gt;Decipher Template&lt;/A&gt; with explanation how it works. You can take the SQL query and pass it batch id which you get when you push document to Decipher and you will get it once it is ready for export. I know it is not solution for the root cause but the only one which you can use reliably.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Zdenek&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Zdeněk Kabátek&lt;BR /&gt;Head of Professional Services&lt;BR /&gt;NEOOPS&lt;BR /&gt;&lt;A href="http://www.neoops.com/" target="test_blank"&gt;http://www.neoops.com/&lt;/A&gt;&lt;BR /&gt;Europe/Prague&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Mar 2022 12:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Fetch-extracted-document-data-from-Blue-Prism/m-p/71803#M24408</guid>
      <dc:creator>zdenek.kabatek</dc:creator>
      <dc:date>2022-03-31T12:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: Unable to Fetch extracted document data from Blue Prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Fetch-extracted-document-data-from-Blue-Prism/m-p/71804#M24409</link>
      <description>Hi Jeevan.&lt;BR /&gt;&lt;BR /&gt;I've not seen this issue before but something you can do is take a look at the Get Batch Status skill in the DX.(&lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/decipher-get-batch-status" target="_blank" rel="noopener"&gt;Blue Prism Digital Exchange&lt;/A&gt;). It will allow you to query the database for all your batches based on the query parameters you've provided.&lt;BR /&gt;&lt;BR /&gt;Additionally, you could open a case with technical support as this is not expected behavior in Decipher and something is amiss.&lt;BR /&gt;&lt;BR /&gt;jack&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jack Look&lt;BR /&gt;Sr Product Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Mar 2022 13:52:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Fetch-extracted-document-data-from-Blue-Prism/m-p/71804#M24409</guid>
      <dc:creator>lookman</dc:creator>
      <dc:date>2022-03-31T13:52:00Z</dc:date>
    </item>
    <item>
      <title>RE: Unable to Fetch extracted document data from Blue Prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Fetch-extracted-document-data-from-Blue-Prism/m-p/71805#M24410</link>
      <description>Thanks for the response, I am trying out the SQL query method I will let you know the status in a while.&lt;BR /&gt;&lt;BR /&gt;We have installed Decipher IDP in several machines but only in the client device/ client-server it is not fetching the batch data, we have installed all the components with the Admin account, and can there be any issue with the permissions?&lt;BR /&gt;&lt;BR /&gt;One more thing i noticed in rabbitmq the queue items are empty.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jeevan R&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Apr 2022 04:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Fetch-extracted-document-data-from-Blue-Prism/m-p/71805#M24410</guid>
      <dc:creator>JeevanR</dc:creator>
      <dc:date>2022-04-04T04:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: Unable to Fetch extracted document data from Blue Prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Fetch-extracted-document-data-from-Blue-Prism/m-p/71806#M24411</link>
      <description>Hi Jeevan,&lt;BR /&gt;&lt;BR /&gt;Using SQL should be a last resort as it could slow down your document processing.&lt;BR /&gt;&lt;BR /&gt;If your RabbitMQ queue is empty that would indicate an issue with passing the information from Decipher to RabbitMQ. This could be due to the users access.&lt;BR /&gt;&lt;BR /&gt;What credential are you using to interact with RabbitMQ? The default is guest.&lt;BR /&gt;&lt;BR /&gt;This is configured in the BP process, but also the Decipher Server installation.&lt;BR /&gt;&lt;BR /&gt;Can you see any queues logging communication errors?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ben Lyons&lt;BR /&gt;Senior Product Specialist - Decipher&lt;BR /&gt;Blue Prism&lt;BR /&gt;UK based&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Apr 2022 07:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Fetch-extracted-document-data-from-Blue-Prism/m-p/71806#M24411</guid>
      <dc:creator>Ben.Lyons1</dc:creator>
      <dc:date>2022-04-11T07:34:00Z</dc:date>
    </item>
  </channel>
</rss>

