Hello,
I am using Blue Prism V6.2, and I used the code that you provided, and It doesn't work with me.
While running the process I am receiving this error: ""Internal : Could not run the object because one of the code stages has a compile error, use Check for Errors for a list of problems"" at the ""Get"" action
After debugging I found the root cause of the error and It's in the ""Global Code"" part of the JSON business object as shown at the attached image.
The Errors:
1- 'JavaScriptConvert' is not declared. It may be inaccessible due to its protection level.
2- Type 'JavaScriptArray' is not defined.
3- Type 'JavaScriptObject' is not defined.
I couldn't solve the errors, so please help.
Is there a missing .dll file?
Thanks.