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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In this part, you implement the Rule Sets that you created in Exercise 5.

  1. 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:
    1. Complete Order
    2. Update Pending
  2. As both empty Rule Sets have been added by the process model editor, they are still disabled.
    Edit both Rule Sets and enable each.
  3. To update Rule Set Complete Order:
    1. Edit Rule Set Complete Order and click New Rule.
    2. Create a new unconditional Rule called Close Order that sets the Order Status to Closed:
    3. Click Save. 
  4. To update Rule set Update Pending:
    1. Edit the Rule Set Update Pending and click New Rule.
    2. Create a new unconditional Rule called Pending Status that sets the Order Status to Pending:
    3. Click Save.