Generate Queue Reports Similar to Control Room Export
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-12-22 08:12 AM
How can we export the queue data from the process the same as we do it manually from the control room?

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?
------------------------------
If I was of assistance, please vote for it to be the "Best Answer".
Thanks & Regards,
Tejaskumar Darji
Sr. Consultant-Technical Lead
------------------------------
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?
------------------------------
If I was of assistance, please vote for it to be the "Best Answer".
Thanks & Regards,
Tejaskumar Darji
Sr. Consultant-Technical Lead
------------------------------
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-12-22 03:27 PM
Hi Tejas,
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.
------------------------------
Amlan Sahoo
Senior RPA Consultant
WonderBotz
------------------------------
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.
------------------------------
Amlan Sahoo
Senior RPA Consultant
WonderBotz
------------------------------
Regards,
Amlan Sahoo
Amlan Sahoo
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-12-22 09:16 AM
Hi @Tejaskumar_Darji,
I also can't recall any direct way to achieve this. As suggested correctly by @_Amlansahoo, you need to fetch the details from Work Queues object and then modify accordingly based on your needs
------------------------------
Ritansh Jatwani
Manager
Deloitte
Gurgaon
*If you find this post helpful mark it as best answer
------------------------------
I also can't recall any direct way to achieve this. As suggested correctly by @_Amlansahoo, you need to fetch the details from Work Queues object and then modify accordingly based on your needs
------------------------------
Ritansh Jatwani
Manager
Deloitte
Gurgaon
*If you find this post helpful mark it as best answer
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-12-22 12:11 PM
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.
------------------------------
If I was of assistance, please vote for it to be the "Best Answer".
Thanks & Regards,
Tejaskumar Darji
Sr. Consultant-Technical Lead
------------------------------
------------------------------
If I was of assistance, please vote for it to be the "Best Answer".
Thanks & Regards,
Tejaskumar Darji
Sr. Consultant-Technical Lead
------------------------------
