application ruleset

An application ruleset is the container for the building blocks that define the behavior of your application. With application rulesets you manage the versions of your applications' logic that are used to create the desired outcomes in your application. The order in which the system lists application rulesets on the application determines the priority of rules in that ruleset.

For example, in the figure shown below an application used for hiring new employees includes two rulesets, MyJobApp and MyHR, in that order. The system gives priority to rules located in MyJobApp over the rules located in MyHR because MyJobApp ruleset is first and MyHR is second in the list.

Figure: Application ruleset with two rulesets defined


Application ruleset with two rulesets defined