Available Number of Questions: Maximum of
82 Questions
Exam Name: Certified Pega System Architect 8.8
Exam Duration: 90 Minutes
Related Certification(s):
Pegasystems Pega Certified System Architect Certification
Pegasystems PEGACPSA88V1 Exam Topics - You’ll Be Tested in Actual Exam
The Pegasystems PEGACPSA88V1 exam is a comprehensive assessment that evaluates your proficiency in developing and implementing applications using Pegasystems' platform. It covers a wide range of topics, including case management, business rules, data modeling, application design, and development practices. You'll delve into the fundamentals of case management, learning how to create and manage cases efficiently. Business rules and their application in decision-making processes are another crucial aspect. Data modeling techniques will empower you to design effective databases. The exam also explores the intricacies of application design, covering user interface development and the creation of robust, scalable applications. Additionally, you'll gain insights into development practices, learning how to optimize code and ensure quality. By mastering these topics, you'll be well-equipped to tackle the exam and showcase your expertise in leveraging Pegasystems' platform for efficient application development and management.
Pegasystems PEGACPSA88V1 Exam Short Quiz
Attempt this Pegasystems PEGACPSA88V1 exam quiz to self-assess your preparation for the actual Pegasystems Certified Pega System Architect 8.8 exam. CertBoosters also provides premium Pegasystems PEGACPSA88V1 exam questions to pass the Pegasystems Certified Pega System Architect 8.8 exam in the shortest possible time. Be sure to try our free practice exam software for the Pegasystems PEGACPSA88V1 exam.
You are configuring duplicate case search logic in a case type. How do you ensure that resolved cases are not evaluated as potential duplicates?
○
AAdd a must match condition where the work status of the current case does not contain 'Resolved'
○
BAdd a weighted condition where the work status of potential duplicates does not contain 'Resolved'
○
CAdd a weighted condition that evaluates the work status of current and existing cases where work status equals 'Resolved' and has a weight of '0'
○
DAdd a must match condition where the work status of potential duplicates does not contain 'Resolved'.
PegasystemsPEGACPSA88V1
Q2:
A requirement for a hotel reservation case type states that as customers change their room selection, the total cost of the reservation updates. How do you satisfy this requirement ?
○
AConfigure a Validate rule for the room selection step.
○
BApply a Disable when condition to the total cost field.
○
CAdd a When condition to the room selection step.
○
DDefine a declare expression for the total cost field.
PegasystemsPEGACPSA88V1
Q3:
You are developing a case type that processes scholarship applications. Scholarship
applications advance based on the standardized test scores of the applicants. A decision shape directs the process flow. You want to test whether the process flows correctly, but you have not fully configured the user interface so that applicants can enter their standardized test scores.
How do you test that the process flows correctly based on the decision?
○
AUse the Run Rule window to create a unit test to evaluate the flow rule.
○
BUse a declare expression to set a value for the standardized test score field.
○
CUse Live Ul to see how the case processes and if an error occurs.
○
DUse the Clipboard tool to set a value for the standardized test score field.
PegasystemsPEGACPSA88V1
Q4:
An online sales application supports both laptop and mobile devices. You are configuring theapplication skin and you notice the responsive layout in the mobile device is not displaying views as stakeholders require. Which two options allow you to resolve this situation without negatively impacting the laptop users? (Choose two.)
☐
AUse the same application skin in all portals.
☐
BUpdate the process to give mobile users a separate portal.
☐
CDo not use a skin for the mobile application version.
☐
DAdjust the responsive behavior in the skin for optimal viewing in the mobile portal.
PegasystemsPEGACPSA88V1
Q5:
Which item is automatically generated when adding an external data source to a data object?
Available Choices (select all choices that are correct)
○
AA simulated data source to test the implementation
○
BThe authenticating information if required by the corresponding service
○
CA data transform to map the application data model to the connector
○
DThe uniform resource identifier that identifies the web service