Statistics Reports
Accessing the Statistics Reports
The Statistics Report (bottom) displays a table with various metrics and statistics detailing the contents of each process within the selected Scope.
- Choose RPA Dashboards and Reports dropdown in the main header.
- Click Statistics.
- Select Per Process View or Per Call Tree View from the Views dropdown.
Per Call Tree View will search for dependencies of each Main or Root process and add them to the current scope, even if they weren't in the initial folder or process selected.
- Available Per Process View reports:
- Available Per Call Tree View reports:
Each report has a search functionality, can be sorted by column, and can be exported to excel via the Actions dropdown.
- Select the desired scope on the top right by clicking Change Scope and click on OK. For more information, see Selecting a Scope in Dashboards.
Glossary
Below are the columns headers and what they represent:
Column Name | Description |
Process | The name of the process. |
Total Actions | This is the combined number of Commands, Decision Branches, Includes, and Variables the Digital Blueprint has. |
Commands | This is the number of steps (not including decision branches or includes) the Digital Blueprint has. |
Variables | This is the number of unique variables the Digital Blueprint has. |
Decision Branches | This is the number of decisions within the Digital Blueprint. This includes if's, if/else, and else branches. |
Includes | This is a count of the number of Includes the Digital Blueprint has. Typical use of an include is to “call” another process. |
Complexity | This is the Cyclomatic Complexity of the process. Refer to Cyclomatic complexity - Wikipedia. |
Applications | This is a count of the number of applications the process is interacting with. |
Exporting Statistics Reports
The Statistics reports can be exported to an excel file for further analysis.
- Choose RPA Dashboards dropdown in the main header, then click the Statistics tab.
- Click on Actions dropdown
- Select Export All Actions to Excel, Export Current View to Excel or Export Command Frequency to Excel
- Export Current View to Excel exports the table exactly as is in Blueprint to an excel document.
- Export All Commands to Excel report provides a comprehensive overview of action mappings in an Excel format. It displays every command from each process within the selected scope, indicating whether the action is mapped or unmapped. This report export includes:
Column Name
Description
Process ID
Blueprint ID Number
Hierarchy
The hierarchy the process originates from
Process Name
Name of the process
Application
What application is being used for the current action
Command
Command name in Blueprint's Common Object Model
Step Name in DGB
Name of the Shape once imported into Blueprint's Common Object Model
- Export Command Frequency Excel detailed information about the occurrence count of each command in Excel format. This report is designed to help users grasp the frequency associated with each command for every process within the selected scope. Additionally, it offers insight into which commands are currently mapped or unmapped in COM. This report export includes:
Column Name
Description
RPA Product
The name of the source RPA Tool.
Source Application
The application name in the respective source RPA tool
Source Command
Command name in the source RPA tool
Application
Application name in Blueprint's Common Object Model
Command
Command name in Blueprint's Common Object Model
Step Count
The total number of occurrences of a specific command within the selected scope.
Process Count
The total count of bots within the selected scope where specific commands occur.
- Navigate to the Jobs tab on the top banner
- Click the Download icon () on the right side of the row.