Skip to main content

Creating reports and monitoring data in Pega Robot Manager

4 Tasks

20 mins

Visible to: All users
Beginner
Pega Robot Manager 8.8
Robotic Process Automation
English
Verify the version tags to ensure you are consuming the intended content or, complete the latest version.

Scenario

MyTown has used the robotic process automation (RPA) services for two months and has received complaints from users that Service requests and Inquiries are moving slowly during specific periods. As an administrator, you generate a report that can pinpoint the issue using the Pega Robot Manager reporting feature.

To ensure that the system analyses only recent data, you must archive data from the oldest date referenced in the system, April 1, 2020, before creating the report. Then, create two reports: one that shows inquiries that take longer than three seconds and service requests that take more than five seconds. You will then make this report Public so that you can share it with the other product owners and export it for further use.

Complete the following tasks:

  • Archive old data
  • Create a custom report
  • Configure filters on the report
  • Make report public

The following table provides the credentials you need to complete the challenge:

Role User name Password
Robot Manager System Administrator RMSysAdmin myt0wn@pp1

You must initiate your own Pega instance to complete this Challenge.

Initialization may take up to 5 minutes so please be patient.

Detailed Tasks

1 Archive old report data

  1. In the Pega Platform™ instance for the challenge, enter the following credentials:
    1. In the User name field, enter RMSysAdmin.
    2. In the Password field, enter myt0wn@pp1.  
  2. In the header of Dev Studio, click Portal > Robot Manager.
  3. In the navigation pane of Robot Manager, click Settings > Reporting.
    The navigation pane of Robot Manager.
  4. On the Reporting landing page, expand the Auto-archiving of operational statistics data section.
    The Auto-archiving of operational statistics data section.
  5. In the upper-right corner of the the Auto-archiving of operational statistics data section, click More > Archive data.
    Archiving data.
  6. In the Archive data dialog box, select Hourly, and then click Next
    The Archive data dialog box.
  7. In the From date/time field of the Select date range to archive dialog, click the calendar icon, and then set the date range:
    1. In the From date/time field, select 4/1/2020.
    2. In the To date/time field, select 5/15/2020.
      Note:  Where the From the date represents the oldest date referenced in the data, and the To date represents the end of the older data in the system.
  8. Click Next to proceed to the confirmation message.
    Set dates for hourly archival.
  9. Click Submit to confirm the data archive selection.
    Confirm the archival of hourly reports.

2 Create your custom usage report

  1. In navigation pane of Robot Manager, click Analytics > Reports.
    Reporting landing page option in navigation.
  2. In the upper-right corner of the Reports landing page, click New Report to create a new report.
  3. In the Create new report dialog box, configure the repot:
    1. In the Report on list, select Robot Usage Statistics
    2. In the Usage data aggregated section, select Hourly.
    3. In the Report type list, leave the default List option.
      The Create new report dialog box.
  4. Click Submit to close the Create new report dialog box. 
    The Data Explorer for the report configuration.
  5. In the Data Explorer, in the Available Columns section, drag the Workgroup ID column to the report next to Event Name column. 
    Add work group ID column to report on the report configuration page.
  6.  In the upper-right corner of the Report Viewer, click Done editing
    The PRM menu with the Done editing option.
  7. In the Save report as dialog box, complete the details:
    1. In the Title field, enter Service Request Hourly Usage.
    2. In the Description text box, enter Usage report to capture Service Requests over 5 seconds.
    3. Click Submit to save the report.
      The Save report as dialog box.
  8. In the upper-right corner, click the Close icon to close the report configuration
    The PRM menu with the button that closes the report configuration screen.
  9. Repeat steps 1-8 to create a new report with the following information:
    1. In the Title field, enter Inquiry Hourly Usage.
    2. In the Description text box, enter Usage report to capture Inquiries over 3 seconds.
  10. On the My Reports tab, confirm that two new report tiles named Service Request Hourly Usage and Inquiry Hourly Usage are displayed.
    Verify the new reports are visible.

3 Configure filters for new report

  1. On the Reports landing page, click the Service Request Hourly Usage tile to open the report.
  2. In the upper-right corner of the report, click Edit report.
    Edit report.
  3. In the Report Viewer, in the Workgroup ID column, click the Open Menu icon to display the column menu.
    Open the Workgroup ID column settings.
  4. Click Add filter.
    Add a filter to the report.
  5. In the Edit filter window, click Select values.
  6. In the Select values dialog box, select the Service Request WG checkbox.
    Select values for Service Request.
  7. Click Submit to close the Select values dialog box.
  8. In the Edit filter window, click Apply changes.
    Apply the Service Request values.
  9. In the Report Viewer, in the This Duration column, click the Open Menu icon to display the column menu.
  10. Click Add filter.
    Add a filter to the This Duration column.
  11. In the Edit filter window, in the This duration list, select is greater than or equal to.
    Edit report filters for greater than or equal.
     
  12. On the right, enter 5000 as the value of the input box to filter for service requests that take longer than 5000 milliseconds or 5 seconds.
  13. Click Apply Changes to close the Edit filter dialog box.
    Apply the changes to the This Duration column.
  14. In the upper-right corner of the Report Viewer, click Done editing.
    Done editing
     
  15. In the upper-right corner, click the Close icon to close the Service Request Hourly Usage report.
    Close report configuration
  16. Repeat steps 1-14 to edit the Inquiry Hourly Usage report to filter with the following information:
    1. Add a filter to the Work group ID column using Inquiry WG.
    2. Add a filter to the This Duration column by using is greater than or equal to, and then enter 3000 as the value to filter for inquiries taking longer than 3000 milliseconds or 3 seconds.

4 Make your custom reports Public

  1. On the Reports landing page, click the Service Request Hourly Usage tile to open the report.
  2. Click Actions > Save as to open the Save report as dialog box.
    Perform a Save as action on the report.
  3. In the Save report as dialog box, enter the following information:
    1. In the Title field, enter Public Service Request Hourly Usage.
    2. In the Description text box, enter Providing a public usage report to capture Service Requests over 5 seconds.
    3. In the Category list, in the Public section, select Robotics usage.
      Note: As an administrator, you can also add a custom report category to your application. For more information about custom categories to Robot Manager, see Additional data categories for reporting.
    4. Click Submit to close the Save report as dialog box.
      Updating the report category.
  4. Click Done editing to finish configuring the report.
  5. In the upper-right corner, click the Close icon to close the report window.
    Close the report.
  6. Repeat steps 1-5 to create another usage report:
    1. In the Save report as dialog box, enter Public Inquiry Hourly Usage in the Title field.
    2. In the Description text box, enter Providing a public usage report to capture Service Requests over 5 seconds.
    3. Select the Robotics usage category. 
      The report for inquiries over 3 seconds.

Confirm your work

  1. In the navigation pane of Robot Manager, click Analytics > Reports.
    Verify landing page reports
  2. On the Reports landing page, on the All reports tab, verify that both reports are displayed.


Available in the following mission:

If you are having problems with your training, please review the Pega Academy Support FAQs.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Academy has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice