Call Trees
7 min
a call tree presents a hierarchical view of an automation starting from its main process, showing all components called directly and indirectly call trees let you analyze the full structure of an automation without needing to reorganize processes into a common folder component types call trees display three types of components standard process — a typical imported process reusable component — a process that is called by more than one other process and does not call any further processes missing component — a reference to a process that was not imported and is therefore unavailable viewing and downloading a call tree call trees can be accessed from two locations from the process editor select the desired process or folder in the explorer pane open the actions dropdown and select export call tree a modal appears displaying the call tree click export to download navigate to the jobs page and click the download icon on the right side of the row ( ) when the export is ready from the statistics dashboard open the rpa dashboards and reports dropdown in the navigation bar select statistics click change scope and select the appropriate project or folder select per call tree view from the view dropdown select mains report from the center dropdown click the actions dropdown and select export call tree click export to download navigate to the jobs page and click the download icon on the right side of the row ( ) when the export is ready ⓘ for processes containing more than 200 steps, a report is generated in place of a visual call tree exported report details the exported excel file includes blueprint process id — displayed to the left of each process name for unique identification call tree hierarchy — represented through indentation; each level of nesting indicates a deeper layer in the process structure legend indicators (column h) missing components are highlighted in red; their process id is shown in square brackets, indicating which process is attempting to call the missing component reusable components are highlighted in blue ⓘ for blue prism files, processes and reusable components are identified as processes and objects for automation anywhere files, atmx files are identified as processes and metabots are identified as reusable components