Part 2: Implement Rule Sets
From AgileApps Support Wiki
Revision as of 08:40, 7 December 2022 by Wikieditor (talk | contribs) (Created page with "In this part, you implement the Rule Sets that you created in Exercise 5. # On the Business Rules page, select '''Rule Sets''': #: You should see the two (empty) Rule Sets tha...")
In this part, you implement the Rule Sets that you created in Exercise 5.
- On the Business Rules page, select Rule Sets:
- You should see the two (empty) Rule Sets that you created in exercise 5 when you added Execute Rule Set steps to the Process Model:
- Complete Order
- Update Pending
- As both empty Rule Sets have been added by the process model editor, they are still disabled.
- Edit both Rule Sets and enable each.
- To update Rule Set Complete Order:
- Edit Rule Set Complete Order and click New Rule.
- Create a new unconditional Rule called Close Order that sets the Order Status to Closed:
- Click Save.
- To update Rule set Update Pending:
- Edit the Rule Set Update Pending and click New Rule.
- Create a new unconditional Rule called Pending Status that sets the Order Status to Pending:
- Click Save.