Hello,
I'm attempting to make a full Dependency report of all processes in the system. I found the Blue Prism Release Analyser, but I do not want to have a package containing all the objects/processes in the BP environment.
Is there a way to do a dependency pull of all the processes without utilizing a "Universal Package."
I found a way to get all the process names via a command line argument, and I parse it to a collection. Would it be possible to do a command line pull of each process by name?
Cheers.