Page created: 17 Feb 2022
|
Page updated: 29 Jul 2022
All resolver types support the ability to add conditional logic so that the system invokes the resolver only under certain defined conditions.
To add a conditional logic to a resolver, from the three-line icon beside the appropriate resolver, select Add Condition. You can then add a comparison or named condition.
In the following example, the service resolver Callsign.ApprovalResult
applies only when the attribute PrimaryAccountHolder has a value of
Confirmed.
You can combine multiple conditions for a resolver using ALL, ANY, or NONE. To allow more permutations, create subgroups by clicking + Group.