CPSSA Quiz Exam dumps #1
University admission application cases automatically advance in the case life cycle if the applicant's standardized test scores are above a certain threshold. The threshold is determined each year based on the provided national average score.
Which two configurations, when applied together, support this requirement? (Choose Two)
Configure a process with a decision shape that continues if the TestThreshold Configuration setting is less than the applicant's test score.
Configure a TestThreshold Configuration setting with the national average for the test score threshold.
Configure a TestThreshold Configuration setting that calculates the national average for the test score threshold.
Configure a process with a decision shape that continues if the TestThreshold Configuration setting is greater than the applicant's test score.
A view has a part number field that requires the first two characters are letters, and the last four are digits (for example, AB1234). How do you ensure that the correct pattern is entered when the user exits the field?
Configure a validate rule on the flow action to validate the field with boolean logic.
Configure an edit validate rule and call it from a validate rule in the relevant flow action.
Configure an edit validate rule and reference it from the property rule for the field.
Configure a validate rule to use input-qualified validation configuration.
A requirement states that when a case is assigned to a user for review, its work status is set to Open- Review. Which two steps do you perform to implement this requirement? (Choose Two)
Configure a data transform to apply the Open-Review status on the appropriate assignments.
Add Open-Review as an allowed status on the case type record.
Create a field value record for the Open-Review status.
Apply the Open-Review status to the appropriate assignments.
You should consider using a field value when the list of allowed values is
Mostly static
Three or fewer items
Shared across all case types
Updated frequently
The Static Assembler is used to address rules assembly issues due to which cause?
The server is managing a large number of rules caches.
Access groups contain multiple production rulesets.
A new application is migrated to the production system.
The application record lists several branch rulesets.
Which two actions do you perform when using the Performance Analyzer (PAL) to ensure that you obtain accurate performance data? (Choose Two)
Run the process to completion first to perform needed rule assembly and avoid skewed results.
Capture PAL readings after significant changes to a process to identify any performance impact.
Capture a PAL reading for a process with good performance to establish a benchmark for comparison.
Run PAL as an end user to account for any performance differences due to the portal itself.
A user reports that an application takes five seconds to complete a step and present the next step in a process. Which tool allows you to gather and analyze performance data for the form submission?
Performance Profiler
Performance Analyzer (PAL)
Database Trace
Tracer
Which two statements about guardrails are true? (Choose Two)
Each rule may have multiple guardrail warnings.
Pega Platform performs guardrail examination when a rule is checked out.
Pega Platform performs guardrail examination when a rule is saved.
A developer receives a guardrail warning for rules checked out by other developers.
Which three statements about the guardrail score are true? (Choose Three)
The Application Guardrails landing page counts the number of rules with severe or moderate guardrail warnings.
Guardrail scores do not include Pega Platform core rules.
The Application Guardrails landing page counts the number of rules with no warnings or caution- level guardrail warnings.
A weighted compliance score above 90 signifies that an application is ready for general distribution.
Rules with unjustified warnings are not counted in the compliance score.
An assignment service-level agreement (SLA) is configured with the following details:
♦ Initial urgency: 20
♦ Assignment ready: Timed delay of 1 hour
♦ Goal: 5 hours and increase urgency by 10
♦ Deadline: 8 hours and increase urgency by 20
♦ Passed deadline: 2 hours, increase urgency by 20, and limit events to 5
Assuming no other urgency adjustments, what is the assignment urgency 16 hours after the case reaches the assignment?
90
100
130
70
Which two configurations are required when adding a Split for Each shape to your case life cycle? (Choose Two)
Enter a rule that stores the audit note that you want to include in the subprocess
Define when the parent process resumes processing
Enter the Page List or Page Group property that is the basis of the split
Enable users to get back to the subprocess after the case moves forward
You have a requirement to associate users in different units to the same work queue. How do you implement this requirement?
Associate the users to a common work group. Then associate a work queue to the work group.
Associate the users to a common work group. Then associate the work group to the appropriate units.
Associate the users to a common unit. Then associate a work queue to the common unit.
Associate the users to a common work queue. Then associate the work queue to the appropriate units.
During an Account review case, an accountant wants to evaluate the client's retirement plan. A Retirement planning case is created that runs in parallel with the Account review case. Neither case waits for nor reports to the other. To configure this workflow, which type of parallel processing shape do you use?
Split Join Shape
Split For Each Shape
Subprocess Shape with the Spinoff flow option enabled
Subprocess shape
You configure a child case to override the locking strategy of the parent case. The parent case has a time-out value of one hour.
Set the Access time-out value equal to the parent case time-out value.
Set the Access time-out value less than the parent case time-out value.
Set the Access time-out value greater than the parent case time-out value.
The Access time-out value on the child case cannot be changed.
A hospital uses a Patient visit case type to track patient visits to the Emergency Room (ER). The case type can create Lab analysis and Diagnostic imaging child cases. While the child cases are active, the attending doctor or nurse must be able to update the patient visit case with notes and treatment recommendations.
In the Answer Area, select the configurations which allow a doctor or nurse to update the parent case while lab and imaging technologists perform assignments on their respective child cases. (Choose Three)


