JeremyFarmer
Level 2
since ‎19-05-19
‎18-03-24

User Statistics

  • 3 Posts
  • 0 Answers
  • 2 Likes given
  • 0 Likes received

User Activity

Hi,  I'm trying to integrate some code that has been written with C# and compiled as a class library into Blue Prism. I've copied all the relevant .dlls into the C:\Program Files\Blue Prism Limited\Blue Prism Automate folder. Here is the issue, the ...
Hi, I am curious if it is possible from a code stage to throw one of the defined Blue Prism exception typesCurrently if a code stage throws any exception e.g. ```throw new ArgumentException("My exception message here");```It comes up in Blue Prism as...
Hi,I'm working on a project that integrates Python and Blue Prism together, we'd like to be able to utilize Blue Prism's work queue system to share work data between the Python script and Blue Prism. We are having trouble handling serialization betwe...
Likes given to