Accessing the outcome instance
Anywhere in rules, you can access the outcome instance with OUTCOME_INSTANCE
Example
In a case where the outcome instance is a contract, you could write conditions like this
OUTCOME_INSTANCE.account_type = individual
Last updated
Was this helpful?