cancel
Showing results for 
Search instead for 
Did you mean: 
JordanHarvey
Level 4
Status: New

As a developer within Blue Prism RPA, I find myself adding functionality via code stages frequently to add missing core functionality.

Sometimes however a code stage can throw an exception with the following exception which makes debugging extremely difficult:

ERROR: Internal : Could not execute code stage because exception thrown by code stage: Object reference not set to an instance of an object.

It would be useful if Blue Prism could have an option to enable a "verbose" logging function which rather than rewriting the root exception, it compliements the rewritten exception with a full stacktrace.