How to check if the we have cases left to process in the Robot Queue in openspan solution
Hi,
I have a question regarding the Cases in my RobotQueue. I have created a Openspan Solution in My Robotics studio and have My RobotActivity in place.
After Processing a case i am setting the status of the Case using the out of the box method setCompletionstatus of RobotActivity ,Everything is going good till here.
Problem statement
After I set the status of Each case using the above flow i want to check if Robot has any next work to process or not. If yes then i would exit and it will pick the next case and if no work item to process then i would call my another automation which would signout the application, clean the global variables and terminate runtime. is it possible to check if robot has any work to do after each case completion in openspan