For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
My use case is there are multiple processes for a save action after page submit. When a process raised exception, I would like to skip subsequent processes and show error message and don’t close the form. How the config to do so? Thanks.
You are almost there, try the below,
Equals(Integer,PropValue(Core.Children),0)
(Or) you can execute a Query with #Children Equal 0.