16- Rule Set

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 9

Doc -1

Rule Set :-

Rule Set is like a container of Rules. It’s like a box which holds rules into it.

Rule is associated with a name and Version. Rule Set(S) will be created when we create a new
application. Initial version starts with 01-01-01

Example : StaateBankImpl

Versiion : 01-05-08

01  Major Version , 05  Minor Version 08- Patch Version.

Rule set will provide the facility of Versioning the rules.

Rule Set Version increment Order

01-01-01 , 01-01-02 ---- 01-01-99 , 01-02-01 ---- 01-02-99, ----- 01-99-99, 02-01-01 ---- 99-99-99

While Creating Rule We need to select the rule set and Version in the New rule Form.

While Modifying the Rule, we need to save as the rule from lower version to next higher version.

To modify a rule which is 01-01-01 version, Save as the rule to 01-01-02.

 A rule set(s) are been called from Application rule.


Rule Set and Pre Requisite rule Sets

If we have rule sets R1 and R2.

If R1 is Pre requisite of R2, We can access R1 rules into R2 but not vice versa.

To see rulesets and prerequisites

Open application form


StatebankIml and other are default rule sets

Open Statebankimpl  Click on edit icon beside.

Select rule Set Validation to see the pre requisite rule sets.
Done.
Check in , Check out.

How to Enable Check in , Cehck out security at rule set level.

Open the rule Set StaeBankImpl


Click on edit icon beside StateBankImpl Rule Set. Now it open the rule set

Go to Security.

Select the heighlited check box


Save.

Now open customerdetails section and see


Check In and Check Out.
This feature prevents parallel Development.

When A Rule is In check In mode, Save Button will not be visible that means rule is Read only.

To modify the rule we need to first check out then modify… Once modification is done, save and check
in.

When one operator has check out a Rule ‘CustomerSec’. At the same time Other Operator Try to
Check out the Section CustomerSec… He will get an error message that “This is being licked by
Operator1”.

You might also like