This quiz has the hardest trivia questions on PEGA Certified Senior System Architect! For a system to be designed there has to be a well-defined use for it by the user and this serves as the basis of how the layout of the systems will be. If you are practicing to pass your certification exam, the quiz below is for See moreyou, how about you give it a shot!
The returned order total is incorrectly calculated.
The request format is not understood by the service.
The request is sent to the wrong system.
The service is running on a system that is temporarily not available.
Rate this question:
Skimming carries blocked rules forward. Lock and roll does not carry blocked rules forward.
Skimming saves checked out rules. Lock and roll does not save checked out rules.
Pega provides a skimming wizard but not a lock and roll wizard.
Skimming is most efficient for major and minor updates. Lock and roll is most useful for patches.
Rate this question:
Use DB trace to identify conflicts
Check out rules to merge
Review conflicts and warnings
Check in rules to merge
Rate this question:
An Any join condition
A Some join condition
An Iterate join condition
An All join condition
Rate this question:
Organization
Division
Framework
Implementation
Rate this question:
Screen flows help you organize separate tasks into steps so you can control how, when, and by whom work is performed for each step.
Screen flows provide a way to add an assignment to a process that is preconfigured with one or more actions a user can take
Screen flows help a single user complete complex tasks by presenting multiple screens in a logical sequence.
Screen flows provide an easy way to add a step to a process that is preconfigured with functionality, such as sending an email or creating a case.
Rate this question:
A class
An attachment
A field value
A page list
Rate this question:
Alert log
BIX log
Services-PAL
Pega log
Rate this question:
To make sure there are no bugs in the system
To train the system which process we’re going to measure
To make sure we know which buttons to click so we can be quick
To allow the rules to assemble
Rate this question:
Circumstance the original rule
Create a team application
Save a copy of the original rule into the base ruleset
Give team members access to the team application
Rate this question:
Not Available
Final
Blocked
Withdrawn
Rate this question:
Param
THIS
Local
Parent
Rate this question:
The data transform runs every time the user performs the flow action run.
The data transform runs after the user enters data in the first name and last name fields.
The data transform runs before every flow action run.
The data transform runs after the flow action runs if the user enters data in the first and last name fields.
Rate this question:
Mixin
Control
Format
Skin
Rate this question:
Add a property to a data class.
Update a decision table.
Access data from a data page
Create a new case
Rate this question:
Performance Profiler
Database trace
System Management Application (SMA)
Logging Level Settings tool
Rate this question:
Pega Platform ensures that an entire ruleset is imported before the rules in it start executing.
Users can start executing the new rules the next time they log in regardless of whether the import is complete or not.
Pega Platform ensures that the entire ZIP file is imported before users can execute the imported rules.
Users can start executing rules as soon as the rules are imported.
Rate this question:
Application versioning preserves prior application versions.
Application versioning provides a means to organize applications by priority.
Application versioning provides the ability to clone rules.
Application versioning provides the ability to version data classes without impacting existing data classes.
Rate this question:
Add an object ID to the case
Add a Persist Case SmartShape to the process.
Configure pyStartCase to persist a case.
Add a persistence condition to the case type.
Rate this question:
Test the validity of an input value
Customize a list of allowed values for a property based on the context of the property
Set default values for a property
Define the values used in a circumstance template
Rate this question:
Skin record
Harness record
Portal record
Navigation record
Rate this question:
Clipboard
Performance Profiler
Database Trace
Performance Analyzer
Rate this question:
Adjust the threshold value.
Adjust the condition weights.
Add a Persist Case step after the Duplicate Search step.
Do not use a must match condition.
Rate this question:
Add the regional units to the TGB organization.
Add a new Regional unit to the Marketing division and add the East, Central, and West regional units as child units to the Regional unit.
Add the regional units as sub-units to the Sales unit.
Add the regional units to the Marketing division.
Rate this question:
Reporting structure
Authority matrix
Approval level
Work queue
Rate this question:
The action only runs the first time the flow action is performed on an assignment.
The user can opt to skip the pre-processing action.
The action automatically runs if the flow action has the highest likelihood for the assignment in the process flow.
The action runs each time the user returns to the assignment
Rate this question:
Performance Analyzer (PAL)
Database Trace
Clipboard
Performance Profiler
Rate this question:
Define the values used in a circumstance
Provide a template for business users to change circumstances when completing a task
Define the properties used in a circumstance
Provide a list of all potential circumstances in one place
Rate this question:
Security->(D), Mapping->(B) ,Queue When->(A), Service->(C)
Security->(B), Mapping->(D) ,Queue When->(A), Service->(C)
Security->(C), Mapping->(D) ,Queue When->(A), Service->(B)
Security->(B), Mapping->(A) ,Queue When->(D), Service->(C)
Rate this question:
Change the decision table item numbers.
Lock the ruleset to prevent automatic versioning.
There are no extra steps if the ruleset version is up-to-date.
Rulesets cannot be versioned.
Rate this question:
The uploaded attachments are read-only
The attachment rule set
The steps in which attachments are allowed
User access to attachments and document security
Rate this question:
The data page's connector is not properly configured
The service could not be reached
The data page source system is simulated
The service returned an error
Rate this question:
Add an approval level for each approver
Set the decision table to evaluate all rows.
Specify a page list for the authority matrix.
Add a row to the decision table that evaluates the submitter's workgroup manager.
Rate this question:
Rule_B and Rule_C
All rules
Rule_B, Rule_C, and Rule_D
Rule_D
Rate this question:
User access can be configured by when rule or case type.
User access can be configured by circumstancing the attachment category.
User access can be configured by attachment class.
User access can be configured by privilege and/or when rule.
Rate this question:
Avoid sourcing controls and grids from data pages.
Use controls that allow tapping.
Use layout groups instead of containers to group sections in harnesses.
Layout widths should be specified in pixels since the response breakpoint is set in pixels.
Rate this question:
Create a field value record for each value and set the context using the Apply to: field.
Create a ruleset for each context, then create a field value record for each value and add the field value record to the appropriate ruleset.
Create a base field value record, then create a circumstance of the base record for each allowed value.
Create a field value record and a unique property record for each allowed value in each context.
Rate this question:
A list of all worklist assignments grouped by the operator who is performing the action
A list of all cases created by the operator along with the work status of each case
A list of all cases and the assigned user for each case, with child cases categorized by the case ID of the parent case
A list of flow actions and average turnaround time, categorized by Performer
Rate this question:
Division
Implementation
Organization
Framework
Rate this question:
Default value
Name
Required
Data type
Rate this question:
Check in the rules that are in the application's rulesets.
Associate application data instances with application rulesets.
Create a new version of the application.
Unlock the application rulesets.
Rate this question:
System Management Application (SMA)
PegaRULES Node Information
PegaRULES Log Analyzer (PLA)
Performance Analyzer (PAL)
Rate this question:
Rules in Claims can reference rules in MyCo
Rules in ClaimsInt can reference rules in Claims
Rules in MyCo can reference rules in MyCoInt
Rules in MyCo can reference rules in Claims
Rate this question:
Add a must match condition where the create operator in an existing case is the same as in the current case
Add a weighted condition using the create operator value, an equals operator, and a weight of 100.
Add a weighted condition using the create operator value in both condition fields, an equals operation, and weight of 0.
Add a must match condition using the create operator value and apply a weight of 100.
Rate this question:
Add a Split For Each shape and run the request subprocess for each vendor on a page list.
Add a Split For Each step to the case lifecycle and run the subprocess for each vendor on a page list.
Add a Subprocess shape for the request subprocess and specify the Spinoff option.
Add a Split Join shape and run the request subprocess for each vendor on a page list.
Rate this question:
When a large amount of data needs to be simulated
When the data page writes data to the external system
When the interface definition is not finalized
When the connector is available for the integration
Rate this question:
Data instances
Product rules
Checked-out rules
Data types
Rate this question:
To prevent users from deleting attachments to a case.
To prevent users from updating cases during a particular stage of the case life cycle.
To explicitly prevent users from deleting cases to satisfy a company policy.
To prevent users from performing a specific flow action.
Rate this question:
Quiz Review Timeline (Updated): Mar 22, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.