CPSSA Quiz Exam dumps #4
Which statement is true about connectors?
A. Connectors use a listener that runs in the background.
B. Connectors establish a link to a service on another system.
C. Connectors require a REST service to function.
D. Connectors can be referenced from data transforms.
As a best practice, in which situation do you use a keyed data page?
A. A user selects an emoji from a short list that updates often.
B. A user selects a replacement part from a long list that seldom changes.
C. A user selects a delivery option from a short list that rarely changes.
D. A user selects an image from a long list that updates often.
What are the two most common ways to expose your application to an external system? (Choose Two)
A. Create a connector linked to a data page.
B. Leverage the Pega API.
C. Configure a signed certificate.
D. Create a web service with the Service wizard.
You are asked to create a custom status named Open-Review. This status is to be applied to assignments in one application.
How do you satisfy the request?
A. Create a Field Value record named Open-Review for .pyStatusWork with the Apply To class set to the class group.
B. Add the Open-Review status to the Application record for the application.
C. Circumstance the existing Open Field Value record on the application name and update the status value to Open-Review.
D. Create a Field Value record named Open-Review for .pyStatusWork and configure an Access When record to apply the status to the correct application.
You want to create a new minor version of an application ruleset to add a new feature to your application. The new feature will be made available to users in a phased rollout.
How do you update the application to add the new ruleset version?
A. Create a branch ruleset and a new application, and add the branch ruleset to the application.
B. Lock and roll the existing ruleset, and create a new application version.
C. Lock and roll the existing ruleset, and update the existing application version.
D. Create a new application version and add the new ruleset version as a production ruleset.
In the following example, the Homelns, Homelnslnt, and Customer rulesets are configured for application validation. MyCo and MyCoInt are configured for ruleset validation. MyCo lists MyCoInt and Customer as its prerequisites, and the prerequisite for MyCoInt is Pega-ProcessCommander.
Application Rulesets:
HomeIns: 01-10
HomeInsInt:01-01
MyCo:01-01
MyCoInt:01-01
UI-Kit-8:03-01-01
Customer:01-01
Which of the following statements is correct?
A. Rules in MyCo can reference rules in Homelnslnt.
B. Rules in MyCo can reference rules in Homelns.
C. Rules in Customer can reference rules in Homelns.
D. Rules in MyCoInt can reference rules in Customer.
Teams X and Y work on different enhancements in the same ruleset. The release date for each enhancement is uncertain.
Which two options, when performed together, allow each team to keep its work separate?
(Choose Two)
A. Create a new ruleset version for one of the teams.
B. Create a branch ruleset for each team.
C. Apply privileges to the rules each team configures.
D. Create access groups for each of the teams.
Organize the classes and associated rules in the appropriate Enterprise Class Structure (ECS) layer.
ECS Layer | |
|---|---|
Icons and control formatting unique to a specific line of business | |
Assets expected to be extended in specific applications | |
Assets customized for specific application | |
Access to enterprise data in external systems |
The ruleset list for an application consists of the following rulesets, ordered from highest to lowest:
• SelfService:01-01
• TGB-HR:01-01
• TGB:01-01
A rule with an Apply to: class of TGB-HR-SelfService-Work-TimeOff references a rule
named ConfirmationRequest. The four instances of ConfirmationRequest in the rules cache are shown in the following table.

Which is chosen during rule resolution?
A. TGB-HR-SelfService-Work-TimeOff .ConfirmationRequest (SelfService:01-01-01)
B. TGB .ConfirmationRequest (TGB:01-01-02)
C. TGB-HR-SelfService-Work .ConfirmationRequest (SelfService:01-01-01)
D. TGB-HR-SelfService-Work-TimeOff .ConfirmationRequest (SelfService:01-01-02)
A global application with infrastructure nodes located throughout the world requires certain operations to start executing at midnight GMT. Select two possible designs for this use case. (Choose Two)
A. Use the Run in background step in the case life cycle and design a standard queue processor.
B. Use the Queue-For-Processing method in an activity and design a dedicated queue processor.
C. Use the Queue-For-Processing method in an activity and design a standard queue processor.
D. Use the Run in background step in the case life cycle and design a dedicated queue processor.
Select the three Pega best practices for developing activities. (Choose Three)
A. Keep activities short. Limit your activities to fewer than 25 steps, and focus each activity on completing one task.
B. Limit activity calls to at most three to prevent performance problems.
C. Limit custom Java steps whenever possible.
D. Use only activities to support queue processing and interfaces.
E. Limit the use of activities. Use alternative rule types such as data transforms whenever possible.
While running an application, a user notes that a system exception occurred. Which log do you review to identify the issue?
A. Pega
B. Alert
C. AlertSecunty
D. BIX
There are five instances of a rule in the rules cache. The only differences between these are the circumstance settings and ruleset version. The operator's access group has access to all ruleset versions.

