PEGA CSSA 8.6 part 1

Description

Quiz on PEGA CSSA 8.6 part 1, created by Pedro Henrique Lima on 08/11/2021.
Pedro Henrique Lima
Quiz by Pedro Henrique Lima, updated more than 1 year ago
Pedro Henrique Lima
Created by Pedro Henrique Lima over 2 years ago
405
0

Resource summary

Question 1

Question
Pega UI Kit is the most advanced, feature-rich, low-code option for creating a new application in Pega Platform.
Answer
  • True
  • False

Question 2

Question
What is the purpose of the Enterprise Class Structure (ECS)?
Answer
  • ECS is used to alter the performance of the Pega Platform.
  • ECS references single-value properties and complex properties.
  • ECS provides a structure supporting rule reuse.
  • ECS documents industry or enterprise standards that applications must contain.

Question 3

Question
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)
Answer
  • Division
  • Pega Platform
  • Organization
  • Implementation

Question 4

Question
Which layer of the Enterprise Class Structure (ECS) contains generalized assets that are then extended by specific implementations?
Answer
  • Division
  • Implementation
  • Framework
  • Organization

Question 5

Question
When preparing for application versioning, it is a best practice to leave all of the RuleSets unlocked.
Answer
  • True
  • False

Question 6

Question
Based on the information given for each patch, when a user runs the application, which rules are used for each patch? Drag the rules to the correct patch. (Choose Three rules per patch)
Answer
  • Rule B: 01-01-01 (First Patch)
  • Rule B: 01-01-03 (Second Patch)
  • Rule B: 01-01-04 (Third Patch)
  • Rule C: 01-01-01 (First Patch)
  • Rule C: 01-01-03 (Second Patch)
  • Rule C: 01-01-03 (Third Patch)
  • Rule A: 01-01-02 (First Patch)
  • Rule A: 01-01-02 (Second Patch)
  • Rule A: 01-01-02 (Third Patch)
  • Rule A: 01-01-01 (First Patch)
  • Rule C: 01-01-02 (First Patch)
  • Rule B: 01-01-02 (First Patch)
  • Rule A: 01-01-01 (Second Patch)
  • Rule B: 01-01-02 (Second Patch)
  • Rule C: 01-01-02 (Second Patch)
  • Rule A: 01-01-03 (Third Patch)
  • Rule B: 01-01-03 (Third Patch)
  • Rule C: 01-01-04 (Third Patch)

Question 7

Question
A ruleset contains rules in 01-01-01, 01-01-02, and 01-01-03. Ruleset versions 01-01-02 and 01-01-03 contain primarily updates to existing rules in 01-01-01. The original rules for version 01-01-01 and all rule versions through 01-01-03 are saved in a new 01-02-01 version. This is an example of Skimming.
Answer
  • True
  • False

Question 8

Question
The lock and roll versioning method ______________ and ____________________. (Choose Two)
Answer
  • ensures older versions of application rulesets are preserved unchanged.
  • is used for small changes or patches.
  • minimizes the rule data that is carried to a higher version of your application.
  • filters out rules that are unavailable for rule resolution.

Question 9

Question
Why is application versioning important?
Answer
  • Application versioning provides a means to organize applications by priority.
  • Application versioning provides the ability to version data classes without impacting existing data classes.
  • Application versioning provides the ability to clone rules.
  • Application versioning preserves prior application versions.

Question 10

Question
Which description is most accurate for skimming and lock and roll versioning options?
Answer
  • Skimming is the most efficient for major and minor updates. Lock and roll is most useful for patches.
  • Pega provides a skimming wizard but not a lock and roll wizard.
  • Skimming saves checked out rules. Lock and roll does not save checked out rules.
  • Skimming carries blocked rules forward. Lock and roll does not carry blocked rules forward.

Question 11

Question
The initial application created by the New Application wizard contains a set of rulesets for the application and organizational assets.
Answer
  • True
  • False

Question 12

Question
You create the initial application rulesets using the New Application wizard. Which application ruleset is used for rules related to integration?
Answer
  • GogoRoadApp
  • MyTownAppInt
  • HRApps
  • MyTownApp

Question 13

