Skip to main content

I have an Assembly Event in my process that calls a .NET assembly, if this errors how do I get it to create an error in the K2 Error Log, for someone to repair?


Do I need to pass back a .NET Error Object and raise it in K2?


Thanks


Dean

HI Dean,


If your assembly throws an exception you will be able to see it in the K2 Error Profiles for someone to repair.  However keep in mind you will only be able to repair the input parameters and the call itself.  The outside assembly code base will not be accessible.


Let me know if you have any further questions.


-mike


Reply