Pegasystems PEGACPSA23V1 Certified Pega System Architect Online Training
Pegasystems PEGACPSA23V1 Online Training
The questions for PEGACPSA23V1 were last updated at Apr 07,2025.
- Exam Code: PEGACPSA23V1
- Exam Name: Certified Pega System Architect
- Certification Provider: Pegasystems
- Latest update: Apr 07,2025
When a user selects a item in a list, the application displays data about that item. Data is copies to a page property using the Copy from a data page options.
After the data has been copies to the property, when is the data copies to the property again?
- A . Never
- B . The next time the case is opened
- C . The next time the property is accessed
- D . When the item is changed
Which statement about responsive breakpoints is true?
- A . Responsive breakpoints trigger selected behaviors to optimize data presentation.
- B . Responsive breakpoint behavior changes based on the device brand.
- C . Responsive behavior allows users to see all relevant information with scroll bars.
- D . You configure custom responsive breakpoint display widths in Ag£ Studio.
A library application used by staff creates a book request case when a member wishes to borrow one or more books. As part of the case process, the application shows the staff a read only list of outstanding past-due books to remind the member to return late books, select the Data page definition for this use case.
- A . List, Readonly, Thread
- B . Page, Editable, Node
- C . Page, Readonly, Requester
- D . List, Readonly, Requestor
- E . Page, Editable, Requester
- F . List, Readonly, Node
An application allows consultants to enter hours worked on a project on a weekly basis. Consultant hours need approval by the manager and the project supervisor. The approvals can occur in any order.
Which approval configuration meets this requirement?
- A . Configure a parallel process for each of the required approvals
- B . Add the manager approval to an alternate stage in the case life cycle
- C . Add an optional action for each approval in the appropriate stage
- D . Configure a single cascading approval based on an authority matrix
A requirement states: The tax identification number must contain 10 digits.
How do you configure the field to support this requirement?
- A . Set the minimum and maximum values to "10" in a text field
- B . Use an edit validate rule that validates the tax identification number pattern.
- C . Use a decimal property type and make the field required.
- D . Configure a validate rule to test the tax identification number pattern.
How do you route an assignment so that any available member of the department can perform the task?
- A . Route the assignment to a work list.
- B . Route the assignment to the admin user
- C . Route the assignment separately to all members.
- D . Route the assignment to a work queue.
How do you propagate data to a new child case in Pega Express?
- A . Configure a data page to copy specified properties.
- B . Configure a case calculation to copy specified properties.
- C . Configure the Update Case shape to copy specified properties.
- D . Configure the Create Case shape to copy specified properties.
In an application that sells office supplies, the Payment view displays order items and collects payment information. In the Payment section rule, the order items are grouped in a dynamic layout. You find out later that the Order Summary view must also display the order items.
How do you configure the Ul so that the order items display is shared between the Payment view and Order Summary view?
- A . Convert the Payment section layout that contains order items to a section, and embed this section in the Order Summary section.
- B . Build the Order Summary section with a layout inside to group the order items, similar to the Payment section.
- C . Embed the Payment section in the Order Summary section.
- D . Reuse the Payment section in the Order Summary view and use a disable when condition to disable payment information on the Payment section rule.
You are configuring an external data source using the Integration Designer. You have the REST, Dev, Stage, and Prod endpoint URLs, and a name for the data source.
What other information do you need to configure the external data source?
- A . The name of the database where the source data is stored
- B . The data views using the external data source
- C . A plan for mapping the data and REST response fields
- D . A backup endpoint URL if the configured URL refuses to connect
How do you enable field-level auditing for properties?
- A . Add an auditing optional action to the case workflow.
- B . Enable the auditing feature on the property rule forms.
- C . Enable field-level auditing for the case type.
- D . Add a field validation to the case workflow.