Question
When configuring application rulesets, what should you consider about ruleset validation? (Choose Two)
Answer
  • Ruleset validation does not affect rule resolution at run time but is applied only at design time.
  • The rulesets that contain the application rules are set to Application Validation (AV) mode.
  • The organizational rulesets created by the New Application wizard are set to Application Validation (AV).
  • Validation mode applies only to major versions of the ruleset.

Question 14

Question
Drag each validation mode on the right to the correct mode requirement on the left.
Answer
  • Ruleset validation mode
  • Application validation mode
  • Ruleset validation mode
  • Application validation mode
  • Ruleset validation mode
  • Application validation mode
  • Ruleset validation mode
  • Application validation mode
  • Ruleset validation mode
  • Application validation mode
  • Ruleset validation mode
  • Application validation mode

Question 15

Question
Which two of the following statements about ruleset lists are correct? (Choose Two)
Answer
  • The ruleset list indicates the rulesets that are available to the application for an operator session.
  • All rulesets have the same precedence, regardless of their order in the ruleset list.
  • The ruleset list indicates the rulesets that are available to the application for all operators.
  • Rulesets at the top of the ruleset list take higher precedence.

Question 16

Question
Select two record types that are involved when configuring a production ruleset. (Choose Two)
Answer
  • Access group
  • Work group
  • Application
  • Operator

Question 17

Question
A claims framework contains two rulesets, ClaimsFW and ClaimsFWInt. An application built on the framework also contains two rulesets, Claims and ClaimsInt. Which statement is false if all the rulesets are configured as Application Validation?
Answer
  • Rules in ClaimsInt can reference rules in Claims
  • Rules in Claims can reference rules in ClaimsFW
  • Rules in ClaimsFW can reference rules in Claims
  • Rules in ClaimsFWInt can reference rules in ClaimsFW

Question 18

Question
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-Platform. The two application rulesets Claims and ClaimsInt are configured as Application Validation. Which of the following statements is false?
Answer
  • Rules in ClaimsInt can reference rules in Claims
  • Rules in MyCo can reference rules in MyCoInt
  • Rules in MyCo can reference rules in Claims
  • Rules in Claims can reference rules in MyCo

Question 19

Question
Which statement describes a benefit of parallel development with branches?
Answer
  • A team of developers can implement application functionality without impacting developers in other teams.
  • Developers cannot update rules in rulesets that have been released to production.
  • Updated rules are reviewed for guardrail warnings before they can be checked in.
  • Developers cannot check in an updated rule until the rule is unit tested.

Question 20

Question
Team A and Team B are developing features for an insurance application. Team A is assigned a user story to improve the user experience when users enter personal and bank account details. Team B is assigned to build a declare expression to calculate the total premium amount. Both teams used branches for development. What step does each team need to take before merging their changes to the main application?
Answer
  • Only Team B should resolve conflicts, and Team A can directly merge changes to the main application.
  • Neither team is required to resolve any conflicts and can directly merge the changes to the main application.
  • Both teams must resolve conflicts that the system detects between their branch and the application.
  • Only team A should resolve conflicts and team B can directly merge changes to the main application.

Question 21

Question
Which two of the following are prerequisites for creating a branch rule for parallel development? (Choose Two)
Answer
  • Save a copy of the original rule into the base ruleset.
  • Create a team application.
  • Create an access group that references the team application. Add developers to the access group.
  • Circumstance the original rule.

Question 22

Question
A branch ruleset is a ruleset that ______________ and __________. (Choose Two)
Answer
  • prevent developers from seeing work of all team members
  • is designed for large projects
  • is based on another ruleset
  • contains rules that are not in active development

Question 23

Question
Which two steps do you perform after you develop branch rules and before you merge a ruleset? (Choose Two)
Answer
  • Check in rules to merge
  • Use DB trace to identify conflicts
  • Check out rules to merge
  • Review conflicts and warnings

Question 24

Question
Circumstancing allows you to customize the behavior of your application to address condition exceptions using a single complex rule.
Answer
  • True
  • False

Question 25

