Java Action Flow, how to get same result.

0
Hi All, I have a problem how can I get this flow on java action (encircled). Im confused how to do it .   this is mine    Thank you.
asked
2 answers
1

Hi Dale, 

you need to add error handling to the Java action. You can right click on it and choose error handling. 

then you need to right click the arrow you intend to use for error handling and set it as error handler. 

 

cheers,

 

Javier

answered
1

Hi,

Right click on the java action and choose Set error handling



And then choose Custom without rollback

Hope its much clear!

answered