What are the best practices creating dashboard for processes?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-01-21 10:37 PM
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
------------------------------
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-01-21 10:41 AM
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
------------------------------
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
------------------------------
