TestYourself questions for how to write rules to access external data
- Last Updated: May 2, 2021
- 1 minute read
- Corticon
- Version 7.2
- Documentation
TestYourself questions for how to write rules to access external data
Note: Try this test, and then go to TestYourself answers for Logical analysis and optimization to correct
yourself.
- Rule scope determines which _____________ is processed during rule execution.
- Why is root-level database access disabled by default?
- When a Scope row is shown in bold text, what do you know about that entity’s database access setting?
- True or False. Only root-level entities can be extended to a database.
- Where can I learn more about accessing external data?
- In general, does a rule author need to care about where actual data is stored, how it is retrieved, or how it is sent to the rules when creating Rulesheets?
- Are there any exceptions to the general rule you defined in the preceding question?