Pegasystems PEGACPSA23V1 Certified Pega System Architect Online Training
Pegasystems PEGACPSA23V1 Online Training
The questions for PEGACPSA23V1 were last updated at Apr 04,2025.
- Exam Code: PEGACPSA23V1
- Exam Name: Certified Pega System Architect
- Certification Provider: Pegasystems
- Latest update: Apr 04,2025
Customers on a hotel booking application can add additional amenities to their reservation. The application displays a view with the available amenities, descriptions and costs. To reduce scrolling, the content is organized into multiple areas. Each area is accessed using a drop down menu that lists each amenity.
How do you configure the user interface to improve access to the content and achieve the business requirement described?
- A . Configure a disable when condition on each field to allow access when the associated amenity is selected on the drop down control.
- B . Configure a repeating dynamic layout with an embedded section for each amenity and set the layout format to grouped.
- C . Configure a layout group to separate each amenity into individual panels and set the layout to a menu format.
- D . Configure a visible when condition on the drop down control to display each section when the associated amenity is selected.
A bookseller maintains a database of more than 10,000 book titles. You have been asked to configure a form that a allow users to select a book by title.
How do you configure the form?
- A . Add a drop-down control arid source the data from the property value used in the control.
- B . Add a drop-down control and Source the data using a data page.
- C . Add an autocomplete control and Source the data using a data page.
- D . Add an autocomplete control and source the data from the clipboard work page.
You have been asked to create a pie chart that shows the number of cases each manager has created. A list report contains columns for manager name, case ID, and office.
How do you configure the list report in order to create the pie chart?
- A . Group the case ID column.
- B . Group the manager name column.
- C . Summarize the manager name column.
- D . Summarize the case ID column
Which two items must be provided by the user to add an external data source to a data object? (Choose Two)
- A . The authenticating information, if required by the corresponding service
- B . A data transform to map the application data model to the connector
- C . A simulated data source to test the implementation
- D . The uniform resource identifier that identifies the web service
An international online car parts business wants customers to find parts for any vehicle easily. You are asked to implement the following requirement: Customers muse select a make, model, and year to initiate a vehicle-specific search.
How do you configure the data storage in the application to implement the requirement?
- A . Configure a data page to store the make, model, and year vehicle data.
- B . Configure a connection to an external system of record that contains the make, model, and year vehicle data.
- C . Configure a static list of the make, model, and year vehicle data.
- D . Configure a local data storage of the make, model, and year vehicle data.
Which two collaboration tools allow teams to communicate faster and share information more efficiently while resolving cases? (Choose two.)
- A . Dashboards
- B . Widgets
- C . Tags
- D . Pulse
A door manufacturer offers a finite list of colors on all its doors. As part of the order, customers can select the color of the door. Select the data page definition configuration settings to source a color drop-down list to minimize memory usage.
Object Type » ACME-Products-Data-Color or ACME-Products-Work-Color or ACME-Products-Work-ColorFeedback
Edit Mode » Readonly Or Editable Or Savable Scope » Thread Or Requestor Or Node
- A . Page, ACME-Products-Data-Color,ReadOnly,Node
- B . List, ACME-Products-Data-Color,ReadOnly,Thread
- C . Page, ACME-Products-Data-Color,ReadOnly,Requestor
- D . List, ACME-Products-Work-Color,ReadOnly,Node
- E . List, ACME-Products-Work-ColorFeedback,ReadOnly,Node
- F . List, ACME-Products-Data-Color,ReadOnly,Node
A travel authorization requires approvals from the requestor’s manager, division VP, and possibly an accountant based on the total amount.
Which configuration satisfies this use case?
- A . Cascading approval using when rules to identify the assigned user
- B . Cascading approval using the reporting manager
- C . Cascading approval using an authority matrix
- D . Cascading approval using the workgroup manager
An application must validate postal codes for Canadian customers to match the pattern A1A 1A1, where A represents a letter, and 1 represents a number.
Which two distinct configurations ensure that a user provides a valid postal code? (Choose Two)
- A . Configure a drop-down control to select the postal code based on the specified city and province.
- B . Configure the postal code field as a text property with a required input field.
- C . Configure a validate rule to test that the entered postal code conforms to the required pattern.
- D . Configure an edit validate rule to test that the entered postal code conforms to the required partem.
Which two requirements demonstrate the need to configure correspondence? (Choose Two)
- A . Fax a new insurance claim to the auto repair shop.
- B . Text the customer with status changes in an insurance claim.
- C . Assign a new insurance claim to a case worker to process.
- D . Phone a customer for additional information about the case.