Hi!

When running the BusinessProcess, if i encounter a problem, a dialog windows is presented asking me if i want to cancel the process.
How can i get rid of this window?

I am logging everyting to a file and just want to continue if an error occour.

Does it have to do with the set_cancel_state which allows a user to quit (Select cancel)

/Martin