Hi Everyone ,
We are using Uipath community edition and have 10+ BOTS in production. We have issues with BOTS monitoring now as there are multiple bots that need to run 24/7 . We need to get notified if any bots stops working for some reasons. RE Framework is implemented and it sends notifications over emails but if machine goes down for some reason , BOT cannot send that email .
Now we are looking into option of using UiPath APIs for monitoring the bots . And plan is to call every BOT via API and get Queue’s last successful entry with time stamp and if it has passed a certain time limit , then we need to send alerts and emails to our support team. However , I am unable to find APi request for getting queue items with status and time stamp.
PS : I dont want to use Get Queue items activity because I want to have one tool/code base for all BOTS .
#build:orchestrator #build:studio
@loginerror @MVP2021 @Forum_Staff