Question
Which one of the following statements are true about single variable rule circumstancing?
Answer
  • A circumstanced rule is always created in the next higher ruleset version.
  • The base rule is created by removing the circumstancing condition from a rule.
  • The base rule is a backup rule in case the circumstanced rule is deleted.
  • The name of the circumstanced rule remains the same as the name of the base rule.

Question 26

Question
Which two of the following requirements are satisfied by configuring single-variable circumstancing of a rule? (Choose Two)
Answer
  • Contractors located in the United States are sent Form 1A, contractors located in Canada are sent Form 1B, and contractors located in the United Kingdom are sent Form 1C.
  • During an auto insurance claim, if a customer is located in Canada, it is required that a collect information form prompts an agent to enter a date of last service.
  • If an expense request exceeds USD1000, it is routed to the Business Manager. If the request exceeds USD10000, it is routed to the Vice President of Finance.
  • Silver-level customers have a guaranteed response time of 24 hours, whereas Gold-level customers have a guaranteed response time of 12 hours.

Question 27

Question
Circumstancing provides a way to configure a complex rule with numerous permutations as several targeted, less-complex rules.
Answer
  • True
  • False

Question 28

Question
Select and drag the circumstancing tasks to the drop areas, placing them in the correct order.
Answer
  • Configure a circumstance template
  • Configure a circumstance definition
  • Configure a circumstance record

Question 29

Question
Which of the following statements is true about circumstancing?
Answer
  • Multivariate circumstancing on start date and end date properties cannot also include additional circumstancing on a time property.
  • When a circumstanced rule is withdrawn, rule resolution selects the next non-circumstanced rule in a higher ruleset version.
  • .OrderDate is not a valid property to circumstance.
  • You need a template for circumstancing on more than one property.

Question 30

Question
In which of the following two situations do you use circumstancing? (Choose Two)
Answer
  • Attach PDF file of expense list to approval request when total amount is more than USD1,000.
  • The sales tax rate changes at the first of next year.
  • Format requirements change for postal code address when a user selects United States or Canada.
  • A new manager is assigned to the team from the first of next month until the end of the quarter.
  • Employee PTO accrual rate varies by number of years in service.

Question 31

Question
Which of the following statements is true about the relationship between base rules and circumstanced rules?
Answer
  • A base rule is created by removing circumstancing condition from a rule.
  • A new circumstanced rule always gets created in next higher ruleset version.
  • A base rule is needed as a backup if a circumstanced rule gets deleted.
  • The name of circumstanced rule remains same as the base rule.

Question 32

Question
The [blank_start]circumstance template[blank_end] is the rule that defines the properties used to determine if the circumstance is applicable, whereas the [blank_start]circumstance record[blank_end] defines values.
Answer
  • circumstance template
  • circumstance record

Question 33

Question
Based on the information below, if you execute the rule when .Dept=Accounting, which version does Pega Platform™ use? Rule Version Circumstance 01-01-01 None 01-01-01 .Dept=Accounting 01-01-15 None 01-01-25 None, base rule selected 01-01-30 .Dept=Accounting 01-01-35 None
Answer
  • 01-01-30, .Dept=Accounting
  • 01-01-25, None, base rule selected
  • 01-01-01, None
  • 01-01-01, .Dept=Accounting

Question 34

Question
Based on the information below, if you execute the rule when .Dept=Engineering, which version does Pega Platform™ use? Rule Version Circumstance 01-01-01 None 01-01-01 .Dept=Engineering 01-01-15 None 01-01-20 .Dept=Engineering 01-01-25 None, base rule selected 01-01-35 None
Answer
  • 01-01-01, None
  • 01-01-35, None
  • 01-01-20, .Dept=Engineering
  • 01-01-01, .Dept=Engineering

Question 35

Question
The rule resolution algorithm inputs rule instances and outputs a rule identifier, such as a the rule type and class, to process a case.
Answer
  • True
  • False

Question 36

