PEGA CSSA 8.6 part 1

Beschreibung

Quiz am PEGA CSSA 8.6 part 1, erstellt von Pedro Henrique Lima am 08/11/2021.
Pedro Henrique Lima
Quiz von Pedro Henrique Lima, aktualisiert more than 1 year ago
Pedro Henrique Lima
Erstellt von Pedro Henrique Lima vor mehr als 2 Jahre
432
0

Zusammenfassung der Ressource

Frage 1

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

Frage 2

Frage
What is the purpose of the Enterprise Class Structure (ECS)?
Antworten
  • 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.

Frage 3

Frage
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)
Antworten
  • Division
  • Pega Platform
  • Organization
  • Implementation

Frage 4

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

Frage 5

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

Frage 6

Frage
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)
Antworten
  • 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)

Frage 7

Frage
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.
Antworten
  • True
  • False

Frage 8

Frage
The lock and roll versioning method ______________ and ____________________. (Choose Two)
Antworten
  • 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.

Frage 9

Frage
Why is application versioning important?
Antworten
  • 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.

Frage 10

Frage
Which description is most accurate for skimming and lock and roll versioning options?
Antworten
  • 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.

Frage 11

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

Frage 12

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

Frage 13

Frage
When configuring application rulesets, what should you consider about ruleset validation? (Choose Two)
Antworten
  • 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.

Frage 14

Frage
Drag each validation mode on the right to the correct mode requirement on the left.
Antworten
  • 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

Frage 15

Frage
Which two of the following statements about ruleset lists are correct? (Choose Two)
Antworten
  • 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.

Frage 16

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

Frage 17

Frage
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?
Antworten
  • 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

Frage 18

Frage
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?
Antworten
  • 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

Frage 19

Frage
Which statement describes a benefit of parallel development with branches?
Antworten
  • 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.

Frage 20

Frage
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?
Antworten
  • 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.

Frage 21

Frage
Which two of the following are prerequisites for creating a branch rule for parallel development? (Choose Two)
Antworten
  • 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.

Frage 22

Frage
A branch ruleset is a ruleset that ______________ and __________. (Choose Two)
Antworten
  • 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

Frage 23

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

Frage 24

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

Frage 25

Frage
Which one of the following statements are true about single variable rule circumstancing?
Antworten
  • 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.

Frage 26

Frage
Which two of the following requirements are satisfied by configuring single-variable circumstancing of a rule? (Choose Two)
Antworten
  • 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.

Frage 27

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

Frage 28

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

Frage 29

Frage
Which of the following statements is true about circumstancing?
Antworten
  • 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.

Frage 30

Frage
In which of the following two situations do you use circumstancing? (Choose Two)
Antworten
  • 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.

Frage 31

Frage
Which of the following statements is true about the relationship between base rules and circumstanced rules?
Antworten
  • 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.

Frage 32

Frage
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.
Antworten
  • circumstance template
  • circumstance record

Frage 33

Frage
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
Antworten
  • 01-01-30, .Dept=Accounting
  • 01-01-25, None, base rule selected
  • 01-01-01, None
  • 01-01-01, .Dept=Accounting

Frage 34

Frage
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
Antworten
  • 01-01-01, None
  • 01-01-35, None
  • 01-01-20, .Dept=Engineering
  • 01-01-01, .Dept=Engineering

Frage 35

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

Frage 36

Frage
Choose the correct statements (three)
Antworten
  • 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.

Frage 37

Frage
Select the correct statement.
Antworten
  • 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.

Frage 38

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

Frage 39

Frage
Based on the information in the table above, if you execute the rule when .Product = Available, which version does Pega Platform use?
Antworten
  • 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

Frage 40

Frage
Drag every applicable permission types on the right to each Rule availability on the left.
Antworten
  • 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

Frage 41

Frage
Which two of the following statements about rule resolution are true? (Choose Two)
Antworten
  • 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.

Frage 42

Frage
Which two of the following statements are true about the rule resolution process? (Choose Two)
Antworten
  • 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.

Frage 43

Frage
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?
Antworten
  • Final
  • Withdrawn
  • Blocked
  • Available

Frage 44

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

Frage 45

Frage
Based on the image, given that Primary Page Class = MyCo-PL-Loan and Clipboard Value of Risk Property = "", which rule executes?
Antworten
  • None. An error is logged.
  • 2
  • 4
  • 5
Zusammenfassung anzeigen Zusammenfassung ausblenden

ähnlicher Inhalt

Quiz-Allgemeinwissen
AntonS
soziale Ungleichheit
Melanie Najm
LB A, Kapitel 1.2, Firmierung
Stefan Kurtenbach
Kopfrechnen: Grundrechenarten, 56 Aufgaben
Stefan Kurtenbach
Zeiten Englisch
barbara91
Die Physiker, Friedrich Dürrenmatt 1962 (Neufassung 1980)
p.lunk
Environment- Climate Change / Global Warming
Laura D
PRINT WS16/17 Uni Wien
Cecilie von Heintze
Vetie - Klausur Tierhaltung und Tierhygiene 2018
E. König
Vetie Histopatho 2016
Alena Gesing
Vetie Fleisch 2021
Mascha K.