This figure shows the Rules Designer with a Ruleset that contains one IF/THEN rule.
This figure shows the Rules Designer with a Ruleset that contains one IF/THEN rule. The IF area contains a selected test:
Duration.days between(PO.header.orderDate,PO/destination/item.availabilityDate) > 30
The THEN area includes modify PO/destination/item ( <add property>> status: "canceled").
A Properties dialog is shown with the item properties: ID, availabilityDate, coh, quantity, and status. The status has the value "canceled".