Hi,
Blue Prism stores all processes and objects in an sql database and provides a dashboard of various metrics. Can we utilize this database from outside blue prism?
I want to query the database to create my own report. Is that possible?
To my understanding as it is just a database it is possible. You just need to query over that database. But I guess it depends what information you would like to get from there.
It is possible but you must be conscious of the fact that the DB is the core of the whole environment. Running a 'big' query could make the DB work hard and affect it's ability to serve the clients and resources. Also consider the security implications.