On 1 June 2020, which instance is chosen by rule resolution if .Country = Algeria?
A. SelfService:01-01-03 (Circumstance: None, Base Rule checked)
B. SelfService:01-01-01 (Circumstance: .Country=Algeria)
C. SelfService:01-01-02 (Circumstance: Start Date = 1 January 2020; End Date = 31 December 2020)
D. SelfService:01-01-01 (No Circumstance)
E. SelfService:01-01-05 (No Circumstance)
A company with multiple applications spanning different business units wants to send a standard confirmation email to customers whenever a case is created. Which is the appropriate layer of the Enterprise Class Structure (ECS) for the email correspondence?
A. Unit
B. Organization
C. Implementation
D. Division
Which two statements describe the role of the cache manifest in a mobile app? (Choose two.)
A. Allows downloading of rules for offline use with a mobile app.
B. Provides access to static resources such as HTML files, image files, or JS files.
C. Enables users to continue interacting with mobile apps while offline.
D. Supports debugging efforts by providing a run-time view of the rules accessed by the app.
Which two design configurations limit the need for horizontal scrolling when an application is used on a mobile device? (Choose two.)
A. Use grid layouts rather than repeating dynamic layouts to display tabular data.
B. Set the importance for columns in repeating dynamic layouts.
C. Limit text fields to a width of 200 pixels.
D. Set the width for layouts in percentages.
You want to allow users to use an application on a mobile device, even if the device is not connected to a network. Which configuration option supports this requirement?
A. Simulate external data sources when the application is offline.
B. Source repeating layouts using report definitions.
C. Configure UI elements to use native controls on mobile devices.
D. Source drop-down lists using data pages.
Offline support requires which two configurations? (Choose two.)
A. Access groups set up to allow offline access to users.
B. Appropriate case types configured for offline processing.
C. An authorization activity to manage offline permissions.
D. A set of privileges to run sections in an offline environment.
Which two configurations can you use to include access groups into your Product rule? (Choose two.)
A. Export the access groups using the Access Manager.
B. Add the access groups to the application record.
C. Add the access group to the Product record in the Individual instances to include section.
D. Associate the access groups with a ruleset included in the application.
Your application contains the following versions of a service level named AuthorizeClaim.

The application is being updated with a new version of the AccountManage ruleset. As part of the update, the service level is no longer circumstanced for AccountOpen cases. The update must retain the circumstancing for the other case types in the application.
Which option do you use to reset the circumstancing for the AccountOpen case type?
A. Copy the non-circumstanced rule to the AccountOpen class and select the base rule option.
B. Make the circumstanced rules in the AccountOpen class unavailable.
C. Withdraw the circumstanced rules in the AccountOpen class.
D. Block the circumstanced rules in the AccountOpen class.
Which two statements are valid regarding Pega Web Mashups? (Choose two.)
A. A mashup display starts by calling either a flow or a harness from a Pega application.
B. Pega Platform limits a mashup to working on existing cases.
C. A mashup can allow access to Dev Studio for full system configuration.
D. A user can view their worklist in an external portal and select items to take action on.
What are three valid ways to exchange data through a Pega Web Mashup? (Choose three.)
A. Use an SQL call to exchange data between the mashup and hosting web page.
B. Use the data-pega-event-onpagedata attribute to configure the default value for the gadget.
C. Use a queue processor to pass updated attributes to the gadget on the hosting web page.
D. Use an action object configured as a script to perform additional actions on a web mashup gadget.
E. Use the Javascript function doAction() to set or read data values through the hosting web page.
A form must support accessibility. How do you enable a user to specify a date?
A. Configure a text box to allow date entry.
B. Use a calendar control that displays an entire year.
C. Use a calendar control that displays an entire month.
D. Provide separate controls for month, day, and year.
A client requests that you add a footer to the Case Manager portal. How do you satisfy this request?
A. Update the portal format in the skin applied to the portal.
B. Update the portal type on the portal record.
C. Change the section layout on the harness referenced on the portal record.
D. Configure a navigation record to describe the new portal format.
{"name":"CPSSA Quiz Exam dumps #4", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Which statement is true about connectors?, As a best practice, in which situation do you use a keyed data page?, What are the two most common ways to expose your application to an external system? (Choose Two)","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
More Quizzes
Test 1 PRUEBAS
940
Euro Chapter 3
1160
Primary 4 Mathematics SW2 Day 2 CBT 2 (tklesson.com)
1050
Vocabulary Unit 3 set B
1050
Order of Operations Multiple Choice - 15 Questions
201017352
Crush Initial: Find Your Crush's First Letter
201019146
Ecological Relationships POGIL Practice - Free
201018694
What Color Braces Should I Get? Free - Find Your Shade
201020701
Stray Kids - How Well Do You Know the K‑Pop Group?
201029785
Anime Music - How Many Openings Can You Name?
201027214
Gerund, Participle & Infinitive - Free Grammar Practice
201018353
Voltron: Ultimate Paladin Trivia Challenge
201020040