Quizzes Flashcards
End of Chapter Quizzes
You have a requirement to create an email correspondence that can be reused by other applications. In which two layers of the Enterprise Class Structure could you apply the email correspondence rule? (Choose Two)
1 - Organization
2 - Division
The ________ layer contains the assets used on an enterprise-wide basis. Assets contained in the Organization layer are available for use in applications.
Organization
The ________ layer is the middle level of the three-level organization hierarchy. Assets contained in the Division layer are available for use in applications.
Division
Which layer of the Enterprise Class Structure contains assets that cannot be reused in other applications?
Implementation
Assets in the _________ layer are specific and cannot be reused in other applications.
Implementation
Which layer of the Enterprise Class Structure contains generalized assets that are then extended by specific implementations?
Framework
The ________ layer contains assets used to create generalized, reusable applications. A framework application is then extended by specific implementations.
Framework
When creating a new ruleset version, what extra step must the system architect perform?
None.
(There are no extra steps if the ruleset version is up-to-date.)
The rules in the ruleset version should be up-to-date prior to _________ the rulesset.
versioning
What is the importance of application versioning?
Application versioning preserves prior application versions.
Application _________ preserves prior application versions. You can edit application functionality in a new version of the application without changing the initial version.
versioning
What advantage does skimming provide over lock and roll as a versioning option?
Skimming is most efficient for major and minor updates. Lock and roll is most useful for patches.
_________ is the process of saving the highest version of a rule into a new, higher ruleset version. In lock and roll, you must select the appropriate rules to copy into a new empty ruleset. Lock and roll is labor-intensive when used for major updates.
Skimming
A user is granted access to an application which lists HRApps:02-02 under Application rulesets. The ruleset contains rules in the versions below:
HRApps:01-01-01
Rule_A
Rule_B
HRApps:02-02-01
Rule_B
Rule_C
HRApps:02-02-02
Rule_D
Rule_B, Rule_C, and Rule_D
Select two record types that are involved when configuring a production ruleset. (Choose Two)
1 - Access Group
2 - Application
Production rulesets are specified on the ______ _____ and _________.
access group. application.
A claims framework contains two rulesets, ClaimsFW and ClaimsFWInt, and an application built on the framework contains two rulesets, Claims and ClaimsInt. Which statement is false if all the rulesets are configured as Application Validation?
Rules in ClaimsFW can reference rules in Claims
Rules using application validation _____ reference rulesets in applications built on the application.
cannot
A claims application contains two organizational and two application rulesets. The organizational rulesets MyCo and MyCoInt are configured as Ruleset Validation, where the prerequisite for MyCo is MyCoInt and the prerequisite for MyCoInt is Pega-ProcessCommander. The two application rulesets Claims and ClaimsInt are configured as Application Validation. Which of the following statements is false?
Rules in MyCo can reference rules in Claims
When using Ruleset Validation, rulesets can only reference their _________.
prerequisites
An application contains the following rulesets.
AccountManagement contains the rules for administering checking and savings accounts.
AccountManagementInt contains supporting rules for integrating with other applications.
BankCorp contains rules shared across the entire organization.
BankCorpInt contains supporting rules for integrations shared with other internal applications.
CreditCheck contains rules for processing a credit check and is shared with another Pega application to administer loans.
Which two rulesets can be configured to use application validation, according to best practices? (Choose Two)
1 - AccountManagement
2 - AccountManagementInt
Which two of the following prerequisites would you choose to create a branch rule for parallel development? (Choose Two)
1 - Give team members access to the team application
2 - Create a team application
A branch ruleset is a ruleset that ___________. (Choose Two)
1 - is based off of another ruleset
2 - is designed for large projects
The ______ ruleset is based off another ruleset.
branch