cancel
Showing results for 
Search instead for 
Did you mean: 

What are the best practices creating dashboard for processes?

HarishM2
Level 6
Hello Everyone,

What are the best practices  to create a dashboard to manage  the process in terms of handling bots in production as well as  to know how each process run ?

Of course there are many aspects we can see  and view with dashboard but in general  what are the best practices?

What I can think one of the best practice is mirroring Prod database  and use  that database as a source for the dashboard. what are the other Practices need to be keep in mind ?



Thanks,
Harish

------------------------------
Harish
RPA Developer
------------------------------
1 REPLY 1

John__Carter
Staff
Staff
Hi Harish - avoiding strain on the Prod DB is definitely a priority, so you are right to be thinking about a secondary DB. The BP DB is for operational purposes and should not be thought of as a data repository - hammering it with MI queries will affect Production.

Aside from thinking about what data is required, I guess you'd also need to consider the refresh rate - for some data there would be no point in attempting high frequency updates. And even for things like session or queue status, the business requirements might not require real-time updates.

------------------------------
John Carter
Professional Services
Blue Prism
------------------------------