CPSSA Quiz Exam dumps #2
The current version of an application lists ABC:02-02 as an application ruleset. The ruleset versions listed in the Answer Area are also present on the system.
In the Answer Area, identify the ruleset versions that the skim operation considers when you perform a major version ruleset skim on ruleset ABC.
In the Answer Area, identify the ruleset versions that the skim operation considers when you perform a major version ruleset skim on ruleset ABC.
Will the ruleset version be skimmed | |
---|---|
01-01-01 | |
02-01-01 | |
01-02-01 | |
02-01-05 |
Which two configurations can you use to include access groups into your Product rule? (Choose Two)
Associate the access groups with a ruleset included in the application.
Export the access groups using the Access Manager.
Add the access groups to the application definition.
Add the access group to the Product record in the Individual instances to include section.
Multiple teams need to update the same application version during a development cycle. Which two actions do you perform so that the teams do not affect each other's work? (Choose Two)
Create a new ruleset version for the base application.
Create branches in each team's application.
Create a separate production ruleset for each team.
Create a new application for each team built on the base application.
The primary purpose of a production ruleset is to allow rules to be
tested in a production environment
updated in a production environment
reused in multiple production environments
migrated to a production environment
Which two statements are true about database tables in Pega Platform? (Choose Two)
The PegaRULES database contains rules while PegaDATA contains work instances.
The Database Table rule allows configuration of a connection to a specific table.
The History record table contains a record of when each user logged in to the system.
The report definition rule should only be used against one table for performance reasons.
What is the fun ction of class mapping for reports?
Ensure all data from one report belongs to a single Case type instance.
Create a new Database table record for a Pega Platform class.
Assign an ID to a class so reports can reference specific properties.
Retrieve data from an associated database table.
A report needs to list the user ID of the manager of the operator who creates a time-off case. The report provides information from the MyCo-HR-SelfService-Work-TimeOff and Data-Admin- Operator-ID classes.
Which two options independently satisfy the business outcome? (Choose Two)
Which two options independently satisfy the business outcome? (Choose Two)
Configure a class join on the report definition to join operator information to each case.
Add the operator ID to the report definition as a parameter.
Use an association rule to join operator information to each case.
Specify both classes in the Pages & Classes tab on the report definition.
An application contains two derived classes MyCo-HR-SelfService-Work-TimeOff , MyCo-HR-SelfService-Work-Expense that all belongs to the class group MyCo-HR-SelfService-Work.

If a report is created in MyCo-HR-SelfService-Work, what instances will the report return?
Instances of MyCo-HR-SeifService-Work-TimeOffana' MyCo-HR-SelfService-Work-Expense, unless they are stored in different database tables
Instances of all Work- derived classes
Instances of MyCo-HR-SelfService-Work
Instances of MyCo-HR-SelfService-Work-TimeOff and MyCo-HR-SelfService-Work-Expense
Identify two options for passing data between a Pega application and a webpage containing a web mashup. (Choose Two)
Call the fun ction pega.web.api.doAction()
Call a Pega API fun ction from the host server
Use REST methods to call Pega microservices
Use the attribute data-pega-event-onpagedata
Which two configurations do you implement when using a Pega Web Mashup? (Choose Two)
Leverage the standard authentication service IACAuthentication and update the authentication activities.
Add an access group for the application rules that need to be accessed from the external system.
Configure a node-level data page to hold security access information about the external system.
Configure the application permissions by specifying a list of trusted domains in the application rule.
Which requirement is a prerequisite for configuring a Pega Web Mashup?
No outstanding Guardrail violations
A web server to test your host page
At least one work queue in your application
At least one Access control policy rule
Which two statements are valid regarding Pega Web Mashup? (Choose Two)
Pega Platform limits mashup users to working on existing cases.
Mashup requests are checked for the corresponding mashup channel ID parameter.
A mashup can allow access to Dev Studio for full system configuration.
A user can view their worklist in an external portal and select items on which to take action.
When deploying mashup code in a webpage, which option is necessary to ensure that Pega Platform accepts incoming requests?
Ensure the host is configured to support HTTPS.
Establish a private tunnel from the host to Pega Platform.
Enable authentication policies on Pega Platform.
Add the host URL in the Pega application as a trusted origin.
Application Settings allow you to ______________.
simulate data in an environment for testing purposes
automate the application migration process
execute connectors in parallel to improve performance
store references to an external system connected to an application
Your application is deployed to the cloud. A data source outside your application populates a data page by using your data access pattern configuration. You receive complaints that the system takes a long time to fetch data each time the case worker accesses information for a different customer.
Which approach solves this performance issue?
Access data page with a predefined key so that, once loaded, data access is faster.
Fetch only the targeted data from the database each time data is needed so access is faster.
Change snapshot data access method to reference pattern data access method.
Move to local installation because network traffic in cloud deployment is often slow.
Place the steps in the order in which a service processes a request –Service Steps
Service Steps Order | |
---|---|
1 | |
2 | |
3 | |
4 | |
5 |
To reduce training requirements for users, a company wants to utilize the existing front end of their application. How can a third-party application use Pega Platform?
By using middleware tools in application servers
By using database tables for staging the requests
By using REST calls from the Pega API
By exposing third-party application services
You are updating a system of record using a SOAP connector. If the system of record is unavailable, you want to retry after an hour. If it is still unavailable after an hour, a notification should be sent to a system administrator.
How do you implement this requirement?
Implement the logic in the data page's response data transform.
Implement the logic in the connector's error handler flow.
Customize the standard pxErrorHandlingTemplate data transform.
Use a transition condition in the activity step invoking the connector.
Which statement is true about services?
Services require a REST connector to function.
Services return all data in XML format.
Services may process outbound requests.
Services may use a listener that runs in the background.
Which three mobile device features can you leverage by using Pega Mobile Client?
(Choose Three)
Barcode scanning
Text messages
Biometric identification
Push notifications
Phone calls
A courier company wants a mobile app to scan and track the parcels collected from remote areas with no internet access. Which mobile app do you develop to fulfill the requirement?
Signed app
Unsigned app
Native app
SDK app
Which two tasks are required to build a mobile app from a Pega Platform application? (Choose Two)
Create a certificate set.
Configure access to the Pega Mobile Build Server.
Configure access to Dev Studio.
Set up push notifications to developers.
Which two data elements can be used as an attribute for an access control policy? (Choose Two)
Appointment date
Number of dependents
Password string
Encrypted bank account number
Which options do you consider when deciding to use post-processing actions on a flow action? (Choose Two)
The effect if the flow action is reloaded
The sequence in which the system runs different actions
The timing of the commit for the flow action
The security setting for the flow action
The potential reuse of the flow action
A developer has identified resource-intensive queue processors as the source of performance issues that application users are experiencing.
Which two actions do you perform to resolve the performance issues?
Which two actions do you perform to resolve the performance issues?
(Choose Two)
Associate the queue processors with the appropriate node types.
Select the Include in background processing option on the application rule.
Configure the queue processors to run multiple times a day.
Configure the application nodes with node types.
{"name":"CPSSA Quiz Exam dumps #2", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"The current version of an application lists ABC:02-02 as an application ruleset. The ruleset versions listed in the Answer Area are also present on the system.In the Answer Area, identify the ruleset versions that the skim operation considers when you perform a major version ruleset skim on ruleset ABC., Will the ruleset version be skimmed, 01-01-01","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}