Custom Error Handling

1
Hi – I have a Java action in my microflow as follows. I get a compile error saying, “If custom error handling is enabled, there must be an outgoing sequence flow set as error handler.” I’ve set the error handling conditions to “Custom without rollback.” What am I missing? Thanks for any tips you can provide.  
asked
2 answers
7

Fixed: I clicked around and realized I had to set an error handler. Not sure how I did that, but now I have this with the orange x.

 

answered
0

https://academy.mendix.com/link/modules/286/lectures/2239/4.1-Determine-the-Type-of-Error-Handling

answered