Differences of robot behavior at the time of API Exception
307862
Question / Problem:
When a robot gets API Exception, it sometimes stops and sometimes doesn't. What is the difference?
Answer / Solution:
When a robot get API Exception, its behavior will be as below.
Run from Design Studio --> In case API Exception is ON, robot stops.
Run from Management Console --> robot never stops
Run from Kapplet --> In case API Exception is ON, robot stops.
Run from Java API --> In case StopRobotOnApiException is true, robot stops.
Run from .NET API --> In case StopRobotOnApiException is true, robot stops.
Run from REST/SOAP API --> In case API Exception is ON, robot stops.
Applies to:
Product | Version | Category |
---|---|---|
RPA | 10.5 |