List of exposed Processes

Bala Krishna

New Member
Hi,

We have a requirement to read all the list of exposed processes in Blue Prism. Currently we parse http://localhost:8181/ws/ using HTML parser in Java. But we are concerned if this a fool proof approach or not. Is it guranteed that the HTML structure of that page remains same? if not, is there a way to get list of exposed processes?

We tried http://localhost:8181/proclist but it returns all the existing processes
We also tried created a process at Blue Prism side, which reads list of processes from DB where wspublishname is not null. But with this approach, once exposed but now concealed processes are also shown in that list. Please advice

Thanks,
Bala Krishna.
 
Top