Robot messages
Displays individual error messages belonging to a robot run.
Use the
context menu to navigate to the run a message belongs to, or
open the robot in
Design Studio and locate the step that caused the error.
Alternatively, copy the step location code from the Location code column and use it in Design Studio to go directly to the step that caused the error:
-
For Robots, click
on the toolbar.
-
For Basic Engine Robots, on the Edit menu, click .
Ensure that the Log as Error option is enabled for all steps that you need to log errors for. In Design Studio, in the step properties, on the Error Handling tab, verify that Log as Error is selected.
If you are using the RQL API and you want step errors to be returned over the API and logged in the Management Console, ensure that the API Exception option on the Error Handling tab is also selected.
When selecting a value in the Severity filter, note that the result will be greater or equal to the selected value. For example, if you set the Severity filter to Warning, the result will also contain errors, apart from warnings. See also Log severity levels.