You can define validation that executes before a case can exit a given state. For example, you might want to check the account's balance is less than a given value before a collection case can exit a given state. This validation logic is held in algorithms that are plugged in on the case type and therefore you can define any type of validation.
Copyright © 2007, 2015, Oracle and/or its affiliates. All rights reserved. Documentation build: 8.3.2015 14:40:38 [T1_1438638038000]