Patient visit = Allow multiple users
Patient visit = Allow other users to open the parent case
Lab analysis = Allow multiple users
Lab analysis = Allow other users to open the parent case
Diagnostic imaging = Allow other users to open the parent case
Diagnostic imaging = Allow multiple users
Which action can a Declare OnChange rule perform when a specified property changes?
Suspend the current work object
Execute a data transform
Update an activity
Specify which flow action to run
In which scenario would a Declare OnChange rule be appropriate?
During a nightly backup process, only updated fields are backed up.
When a developer changes a view, the change is checked into a development branch.
When a user updates their address, the active case is suspended until the address can be confirmed.
When a manager approves a case, the case is routed back to the appropriate case worker.
An application includes the following set of circumstanced instances of a decision table.

You update the application and increment the AccountManage ruleset version to 01-02-01. As part of this update, the circumstance .Status="Silver" is no longer needed by the application.
How do you implement this change?
Create a new version of the circumstanced decision table in AccountManage:01-02-01 and select the Base rule option.
Create a new version of the circumstanced decision table in AccountManage:01-02-01 and set the availability of the rule to Withdrawn.
Create a new version of the circumstanced decision table in AccountManage:01-02-01 and set the availability of the rule to Blocked.
Do nothing. Rule resolution does not consider rules in a lower minor version of a ruleset.
A class group is used to ____________.
identify a layer of the Enterprise Class Structure
combine related properties by usage
assign work to a specific group of users
associate child classes with a single database table
What is the difference between using the Call and Branch methods in an activity step to invoke other activities?
Call provides more robust debugging capability than Branch, while Branch provides better run- time performance.
Branch overrides the security restrictions of the called activity allowing you to easily test code; it will not run in production.
Branch creates a new thread to allow asynchronous processing, while Call runs in the thread from it was invoked.
Call returns to the originating activity, while Branch skips the remainder of the originating activity.
An application contains a flow action with an Apply to: class of TRB-HRApps-Work-Feedback in a locked ruleset. When updating the application, you save the existing flow action into a new minor version of the ruleset this time applied to TRB-HRApps-Work so it can be used by more than one case type.
How do you prevent the application from using the rule in TRB-HRApps-Work-Feedback?
Save an additional new version of the flow action applied to TRB-HRApps-Work-Feedback and set the availability to "Blocked".
Save an additional new version of the flow action applied to TRB-HRApps-Work-Feedback and set the availability to "Withdrawn".
Save an additional new version of the flow action applied to TRB-HRApps-Work-Feedback and set the availability to "Not available".
Save an additional new version of the flow action applied to TRB-HRApps-Work and set the availability to "Final".
A medium-size toymaker wants to fulfill orders received during the peak season in December and process the orders in batches multiple times a day. How do you implement this use case?
Create one scheduled job and set its run schedule to multiple times a day.
Create scheduled jobs, one for each run, that can process accumulated orders.
Create batches of orders and send each batch for processing when it gets full.
Create a queue processor that can process orders received by the company.
DRAG DROP In the Answer Area, drag each log name on the left to its intended purpose on the right.
Log Name | |
---|---|
Contains warnings, errors and information messages about internal operations | |
Contains messages about URL tampering attempts. | |
Contains performance-related messages |
A travel reservation servicing case includes a service level for responding to requests. The service level intervals vary according to passenger status, class of service, and fare type.
Which implementation satisfies this requirement?
Create a multivariate circumstanced rule and a when rule.
Create a multivariate circumstanced rule, a circumstance definition, and a circumstance template.
Create a single property circumstanced rule and a when rule.
Create a single property circumstanced rule.
In your purchasing application, you use a decision table with vendor discount codes. You want to delegate the decision table.
In which ruleset do you save the decision table to allow delegation?
In which ruleset do you save the decision table to allow delegation?
Organization
Integration
Production
Application
You are preparing to create a new major version of an application ruleset in which there are multiple minor and patch versions. How do you create the new ruleset version?
Use the Ruleset Maintenance wizard to skim the relevant ruleset versions to copy the highest version of existing rules to the new ruleset version.
Use the Ruleset Maintenance wizard to merge the existing rules in the relevant ruleset versions to the new version.
Use the Application Structure landing page to lock and roll the existing ruleset versions to the new version.
Create a new application ruleset using the appropriate version number, then copy the highest version of existing rules into the new ruleset version.
{"name":"CPSSA Quiz Exam dumps #1", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"University admission application cases automatically advance in the case life cycle if the applicant's standardized test scores are above a certain threshold. The threshold is determined each year based on the provided national average score. Which two configurations, when applied together, support this requirement? (Choose Two), A view has a part number field that requires the first two characters are letters, and the last four are digits (for example, AB1234). How do you ensure that the correct pattern is entered when the user exits the field?, A requirement states that when a case is assigned to a user for review, its work status is set to Open- Review. Which two steps do you perform to implement this requirement? (Choose Two)","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}