<?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 Generate Queue Reports Similar to Control Room Export in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Generate-Queue-Reports-Similar-to-Control-Room-Export/m-p/60635#M14065</link>
    <description>How can we export the queue data from the process the same as we do it manually from the control room?&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17225.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/17377i72236F7DB9EF8CEC/image-size/large?v=v2&amp;amp;px=999" role="button" title="17225.png" alt="17225.png" /&gt;&lt;/span&gt;&lt;BR /&gt;My need is that the manually generated report and automatically generated reports from the process both should be in the same format. How can this be achieved?&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>Mon, 05 Dec 2022 08:12:00 GMT</pubDate>
    <dc:creator>Tejaskumar_Darji</dc:creator>
    <dc:date>2022-12-05T08:12:00Z</dc:date>
    <item>
      <title>Generate Queue Reports Similar to Control Room Export</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Generate-Queue-Reports-Similar-to-Control-Room-Export/m-p/60635#M14065</link>
      <description>How can we export the queue data from the process the same as we do it manually from the control room?&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17225.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/17377i72236F7DB9EF8CEC/image-size/large?v=v2&amp;amp;px=999" role="button" title="17225.png" alt="17225.png" /&gt;&lt;/span&gt;&lt;BR /&gt;My need is that the manually generated report and automatically generated reports from the process both should be in the same format. How can this be achieved?&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>Mon, 05 Dec 2022 08:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Generate-Queue-Reports-Similar-to-Control-Room-Export/m-p/60635#M14065</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2022-12-05T08:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: Generate Queue Reports Similar to Control Room Export</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Generate-Queue-Reports-Similar-to-Control-Room-Export/m-p/60636#M14066</link>
      <description>Hi Tejas,&lt;BR /&gt;&lt;BR /&gt;There is no direct way but you can create a customized process to get those details. You can get all completed and exception items from the queue and then use Get-Item Data to give all the details displayed in the control room.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Amlan Sahoo&lt;BR /&gt;Senior RPA Consultant&lt;BR /&gt;WonderBotz&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Dec 2022 15:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Generate-Queue-Reports-Similar-to-Control-Room-Export/m-p/60636#M14066</guid>
      <dc:creator>_Amlansahoo</dc:creator>
      <dc:date>2022-12-05T15:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: Generate Queue Reports Similar to Control Room Export</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Generate-Queue-Reports-Similar-to-Control-Room-Export/m-p/60637#M14067</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2159"&gt;@Tejaskumar_Darji&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;I also can't recall any direct way to achieve this. As suggested correctly by &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/193"&gt;@_Amlansahoo&lt;/a&gt;, you need to fetch the details from Work Queues object and then modify accordingly based on your needs​​​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ritansh Jatwani&lt;BR /&gt;Manager&lt;BR /&gt;Deloitte&lt;BR /&gt;Gurgaon&lt;BR /&gt;*If you find this post helpful mark it as best answer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Dec 2022 09:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Generate-Queue-Reports-Similar-to-Control-Room-Export/m-p/60637#M14067</guid>
      <dc:creator>ritansh.jatwani</dc:creator>
      <dc:date>2022-12-06T09:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: Generate Queue Reports Similar to Control Room Export</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Generate-Queue-Reports-Similar-to-Control-Room-Export/m-p/60638#M14068</link>
      <description>Yes right, that is always an option but I was wondering if there is a quick utility that replicates the same manual export option available in CR to be used inside the process as well. I mean the function is there in CR but not at the studio level. Such an option could ease reporting extensively.&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>Tue, 06 Dec 2022 12:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Generate-Queue-Reports-Similar-to-Control-Room-Export/m-p/60638#M14068</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2022-12-06T12:11:00Z</dc:date>
    </item>
  </channel>
</rss>

