We have a bot in place which uses a SAP application and a web application to read and write data from the same. It however tends to stall at places very often, however not always. Hence, doesn’t quite look like a bug in the code. Could you help us out as to what could be the concern and how we can reduce the occurrence of this?”
I did not get you. Could you please tell more details for better understanding.
Hi @neeraj.j.kumar,
You need to give an example to better understand the problem. Anyway what I understand is sometimes the process is freezing for w while. It happens often when you are working in web browser. Sometimes data is loaded after your robot has started particular task and then process will freeze because activity was done before element was visible for the robot. You need to work with delays before/after doing activities to fit your robot to work with such thing.