cancel
Showing results for 
Search instead for 
Did you mean: 

Compile Utility Objects via Blue Prism APO

abrahamjohn
Level 3

Hi,

I need some help. I have hundreds of Blue Prism utilities on my development machine. Sometimes, while using the Code Stage, I need to update the utility object with new versions of DLLs. At this time, I want to check if my existing methods would fail with the new object during compile time. Is there a way to do this?

Example - I have 5 utilitiees U1 to U5

U5 i checked in a new version of existing DLL. U1 to U4 also uses same dll. I want to compile all utilities which uses this dll and check for any errors.

1 REPLY 1

John__Carter
Staff
Staff

If you had a test process that made one call each to U1,2,3,4,5 you see an error if any failed to compile. But it could be just as easy to open each object and click Check for Errors.