<?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: Is it possible to download process log and queue report from SQL in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Is-it-possible-to-download-process-log-and-queue-report-from-SQL/m-p/97953#M45843</link>
    <description>&lt;P&gt;HI ekram,&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;In general yes its possible to get the data from database.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As mentioned by other member you can also utilize the data gateway.&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;Also if you are looking for specific data points on specific work queue you can build the process&amp;nbsp; such a way at the end of the process to store the data in sql&amp;nbsp; database&amp;nbsp; or excel( like mi report)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jun 2023 16:12:48 GMT</pubDate>
    <dc:creator>harish.mogulluri</dc:creator>
    <dc:date>2023-06-05T16:12:48Z</dc:date>
    <item>
      <title>Is it possible to download process log and queue report from SQL</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Is-it-possible-to-download-process-log-and-queue-report-from-SQL/m-p/97950#M45840</link>
      <description>&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; color: windowtext"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; color: windowtext"&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; color: windowtext"&gt;I downloaded the following csv file containing the schedule process log from the Recent Activity of control room and the process queue report from the Queue Management. Then combine all the reports (process log and queue report) into an Excel file that I connect to Power BI for visualization purposes. This is kind of a manaul job.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; color: windowtext"&gt;However, I am looking for an automation concept where I want to retrieve all the data (same as the process log and the queue report CSV file) from the SQL server. After that, I will connect the SQL server to Power BI.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; color: windowtext"&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; color: windowtext"&gt;But I need to know, is it possible to collect data from the database? If possible, can someone share the steps in detail or a link?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; color: windowtext"&gt;I know we can create a BP workflow to get the queue report. But it would be great for me if I can get the queue report from the database as well.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; color: windowtext"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; color: windowtext"&gt;Schedule Process Log&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; color: windowtext"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35637.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/37446iAEA3325DED2AAF2E/image-size/large?v=v2&amp;amp;px=999" role="button" title="35637.png" alt="35637.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; color: windowtext"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; color: windowtext"&gt;Queue Report&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; color: windowtext"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35638.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/37447i6EDA937FF4D5F5C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="35638.png" alt="35638.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2023 09:43:16 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Is-it-possible-to-download-process-log-and-queue-report-from-SQL/m-p/97950#M45840</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-02T09:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to download process log and queue report from SQL</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Is-it-possible-to-download-process-log-and-queue-report-from-SQL/m-p/97951#M45841</link>
      <description>&lt;P&gt;Hi Ekram,&lt;/P&gt;
&lt;P&gt;Personally, I haven't pushed/published the data from BP to any external dashboards, but I believe we can send the session logs, work queue data from Blue prism to external systems/dashboard tools via Data Gateways. Attached the guide for your reference.&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;A href="https://bpdocs.blueprism.com/bp-6-7/en-us/dg-introduction.htm?tocpath=Guides%7CData%20Gateways%7C_____0" target="_blank" rel="noopener"&gt;Data Gateways&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2023 10:11:13 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Is-it-possible-to-download-process-log-and-queue-report-from-SQL/m-p/97951#M45841</guid>
      <dc:creator>Athiban_Mahamathi</dc:creator>
      <dc:date>2023-06-02T10:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to download process log and queue report from SQL</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Is-it-possible-to-download-process-log-and-queue-report-from-SQL/m-p/97952#M45842</link>
      <description>&lt;P&gt;Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="e1e4c10a-aae8-4188-b921-01877e39f53b" data-tag-text="@Athiban Mahamathi Mathialagan" href="https://community.blueprism.com/network/profile?UserKey=e1e4c10a-aae8-4188-b921-01877e39f53b" data-itemmentionkey="8fc28aa4-7147-4f90-986e-4d4141c36597"&gt;@Athiban Mahamathi Mathialagan&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I apologize for my late reply. Thank you for your suggestion. I will take a look.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 12:48:40 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Is-it-possible-to-download-process-log-and-queue-report-from-SQL/m-p/97952#M45842</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-05T12:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to download process log and queue report from SQL</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Is-it-possible-to-download-process-log-and-queue-report-from-SQL/m-p/97953#M45843</link>
      <description>&lt;P&gt;HI ekram,&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;In general yes its possible to get the data from database.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As mentioned by other member you can also utilize the data gateway.&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;Also if you are looking for specific data points on specific work queue you can build the process&amp;nbsp; such a way at the end of the process to store the data in sql&amp;nbsp; database&amp;nbsp; or excel( like mi report)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 16:12:48 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Is-it-possible-to-download-process-log-and-queue-report-from-SQL/m-p/97953#M45843</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-06-05T16:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to download process log and queue report from SQL</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Is-it-possible-to-download-process-log-and-queue-report-from-SQL/m-p/109566#M49593</link>
      <description>&lt;P&gt;Finally, I could find out the following information (Start and Endtime including&amp;nbsp; Exception Reason of Login, BP Workflow and Logout) from the Database (BPA Schedule Log Table).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="emshihab_0-1713276723617.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/37865i0B5F4E984E93DC76/image-size/medium?v=v2&amp;amp;px=400" role="button" title="emshihab_0-1713276723617.png" alt="emshihab_0-1713276723617.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But the first row represents the total start and Endtime from Login to Logout. I could not find out. Does anyone have idea which Database table do I need to find this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2024 14:16:46 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Is-it-possible-to-download-process-log-and-queue-report-from-SQL/m-p/109566#M49593</guid>
      <dc:creator>emshihab</dc:creator>
      <dc:date>2024-04-16T14:16:46Z</dc:date>
    </item>
  </channel>
</rss>

