Robotic Process Automation (RPA)

Robotic Process Automation (RPA)

Come for answers. Stay for best practices. All we’re missing is you.

 View Only
  • 1.  RPA Controller Tool

    Posted Fri December 09, 2022 02:32 PM
    HI, I'm newbie about forum and RPA.
    I need a tool to check the execution of my rpa's runs.
    I mean I have a MASTER SCHEDULATION of all RPA ... I need to have a daily checklist that list all the running that I need...for instance:
    Datetime Rpa instance name Check Help (text or note or link)
    12/09/2022 07:30 Rpa1_exec_0730 OK instruction about RPA1
    12/09/2022 07:32 Rpa2_exec_0732 NOK instruction about RPA2
    12/09/2022 08:30 Rpa1_exec_0830 Managed instruction about RPA1
    12/09/2022 09:00 Rpa1_exec_0900 Missing instruction about RPA1
    Pay attention is a daily checklist. The rpa run of monday could be different from tuesday or sunday. So the daily checklist need to build from a Master schedulation every night.
    In the Check column I need
    - OK if the instance it run ok.
    - NOK if the instance failed
    - Managed if the instance was failed but an operator manage it (with the instruction) and validate the instance
    - Missing if the instance is neither ok nor not ok (the console knows all the instance in RUN if the instance has not finished it could be missing)

    A good function could be filter rows to have only the rows not OK to manage.

    This is a sort of RPA CONTROLLER TOOL... it's not the console because the RPA don't know if the RPA crash or not.
    With theese the human operator could be manage only the ERROR.

    There is some tool in RPA Solution... like Automation Anywhere or IBM RPA (theese are the 2 rpa that I have).

    Thank you in advance for the response or advice.
    Bye Enrico

    ------------------------------
    Enrico Baldisserri
    ------------------------------


  • 2.  RE: RPA Controller Tool

    Posted Sat December 10, 2022 05:50 AM
    Edited by NIGEL CROWTHER Sat December 10, 2022 05:53 AM
    Hi Enrico,

    Have you considered using the Control Center Dashboard? 
    Creating a custom dashboard in the control center will allow you to show a daily summary of the bots that successfully ran and failed.  You can learn more here:

    Dashboards

    The dashboard could give you this:


    ------------------------------
    NIGEL CROWTHER
    ------------------------------