Applications Report
6 min
the applications report displays a table summarizing which processes use which applications, along with the commands interacting with each application use this report to understand application dependencies across your estate accessing the applications report open the rpa dashboards and reports dropdown in the navigation bar select applications click the view dropdown and select per process view or per call tree view scroll down to the processes using application table click change scope , select your scope, and click ok ⓘ for more information on scope and view options, see using scope and view docid 1vuhcfc vc6yqw2pc5v16 using the applications report the table can be filtered by typing an application name in the search bar click any column header to sort each process name links directly to that process the application details column provides specifics about the application type ui applications — displays the application's window name web applications — displays the browser (chrome, ie, firefox) and the application's window name exporting the applications report click the actions dropdown and select an export option export current view to excel — exports the table exactly as displayed export all commands to excel — exports every command from each process in the selected scope process id blueprint id number hierarchy the hierarchy the process originates from process name name of the process application application being used for the action command command name in blueprint's com (common object model) step name name of the action once imported into blueprint's com export command frequency to excel — exports the occurrence count of each command across the selected scope rpa product name of the source rpa tool source application application name in the source rpa tool source command command name in the source rpa tool application application name in blueprint's com command command name in blueprint's com step count total occurrences of the command within the selected scope process count total number of processes where the command occurs navigate to the jobs page and click the download icon on the right side of the row ( ) when the export is ready glossary process — the name of the process total actions — the combined number of commands, decision branches, includes, and variables the process contains commands — the number of steps, not including decision branches or includes variables — the number of unique variables decision branches — the number of decisions, including if, if/else, and else branches includes — the number of includes; typically used to call another process complexity — the cyclomatic complexity of the process applications — the number of applications the process interacts with