This Pega CSA Certified 8.1 quiz assesses knowledge on creating Pega-based applications, focusing on cloud deployment and optimization, engaging business and IT resources, and adhering to Pega best practices. It's ideal for learners aiming to validate their skills in Pega application development.
Create Case
Send Email
Collect Information
Change stage
Rate this question:
Assign cases to the appropriate case worker
Help ensure timely completion of assignments
Track assignment status over time
Generate service level reports
Rate this question:
By assigning work to the currently available party.
By assigning work to the party in the appropriate time zone.
By assigning work to the most senior party in a work group.
By assigning work to the most appropriate parties.
Rate this question:
Information about a case.
Data cached from an outside system.
Information about the current operator.
Information about the Pega server.
Rate this question:
Use the Required option
Define the field type as a date
Add Add the word Required to the field label
Use the read-only option
Rate this question:
Defines what a step should do
Instructs an architect how to build the step
Describes the business value of the step
Describes to an end user what should be done in a step
Rate this question:
PO-11 has to be resolved before either Pay-37 and Pac-56 is resolved.
Both Pay-37 and Pac-56 have to be resolved before PO-11 can be resolved.
Pac-56 has to be resolved before Pay-37 is resolved.
PO-11 can be resolved when either Pay-37 or Pac-56 is resolved.
Rate this question:
Approval process
Pega Cloud
Guardrail compliance
Direct Capture of Objectives (DCO)
Rate this question:
Guardrails help developers to track compliance with Pega best practices.
Guardrails help developers build applications that are easier to maintain and have fewer defects.
Guardrails help managers create schedules for efficiently allocating developer resources.
Guardrails help project managers ensure that applications are completed on time.
Rate this question:
Case status automatically updates.
At the end of the step.
At the beginning of the step.
Case status cannot update automatically.
Rate this question:
It is not possible to support this requirement. The router must define a specific work queue.
Route the assignment to the correct work queue based on business logic.
Route the assignment based on appraiser skills.
Route the assignment based on an appraiser role.
Rate this question:
Format
Mixin
Skin
Control
Rate this question:
Allowed for a user to advance to the next stage
In which the case or step should be completed
Allowed before an assignment is considered overdue
In which the case or step must be completed
Rate this question:
The application ignores the checked-out version and uses the previous version in the application ruleset.
The application cannot run because the rule is unavailable.
The application runs the checked-out version of the rule, because that is the most up-to-date version of the rule.
The application returns an error and stops processing the case, because the rule is unavailable for use.
Rate this question:
A process that is not part of the primary flow in the case life cycle
A process that executes in the context of another process
A process that executes in the context of the current case
A process that executes over the same time period as other processes
Rate this question:
The list of approvers
The approval process flow
The approval levels
The salary grades of the approvers
The locations of the approvers
Rate this question:
You can configure the user view for a step after you create the entire case life cycle.
You can configure the user view for a step after you add that step to the case life cycle.
You can configure the user view for a step any time after you configure the pick list data types.
You can configure the user view for a step before you start creating the case life cycle.
Rate this question:
Total cost of options
Price of each option
Total cost for the hotel room
Number of days at the hotel
Rate this question:
Radio button
Picklist
Field group (list)
Text (paragraph)
Rate this question:
Set .Dependents(1).Relationship to Not Applicable
Set Not Applicable to equal .Dependents(1).Relationship
Set .Dependents(1).pyLabel to an empty string and a parameter named Not Applicable
Set .Dependents(1).pyLabel and a comment action using the value Not Applicable
Rate this question:
Set default values when creating a case.
Create properties after the case has been created.
Execute a flow action.
Copy data from one page to another.
Rate this question:
Make mortgage a parent case type. Make loan request and appraisal child case types.
Make appraisal a parent case type and loan request a child case type.
Make both loan request and appraisal peer case types.
Make loan request a parent case type and appraisal a child case type.
Rate this question:
Value group
Page
Single value
Text
Rate this question:
Application
Node
Thread
Request
Rate this question:
Set the image column to other importance.
Set the activity name and check box columns to primary importance.
Set the check box column to primary importance.
Set the check box column to secondary importance.
Set the activity name column to primary importance.
Rate this question:
Format
Control
Mixin
Overlay
Rate this question:
Verifying prospective employees work references
Declining offer to prospective employee
Offering job to prospective employee
Running a criminal background check
Rate this question:
Application users to focus on more nuanced decisions that require business expertise
Architects to improve the performance of the application
Application users to mark a specific location for business exceptions that may arise in the process flow
Architects to spend less time building the application
Rate this question:
Open mobile app > Focus
Run data transform > Enter
Tab key > Add new work
Double-click > Scan barcode/QR code
Rate this question:
Subset of data used to resolve case
Transfer for authority
Single actor performing a single action
Significant change in the status of a case
Rate this question:
Subprocesses that run in parallel with the context of the current case
Paths in the case life cycle that are followed based on the context of a parallel case
Subprocesses that run in the context of the current case
Paths in the case life cycle that are chosen by a user at run-time or are based on runtime values
Rate this question:
Goal and deadline intervals can only repeat one time.
Goal and deadline intervals begin at the start of the assignment.
Goal and deadline intervals do not repeat.
Goal and deadline intervals have limited escalation options.
Rate this question:
Business metrics, such as the total value of a sales order, are exposed by default.
Process metrics, such as the current stage or status, are exposed by default.
Neither process metrics nor business metrics are exposed by default.
Both process metrics and business metrics are exposed by default.
Rate this question:
By applying directed inheritance.
By adding the ruleset that contains the property to the application.
By applying pattern inheritance.
By naming Pega RULES as the built-on application.
Rate this question:
Filter the results so that only cost center and requests are included in the report
Use the requests column to group the results.
Use the cost center column to group the results.
Summarize the requests column by count.
Rate this question:
Create two conditions: Work Status does not equal New, AND Creation Date is less than current quarter.
Create two conditions: Work Condition equals New OR Creation Date does not equal Previous Quarter.
Create two conditions: Work Status does not equal New, AND Creation Date is equal to Previous Quarter.
Create one condition: Work status does not equal New where Creation Date is equal to Previous Quarter.
Rate this question:
Case ID (.pyiD)
Creation date (.pxCreateDate)
Sales territory (.Territory)
Expiration date (.ExpiryDate)
Assigned case worker (.pxAssignedOperatoriD)
Rate this question:
Identifies an automated test result to compare rule execution against.
Records the result of the unit test.
Provides initial values for properties used in rule evaluation.
Copies test results to the clipboard.
Rate this question:
To the user's work group
To the user's manager
To the user
To the user's work queue
Rate this question:
Specify backward chaining in the total interest rate declare expression.
Specify forward chaining in the declare expression that calculates the total interest rate value.
Apply the declare expression in the approval flow action.
Calculate the total interest rate value by adding all the declare expression target property values.
Rate this question:
First, configure a Click event with a Refresh action. Next, configure a Double-click event and a View History action.
First, configure a Click event with a View History action. Next, add a Refresh action to the event.
First, configure a Click event with a Refresh action. Next, add a View History action to the event.
First, configure a Click event with a Refresh action. Next, configure a Click event and a View History action.
Rate this question:
Unit testing identifies configuration issues that can propagate to other rules with potentially serious consequences.
Unit testing validates a rule configuration to ensure that any dependent rules are available to the application.
Unit testing validates information that must be provided before the rule can be saved.
Unit testing identifies configuration issues that might impact application performance on a production system.
Rate this question:
Business metrics
Process metrics
Rate this question:
Page list
Single value
Value list
Page
Rate this question:
Set the minimum and maximum values to 9 in a text field.
Use an edit validate rule that validates the routing number pattern.
Use a decimal property type and make the field required.
In an edit validate rule, configure a function to test for a routing number pattern.
Rate this question:
Add the applicant's name, loan office, and loan amount properties. Also, insert the paragraph rule.
Add placeholder text for the applicant's name, loan office, and amount. Also, insert the paragraph rule.
Add the applicant name, loan office, and loan amount properties. Also, copy and paste the paragraph content into your email.
Add the applicant name and loan office properties. Include correspondence fragment that contains a link to the organization's website page that contains loans and conditions.
Rate this question:
Configure the PayPal link property to be visible when it is not blank.
Configure a visible when condition expression for the PayPal link con control.
Configure a disable when condition on the PayPal link property.
Configure the visibility based on a required when condition.
Rate this question:
How often should you send correspondence?
Who is the user that receives the correspondence?
Which email server should the correspondence use?
When does the correspondence need to be sent?
How will the correspondence be sent?
Rate this question:
Quiz Review Timeline (Updated): Dec 12, 2024 +
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.