Question
Choose the correct statements (three)
Answer
  • The rule resolution algorithm removes rule instances from the rule cache when a rule instance is updated.
  • The rule resolution algorithm populates the rules cache with appropriate rule instances.
  • The rule resolution algorithm inherits input from the rule cache to identify a rule instance.
  • When you create new rule instances, the rule instances are added to the rules cache.
  • When you create new rule instances, the key parts of the rule instance are used during rule resolution.
  • When you create new rule instances, the rule resolution process ranks the rule instance against existing rules.
  • Rule resolution applies to the following rule instances: the Product Review section, the Employee Review case type, and a new employee operator.
  • Rule resolution applies to the following rule instances: a Customer Information data page, the Product Review section, and the Mortgage Preapproval case type.
  • Rule resolution applies to the following rule instances: the Account Status declare expression, a Medical Records Request case, and a Customer zip code property.

Question 37

Question
Select the correct statement.
Answer
  • During rule resolution, the rule resolution algorithm discards rules that are unavailable and undefined in the class hierarchy.
  • During rule resolution, the rule resolution algorithm considers rules from all major and minor versions of rulesets in the user's ruleset list.
  • During rule resolution, the rule resolution algorithm creates a list of all rules that match the rule name.
  • During rule resolution, the rule resolution algorithm discards rules with the same rule name and rule type.

Question 38

Question
The default rule candidate has no qualifiers and is the first rule to be executed.
Answer
  • True
  • False

Question 39

Question
Based on the information in the table above, if you execute the rule when .Product = Available, which version does Pega Platform use?
Answer
  • 02-01-10, .Product = Restricted
  • 02-01-15, .Product = Available
  • 02-01-20, None
  • 02-01-10, .Product = Available
  • 02-01-05, .Product = Available
  • 02-01-05, .Product = Not Available

Question 40

Question
Drag every applicable permission types on the right to each Rule availability on the left.
Answer
  • Execute, Edit, View, Copy
  • View, Edit, Copy 1
  • Execute, Edit, Copy 1
  • View, Edit, Copy 2
  • Execute, Edit, Copy 2
  • Execute, View
  • Edit, View
  • Copy, View
  • View, Edit, Copy 3
  • Execute, Edit, Copy 3
  • Execute, View, Copy 3
  • Execute, View, Copy 2
  • Execute, View, Copy 1

Question 41

Question
Which two of the following statements about rule resolution are true? (Choose Two)
Answer
  • When a rule is marked as Withdrawn, any rule with the same purpose and a lower version number is not considered.
  • The Availability setting is used to determine if a rule is available for use during rule resolution.
  • To copy a rule, it must be marked as Available.
  • If a rule marked as Blocked is selected during rule resolution, an error message is logged and execution continues.

Question 42

Question
Which two of the following statements are true about the rule resolution process? (Choose Two)
Answer
  • If a user does not have access to the selected rule, the system sends a message that the rule is not authorized for execution.
  • If the system finds more than one rule instance during rule resolution, users are provided with a choice of which rule to use depending on context.
  • Rule resolution applies to rules that are instances of classes derived from the Rule- and Work- base classes.
  • The rule purpose takes precedence over the rule availability.

Question 43

Question
Which rule availability setting can you use to force the system to look for an instance of the rule in the next highest class or ruleset?
Answer
  • Final
  • Withdrawn
  • Blocked
  • Available

Question 44

Question
Based on the image, given that Primary Page Class = MyCo-PL-Loan and Clipboard Value of Risk Property = High Risk, which rule executes?
Answer
  • None. An error is logged.
  • 2
  • 4
  • 5

Question 45

Question
Based on the image, given that Primary Page Class = MyCo-PL-Loan and Clipboard Value of Risk Property = "", which rule executes?
Answer
  • None. An error is logged.
  • 2
  • 4
  • 5
Show full summary Hide full summary

Similar

German- Intermediate
PatrickNoonan
Study Plan
mlanders
3. The Bolshevik's Seizure of Power
ShreyaDas
GCSE AQA Physics - Unit 3
James Jolliffe
Biology B2.2
Jade Allatt
Physics 2
Peter Hoskins
Of Mice and Men Plot Overview
Landon Valencia
Macbeth Essay Notes
Mel M
Derecho Aéreo
Adriana Forero
Cell Physiology and General Physiology of Excitable Tissues- Physiology PMU 2nd Year
Med Student
Muscles- Physiology MCQs PMU- 2nd Year
Med Student