What You Need to Know About Tree Mode Rules
4. Select the fact type place holder and from the list, select PO.
5. Complete the free shipping rule, as shown in
Figure 4–65 . Figure 4–65 Advanced Tree Mode Free Shipping Rule4.8.4 What You Need to Know About Tree Mode Rules
When you select Tree Mode and select a root fact type, the options lists show all available fact types not just the children of the root fact type. This allows you to view all available fact types as well as the children of the root fact type. There is no option to limit the option list to only show the children of the selected root fact type. 4-54 Oracle Fusion Middleware Users Guide for Oracle Business Rules4.9 Using Date Facts, Date Functions, and Specifying Effective Dates
Oracle Business Rules provides functions that make it easier for you to work with times and dates, and provides effective date features to let you determine when rules are effective, based on times and dates: ■ The CurrentDate fact allows you to reason on a fact representing the current date. ■ The Effective Date value lets you specify a start date and end date that defines a date or date and time range when all the rules and Decision Tables in a ruleset, an individual rule, or an individual Decision Table are effective. Table 4–8 describes the available Effective Date options. An effective date specification other than Always can be one of the following: ■ Date only, with no time specification: In this case, an effective date assumes a time of midnight of that date in each time zone. ■ Date, time zone, with no time specification: In this case, an effective date assumes a time of midnight as of the specified date in the specified time zone. ■ Date, time zone, time specification: In this case, the date and time is fully specified. ■ Time specification only, with no date and no time zone: applies for all days at the specified time. ■ Time and time zone specified, with no date: applies for all days at the specified time.4.9.1 How to Use the Current Date Fact
You can use the current date fact in a rule or a Decision Table. To use the CurrentDate fact: 1. Select a ruleset from the Rulesets navigation tab. 2. Select a rule within the ruleset.3. In the IF area, add a condition that uses the CurrentDate fact and the date method
of Calendar type, as shown in Figure 4–66 . Table 4–8 Effective Date Possible Values Effective Date Description Always Valid Specifies to set neither From nor To dates. From without To date set Valid from a certain date indefinitely into the future. To without a From date set Valid from now until a certain date. From Set and To set Valid only between two dates.Parts
» Oracle Fusion Middleware Online Documentation Library
» What Are Rule Conditions? What Are Rule Actions?
» What Are Decision Tables? What Are Facts and Bucketsets? What Are Rulesets?
» Oracle Business Rules SDK Rules Designer
» Declarative Rules The RETE Algorithm
» How to Display and Edit XML Facts How to Reload XML Facts with Updated Schema
» What You Need to Know About XML Facts
» How to Display and Edit Java Facts What You Need to Know About Java Facts
» What You Need to Know About List of Values Bucketsets What You Need to Know About Range Bucketsets
» What You Need to Know About Bucketset Allowed in Actions Option
» In the Filter Query field, click insert test to insert a default test as
» How to Add Rules How to Define a Test in a Rule
» What You Need to Know About Advanced Mode Rules
» Introduction to Tree Mode Rules
» What You Need to Know About Tree Mode Rules
» How to Use Bucketsets to Provide Options for Test Expressions
» From the list next to the Add icon, select Rule.
» Introduction to Decision Table Operations
» Introduction to Decision Point API How to Obtain the Car Rental Sample Application
» How to Create Data Model Elements for Use with a Decision Point
» How to Add a Decision Point Using Decision Point Builder
» How to Create and Use Decision Point Instances
» What You Need to Know About Decision Point and Decision Tracing
» Testing Oracle Business Rules at Runtime Introduction to the Grades Sample Application
» Enter a name and test score and click Submit. This returns results as shown in
» Understanding Oracle Business Rules ADF Business Components Fact Types
» Understanding Oracle Business Rules Decision Point Action Type
» How to Call a Decision Point with ADF Business Components Facts
» How to Call a Decision Function with Java Decision Point Interface
» What You Need to Know About Decision Function Configuration with ADF Business Components
» How to Add the Outside Manager Finder Class
» How to Update ADF META INF for Local Dictionary Access
» How to Add the Employee Raises Java Class
» Working with Decision Component Metadata
» Introduction to Decision Components Decision Service Architecture
» Working with Advanced Mode Options
» Expression Builder Condition Browser
» Editing Decision Table Cells
» Understanding the Validation Panel Updating the Validation Panel
Show more