cancel
Showing results for 
Search instead for 
Did you mean: 

Bubble an exception

jcarver
Level 3
Hello, I'm trying to bubble an exception from the object level to the main page (Process Level) and places as an exception, but this does not recover, it just goes through the normal process. From the object level I want an exception if Product code = 0 then it will make this an exception through to the main page (Process level) Please find image attached. Thank you. JC
1 REPLY 1

John__Carter
Staff
Staff
If you step into the object from the process, the exception is displayed as a pop up. If you step over the object from the process, the exception should bubble as expected.