Pattern inheritance
On BAE 8, section "How to reuse rules through inheritance":
The definition of Pattern Inheritance is given as "Pattern inheritance describes the business relationship between classes. Pattern inheritance allows your application to share rules with other applications throughout an organization."
However, the knowledge check below seems to say Pattern inheritance is only for a single application.
"
What's the correct answer here?
Pattern inheritance uses the class name structure to reuse rules. So rules that are saved to the Organization or Division classes may be reused by different applications. Remember an application is an aggregation of rulesets.
Directed inheritance is in effect what allows one application to reuse assets from other applications they are built on top of. For instance, an Home Insurance application, built on top of CRM, built on top of Pega Platform. The only way to use the rules from the CRM or Pega Platform applications is through directed inheritance.
Hope this helps,
Sean
Pega Academy Self-Study Support Team