Practice Free PEGACPLSA24V1 Exam Online Questions
Choose two ways to customize Get Next Work for a particular type of actor or primary role. (Choose Two)
- A . Override certain Get Next Work activities to react differently according to the operator’s work group.
- B . Define skill names specific to each work group. Set skills on each workbasket assignment according to the work group to which the workbasket is associated.
- C . Circumstance Get Next Work rules based on a text fragment derived from the operator’s primary access group.
- D . Define a workgroup-specific variation for each distinct workbasket purpose. Operator records specify workbaskets that correspond to their work group.
What does the non-final getFlowProblemOperator activity determine in the flow error resolution process? (Choose One)
- A . The work item that the system cannot find.
- B . The Decision result to select the appropriate connector.
- C . The appropriate shape to advance in the flow.
- D . The operator to inform and the Assignment type.
Which of the following is a benefit of table partitioning?
- A . Improve guardrail score.
- B . Improve the query performance.
- C . Can create index automatically for better results.
- D . Take less space for storage.
What are the benefits of analyzing Microjourneys in designing Pega applications? (Select all that apply)
- A . Identifying user pain points and improving user experience.
- B . Optimizing backend processes and data flow.
- C . Creating reusable components for faster application development.
- D . Determining the hardware and infrastructure requirements.
How do deployment choices affect design decisions in Pega applications?
- A . Deployment choices impact the user interface design and layout.
- B . They do not have any significant influence on design decisions.
- C . The choice of deployment affects the selection of application monitoring tools.
- D . They may influence the use of specific rulesets and configurations based on the target environment.
A customer service representative (CSR) needs to launch multiple applications to manually update information to keep dam synchronized across systems. The applications are built in different technologies, decreasing the CSR’s efficiency in handling customer requests.
The client has a requirement to launch all applications from the PLCJA Customer service application. The client requires that data Mows to and from the Pega Customer Service application to the other applications used by the CSR.
Changes made in any one of the systems is reflected in other relevant systems. This results in the CSR handling customer requests more efficiently and spending less time manually updating dependent applications.
Which Pega capability do you recommend to support this requirement?
- A . Use SQL connectors to update the data.
- B . Use Robotic Process Automation.
- C . Use SOAP/REST services to update the information.
- D . Use Robotic Desktop Automation.
When using a declarative page to store a list of currency rates used by an entire application, what is the most appropriate scope?
- A . Node
- B . Requestor
- C . Thread
- D . Application
You imported a rule-admin-product (RAP) file that contains new features into a user acceptance testing (UAT) environment. Select the option that ensures basic functionality behaves as expected before inviting users to start acceptance testing.
- A . Create a smoke test suite. Run the test suite using the pre-import process.
- B . Create an ad hoc test suite. Run the test suite using the post-import process.
- C . Create a regression test suite. Run the test suite using the automation server.
- D . Create an integration test suite. Run the test suite using the Execute Test REST service
An application contains cases which transition though different statuses throughout their life cycle which typically lasts 3 months. Design a reporting strategy to display the number of cases by status at the end of each month for a 12-month period.
- A . Configure an agent to record monthly case status in a separate table and report on that table.
- B . Configure an activity to generate the data in the clipboard and report using a custom section.
- C . Configure a summary report that leverages sub reports for each month.
- D . Configure a Declare index to record case data to a separate table.
What is the purpose of externalizing services in Pega? (Choose One)
- A . To simplify the development process.
- B . To improve performance by offloading processing to external systems.
- C . To reduce the number of rules in the application.
- D . To reduce the cost of licensing Pega.
