Pegasystems PEGACPSA23V1 Übungsprüfungen
Zuletzt aktualisiert am 12.05.2025- Prüfungscode: PEGACPSA23V1
- Prüfungsname: Certified Pega System Architect
- Zertifizierungsanbieter: Pegasystems
- Zuletzt aktualisiert am: 12.05.2025
In a hotel reservation application, a form displays a list of hotels with available rooms based on the check-in and check-out dates entered by users.
How do you configure the form to refresh the hotel list whenever the check-in or check-out date changes?
- A . Display the hotel in an embedded section with a visible when condition.
- B . Configure edit validates on the date fields to refresh the section when the date values change.
- C . Configure action sets on the date fields to refresh the section when the date values change.
- D . Configure an action set on the hotel list display to refresh the section when the hotel list changes.
Depending upon the purchase request amount, approvals cascade from the users to a loan officer, then to a director and finally to a vice president. The loan officer is the user’s manager. The director is the loan officer’s manager. The vice president is the director’s manager.
Which two approaches can you use to configure the cascading approval? (Choose two)
- A . Approval based on Authority Matrix, with a Decision Tree rule to determine the approver(s)
- B . Approval based on Authority Matrix, with a Decision Table rule to determine the approver(s)
- C . Approval based on Reporting structure, using the workbasket manager to determine the approver(s)
- D . Approval based on Reporting structure and when conditions, using each operator’s reporting to manager to determine the approver(s)
While testing a business process to approve an expense report, you receive an error.
Which tool allows you to review the rule execution to determine the source of the error?
- A . The Tracer
- B . The Clipboard tool
- C . The Application Profiler
- D . The Dependency Analyzer
ABC BankCorp wants to create a mobile app experience for users and CSRs for its Transaction Dispute application.
Of the following requirements, which option requires you to configure distinct mobile app channels? (Choose two)
- A . CSRs can create other case type instances on the mobile app.
- B . Mobile app color palettes are different for users and CSRs.
- C . The mobile app customizes currency units and date/time format according to the location of the users.
- D . The mobile app supports all mobile phone operating systems.
You configure an application to allow users to download a mobile app. When users select one of the three supported platforms (Android, iOS, or Windows Mobile), the application opens a new window pointing to the appropriate app store.
How do you configure this behavior?
- A . Add a button for each platform and configure an action set for each button. In each action set, specify a click event and add an action that opens the vendor’s URL in a window.
- B . Add one button and configure three action sets. In each action set, specify a click event and add an action that opens the vendor’s URL in a window.
- C . Add one button and configure one action set. In the action set, specify a click event with three actions to open each vendor URL in a window. Apply a when rule to each action to determine the correct URL.
- D . Add three check boxes and one button. For each check box, configure an action set with a click event to set the value of the URL. For the button, configure an action set with a click event to open the URL in a window.
An on-demand transportation application has a Conversation preference data type. When customers use the application to request a ride, they can specify their conversation preference: whether they would like to talk to their driver or if they would prefer silence. Company stakeholders are interested in analyzing the conversation preference data.
How is the Conversation preference data type sourced?
- A . Local system of record
- B . No system of record
- C . External system of record
You are designing a form for an online bookstore to show new arrivals.
Which layout do you use to display the book cover pictures, as shown in the image?
- A . Screen layout
- B . Column layout
- C . Repeating dynamic layout
- D . Dynamic layout
Which statement most accurately describes the use of pega mobile preview?
- A . pega mobile preview simulates the application user interface for various mobile devices
- B . pega mobile preview allows you to run a pega application on a mobile device
- C . pega mobile preview simulates user loads to test mobile app performance
- D . pega mobile preview models a typical user interaction to scenario test a mobile app
Consider the following scenario: – During the Interview process for a Job Application case, an administrative assistant selects the date and location of the interview. – Next, an email confirmation is sent to the candidate. – During the interview, the hiring manager captures notes from the discussion. – Finally, the candidate is assigned a technical exercise and the results are added to the case.
Select two step names that follow the guidelines for identifying and naming the steps in the process. (Choose Two)
- A . Notify Candidate
- B . Ask Questions
- C . Schedule Interview
- D . Technical Exercise
The customer then approves the corrected address.
How do you configure this requirement?
- A . Add a case-wide optional action to the workflow for the address submission.
- B . Add a case-wide optional process to the case workflow to perform the address change.
- C . Add an alternate stage to the case life cycle to change the address.
- D . Add a button to each assignment to present the customer with a form to submit a new address.