Exam Flashcards
- Which two scenarios require you to configure conditional processing within the case type? (Choose two)
a. A scholarship eligibility application requires students to enter standardized test scores. Students with qualifying test scores can schedule an interview. Students without qualifying test scores receive a rejection email.
b. A catering booking application requires customers to enter information about the expected party size, event date, and event time. When customers submit the information, the catering company sends a confirmation email.
c. An application requires customers to select the type of request in drop-down list. The system routes the request to the appropriate department work queue. A user with access to the work queue processes the case through fulfillment.
d. A shopping application requires a guest to fill out payment information. A user who enters a membership number skips the payment information step.
a. A scholarship eligibility application requires students to enter standardized test scores. Students with qualifying test scores can schedule an interview. Students without qualifying test scores receive a rejection email.
d. A shopping application requires a guest to fill out payment information. A user who enters a membership number skips the payment information step.
- You are developing a Visa case type to process entry visa application. As part of the process, applicants schedule an interview with the consulate. An interview child case is created for the interview process. Following the interview, the consulate reaches a decision within 48 hours or more. For the Visa case to proceed to application notification, the interview case needs to be resolved. After you create the Interview child case, how do you configure the case type to achieve the required behavior.
a. Following the Create Case step, add a Wait step that pauses the parent case until the applicant schedules the interview.
b. Following the Create Case step, add a Wait step that pauses the parent case until the Interview reaches the Resolved status.
c. Following the Create Case step, add a service- level agreement (SLA) that escalates the parent case after 48 hours.
d. Following the Create Case step, add an Interview step that us automatically resolved after 48 hours.
b. Following the Create Case step, add a Wait step that pauses the parent case until the Interview reaches the Resolved status.
- Which scenario is a use case for the Wait step?
a. The customer cannot complete an application for checking account until a bank representative review their credit report.
b. An agent needs to send a confirmation email to an insured customer after they complete a form.
c. A payroll user cannot process a salary increase until the department manager approves the increase.
d. The customer needs to log in to their account before receiving a membership discount on an online purchase.
c. A payroll user cannot process a salary increase until the department manager approves the increase.
- A requirement states: When a customer applies for a credit card, a credit check must be completed in order for the credit card to be approved. Select the case type relationship that satisfies the requirement.
a. Make both loan request and credit check top cases.
b. Make credit check a spin-off case of credit card request.
c. Make a credit check a child case of credit card request.
d. Make a credit card request a child case of credit check.
c. Make a credit check a child case of credit card request.
- University admission application cases automatically advance in the case life cycle if the applicant’s standardized test scores are above a certain threshold. The threshold is determined each year based on the provided national average score. Which two configurations, when applied together, support this requirement? (Choose two)
a. Configure a process with a decision shape that continues if the Test Threshold Configuration setting is greater than the applicant’s test score.
b. Configure a Test Threshold Configuration setting that calculates the national average for the test score threshold.
c. Configure a process with a decision shape that continues if the Test Threshold Configuration setting is less that the applicant’s test score.
d. Configure a Test Threshold Configuration setting with the national average for the test score threshold.
a. Configure a process with a decision shape that continues if the Test Threshold Configuration setting is greater than the applicant’s test score.
d. Configure a Test Threshold Configuration setting with the national average for the test score threshold.
- A developer discovers that a calculated property value is returning an unexpected result. Which two features of the Tracer tool allow you to diagnose the problem without significantly affecting application performed? (Choose two)
a. Breakpoints
b. The Event monitor
c. The Watch function
d. The Clipboard tool
b. The Event monitor
c. The Watch function
- For which use case do you create a new rule in a Pega Platform application?
a. A designer reuses a UI section every time the same behavior is needed in the application.
b. A developer makes changes to an email message that is configured in the case life cycle.
c. A designer uses Design mode at runtime to modify a view to use a two-column template.
d. A developer created a parallel process to audit the changers that a service agent makes.
a. A designer reuses a UI section every time the same behavior is needed in the application.
- How do you indicate the progress of a case towards resources?
a. Apply service levels to the assignment steps.
b. Design intent-driven user interfaces.
c. Update the case status on the appropriate steps.
d. Configure a case notes field to capture progress information.
C. Update the case status on the appropriate steps.
- Which scenario requires you to make updates in Dev Studio?
a. A task is reassigned when it reaches a service-level agreement goal.
b. An email correspondence is added to the case type.
c. A customer representative can approve or reject a claim.
d. A new confirmation view displays a read-only text property.
a. A task is reassigned when it reaches a service-level agreement goal.
- Which two statements are true about styling controls in App Studio? (Choose Two)
a. Developers can configure a Date Time control to display as a text input field, a drop-down list, or calendar control.
b. Developers can configure a text input control to change the background when users click the control.
c. Developers can configure a button control to hide when users click the control.
d. Developers create a new style format to apply styling to an out-of-the-box button control.
b. Developers can configure a text input control to change the background when users click the control.
c. Developers can configure a button control to hide when users click the control.
- Which two statements are true about insights? (Choose Two)
a. You can search for and select the fields that you want to include in an insight.
b. You can transform data queries into shareable visualizations.
c. You can transform shareable visualizations into data queries.
d. You can edit application data directly in an insight
a. You can search for and select the fields that you want to include in an insight.
b. You can transform data queries into shareable visualizations.
- In a Credit Card Payment case type, you want to use the yearly fee to USD 75. How do you set the Yearly fee field?
a. Configure field validation on the Yearly fee field.
b. Configure the Yearly fee field to reference the minimum amount due.
c. In the Date initialization page, set the Yearly fee field to 75.
d. Configure the Yearly fee field as a calculated field.
c. In the Date initialization page, set the Yearly fee field to 75.
- A business architect has developed a new process for a case type. To verify the UI elements, collect the expected results. You want to test the process and the fields. Which two configurations, when used together allow you to record a set of interactions and save the test to verify process functionally? (Choose Two).
a. Create a unit test for the case type.
b. Create a scenario test for the case type.
c. Add explicit assertions on the UI elements.
d. Add explicit assertions on the Scenario testing landing page.
b. Create a scenario test for the case type.
c. Add explicit assertions on the UI elements.
- On the Case Designer, which two components can users tag a Minimum Lovable Product (MLP) release for project purposes? (Choose Two).
a. A User Mobile App channel
b. An external system of record (SOR)
c. An automation
d. An approval decision
a. A User Mobile App channel
d. An approval decision
- ABC Bank Corp 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?
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 customized currency units and date/time format according to the location of the users.
d. The mobile app supports all mobile phone operating systems.
b. Mobile app color palettes are different for users and CSRs.
c. The mobile app customized currency units and date/time format according to the location of the users.
- You are asked to create a custom status named Open-Review. This status is to be applied to assignments in the application. How do you satisfy the required?
a. Circumstance the existing Open field value record on the application name and updated the status value to Open-Review.
b. Add the Open-Review status to the Application record for the application.
c. Create a field record named Open-Review for .pyStatusWork with the Apply To class set to the class group.
d. Create a field record named Open-Review for .pyStatusWork and configure an Access When record to apply the status to the correct application.
- Which two options can you configure for a mobile app channel? (Choose Two).
a. Define security behavior for a mobile app such as biometric identifiers.
b. Manage administrative functions such as access to log files.
c. Define the UI behavior for each view in a case type when the case is displayed on a mobile device.
d. Design how UI elements render across different mobile devices.
a. Define security behavior for a mobile app such as biometric identifiers.
c. Define the UI behavior for each view in a case type when the case is displayed on a mobile device.
- In a claims application, customers can file home insurance claims. Each claim contains a list of items of loss. Depending on the situation, some claims an investigated for potential fraud in parallel to the actual claim process. Which two case types do you create to support this scenario? (Choose Two).
a. Items of loss
b. Customer
c. Claim
d. Fraud investigation
a. Items of loss
d. Fraud investigation
- In an online retail application, the Order Receipt, view displays a list of the products ordered, including the product image, unit cost, and quantity. The total cost of the order is displayed at the bottom of the view. Which two configurations on the Order Receipt view must be together to display the required information as described? (Choose Two)
a. Add a repeating dynamic layout with embedded dynamic layouts.
b. Add the total cost inside the repeating dynamic layout.
c. Add a dynamic layout with an embedded repeating dynamic layout.
d. Add the total cost outside the repeating dynamic layout.
c. Add a dynamic layout with an embedded repeating dynamic layout.
d. Add the total cost outside the repeating dynamic layout.
- Which option follows best practices for naming rule set in Pega Platform?
a. Pega-Prod: 01-04-01
b. Grand- Corporation Human- Resources- Department: 01-01-03
c. Credit Check: 03-01-02
d. Expense: 01-02-05
d. Expense: 01-02-05
- Which requirement is fulfilled by configuring a field value?
a. Service agents are able to enter feedback in multiple languages.
b. A global hotel chain application can display current amenities in 23 languages.
c. Customers can add an unlimited number of items to an online shopping out.
d. A government official can enter policy comments that require localization.
d. A government official can enter policy comments that require localization.
- To process an employee retirement package, the system requires approvals from the supervising manager, the benefits manager, and the director. How do you implement the requirements so that each approver can work independently?
a. Create an approval step with cascading approval.
b. Create business logic to route the assignment to the different approvers.
c. Create three parallel processes with approval steps.
d. Route the assignment to a work queue to which all three roles have access.
a. Create an approval step with cascading approval.
- In hiring application:
a. An employee interviews the candidate.
b. The Human Resources (HR) team created and sends the offer letter.
c. The Information Technology (IT) team assigns the workstation.
d. The facilities team assigns the work desk.
To meet this requirements, what personas do you create?
a. Employee, IT, Facilities
b. HR, IT, Facilities
c. Employee, HR, Facilities
d. Employee, HR, IT, Facilities
b. HR, IT, Facilities
- To meet these requirements, what personas do you create?
a. Employee, IT, Facilities
b. HR, IT, Facilities
c. Employee, HR, Facilities
d. Employee, HR, IT, Facilities