What are two consequences of exposing columns for reporting? (Choose two.)
A. Backward chaining declare expressions cannot use exposed properties.
B. Record inserts and updates require more processing time.
C. Tables require additional space due to additional columns.
D. The database may not comply with normalization standards.
Consider the following table where a correspondence is circumstanced based on country.
If .Country=USA, which version of the correspondence will run?
A. 01-01-10
B. 01-01-30
C. 01-01-15
D. 01-01-20
Field values enable you to _________________.
A. set default values for a property
B. test the validity of an input value
C. customize a list of allowed values for a property based on the context of the property
D. define the values used in a circumstance template
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-01HRApps:02-02-01HRApps:02-02-02
Rule_A Rule_BRule_B Rule_CRule_D
Which of the following rules can the user access?
A. Rule_B and Rule_C
B. Rule_D
C. All rules
D. Rule_B, Rule_C, and Rule_D
Which two options do you consider when creating a pre-processing data transform? (Choose Two)
A. The potential reuse of the flow action
B. The effect if the flow action is reloaded.
C. The timing of the commit for the flow action.
D. The security setting for the flow action.
Your application contains a top-level case type named Purchase Request and a Purchaser Order child case. The company has determined that only one user may open and work on a case at one time. However, users working on purchase orders should not lock out users working on the parent purchase request cases. How would you configure the lock settings among the case types?
A. Set default locking on purchase requests and set the do not lock the parent option on purchase orders.
B. Set default locking and the do not lock the parent option on purchase orders.
C. Set optimistic locking on purchase requests and the do not lock the parent option on purchase orders.
D. Set default locking and the do not lock the parent option on purchase requests.
What advantage does skimming provide over lock and roll as a versioning option?
A. Skimming carries blocked rules forward. Lock and roll does not carry blocked rules forward.
B. Skimming is most efficient for major and minor updates. Lock and roll is most useful for patches.
C. Skimming saves checked out rules. Lock and roll does not save checked out rules.
D. Pega provides a skimming wizard but not a lock and roll wizard.
Which layer of the Enterprise Class Structure (ECS) contains generalized assets that are then extended by specific implementations?
A. Division
B. Organization
C. Implementation
D. Framework
There are five instances of a rule in the rules cache. The only differences between these are the circumstance setting and ruleset version has access to all ruleset versions. On 1 June 2017, which instance is chosen by rule resolution if .Country = Algeria? Ruleset Version Circumstance Selfservice: 01-01-01 None Selfservice: 01-01-01 .Country = Algeria Selfservice: 01-01-02 Start Date = 1 January 2017 End Date = 31 December 2017 Selfservice: 01-01-03 None, Based Rule checked Selfservice: 01-01-05 None
A. Selfservice: 01-01-02 (Circumstance: Start Date = 1 Jan 2017; End Date = 31 Dec 2017
B. Selfservice: 01-01-05 (No Circumstance)
C. Selfservice: 01-01-03 (Circumstance: None, Base Rule Checked)
D. Selfservice: 01-01-01 (Circumstance: .Country=Algeria)
E. Selfservice: 01-01-01 (No Circumstance)
You are working on an update to an application which only affects some rules for a certain case type. The customer has requested that a patch update the application.
How do you create the new ruleset version?
A. Use the Lock and Roll functionality to lock the current ruleset and increment the ruleset version.
B. Use the Ruleset Maintenance wizard to skim the relevant rulesets to copy the highest version of existing rules to the new version.
C. Create a branched ruleset, then copy the affected rules into the new branched ruleset.
D. Use the Ruleset Maintenance wizard to merge the existing rules in the relevant rulesets to the new version.