Practice Free PEGACPLSA24V1 Exam Online Questions
To automate work in the center-out business architecture, you need _______________ .
- A . business rules engine
- B . Robotic Process Automation
- C . business process management
- D . case management
In a retail inventory management application, the system captures and stores product sales data in the backend database to manage inventory levels effectively. The organization requires a comprehensive report to analyze product sales trends over the past 5 years, including details on which products sold the most and least, and their corresponding profit margins.
As a Lead System Architect, which well-designed solution do you suggest for implementing this requirement?
- A . Segment the product-related data into a CustomerData schema and sales workflow data into the PegaDATA schema within the database. Utilize Business Intelligence Exchange rules to extract this data daily, then store it in a dedicated data warehouse for analysis with specialized Business Intelligence tools.
- B . Partition the product-related data in the CustomerData schema and the sales workflow data in the PegaDATA schema within the database. Provide access to these schemas for specialized Business Intelligence tools to directly query and analyze the data.
- C . Store both product-related data and sales workflow data in the PegaDATA schema within the database. Use Business Intelligence Exchange rules to extract this data daily and transfer it to a designated data warehouse for analysis with specialized Business Intelligence tools.
- D . Centralize both product-related data and sales workflow data in the CustomerDataschema within the database, optimizing the necessary properties for efficient querying. Grant access to this schema to specialized Business Intelligence tools to perform in-depth analysis.
Front Stage Group (FSG) wants to add a Suggestion Box to its customer-facing web site. The company plans to add a mashup interface that allows customers to fill a simple FSG-Data-Suggestion form. FSG analyzes the suggestions periodically.
If the same type of suggestion is displayed multiple times, FSG wants to ask certain members of its team to investigate, rating their findings on a scale of 1-10. Findings that rate higher than 7 are sent to an approval committee.
Which one of the following case design patterns is best suited to this request?
- A . Data Instance First:
- B . Data Instance After:
- C . Divide and Conquer:
- D . Limited Availability and Concurrency:
If a stream node is not defined in a cluster, the system processes the queued items only when the stream node is available.
- A . True
- B . False
MyCo.com has instances of SCM-F5, SmartDispute, and CPM-F5 in their Production Environment distributed across multiple Pega instances. A new business requirement states that users working in any one application cart create a case in any other application.
What is your recommendation to implement the new business requirement?
- A . Implement Federated Case Management.
- B . Leverage database replication to communicate case creation.
- C . Implement a parent case across multiple products.
- D . Synchronize case creation with RFST services.
The Work Parties rule directly facilitates routing decisions when accessed in which two configurations? (Choose Two)
- A . When validating which work party roles are allowed to be used, and their cardinality.
- B . When a work party is populated immediately after case instantiation.
- C . During Get Next Work, to validate whether the operator’s primary access role corresponds with a party role.
- D . When organization routing activities are called, such as ToWorkGroupManager.
Which of the following statements is most accurate regarding the PRPC data model?
- A . In a good design there would be no business rules or processes defined in the data classes
- B . The PRPC data model can help promote reuse via inheritance and composition
- C . The PRPC data model should be stored in a separate RuleSet from application/business rules
- D . The PRPC data model should always be modeled after the external systems with which it interfaces
What is the primary goal of designing and automating testing strategies? (Select all that apply)
- A . Reducing the time and effort required for manual testing.
- B . Ensuring that no defects are present in the software.
- C . Minimizing the need for code reviews and inspections.
- D . Facilitating faster and more reliable releases.
- E . Eliminating the need for end-user acceptance testing (UAT).
What are the three security levels in application security? (Choose Three)
- A . Data in transit
- B . Data at sleep
- C . Data at display
- D . Data at rest
- E . Data in archive
It is a best practice to include case types in a component.
- A . True
- B . False
