Pegasystems PEGAPCSA87V1 Pega Certified System Architect (PCSA) 87V1 Online Training
Pegasystems PEGAPCSA87V1 Online Training
The questions for PEGAPCSA87V1 were last updated at Nov 23,2024.
- Exam Code: PEGAPCSA87V1
- Exam Name: Pega Certified System Architect (PCSA) 87V1
- Certification Provider: Pegasystems
- Latest update: Nov 23,2024
You are developing a case type to process visa applications. As part of the process, applicants need to schedule an interview with the consulate. A child Interview case is created for the interview process and assessment. Following the interview, it typically takes 48 hours for the consulate to reach a decision. For the visa case to proceed to applicant notification, the Interview case needs to be resolved.
How do you configure a case type to achieve the required behavior?
- A . Add a Create Case step that creates the Interview child case. Following this step, add a Wait step that pauses the parent case until the Interview case reaches a status of Resolved and after 48 hours have elapsed.
- B . Add a Create Case step that creates the Interview child case. Following this step, add a Wait step that pauses the parent case until 48 hours have elapsed.
- C . Add a Create Case step that creates the Interview child case. Following this step, add a Wait step that pauses the parent case until the Interview case reaches a status of Resolved.
- D . Add a Create Case step that creates the Interview child case. There is no need to add a Wait step.
In which two situations is it appropriate to use a decision table? (Choose Two)
- A . A hair care company suggests a line of products to customers based on their hair type, scalp moisture, hair moisture, and whether it is color-treated.
- B . If customers decide to add insurance, checked bags, or early boarding to their airline tickets, extra fees are added to their order total.
- C . A gym recommends a membership type based on the number and type of fitness classes the customer wants to attend every month.
- D . Order total is calculated based on the quantity and price of the items in the customer’s shopping cart.
Apartment tenants submit maintenance requests that specify their name, address, request type, and description of the request. Tenants may submit multiple maintenance requests for different request types. The company wants to identify duplicate maintenance requests from the same address.
Which two configurations, when used together on the Search duplicate cases step, achieve this goal? (Choose Two)
- A . Configure the request type as a weighted condition.
- B . Configure the tenant name as a basic condition.
- C . Configure the apartment address as a basic condition.
- D . Configure the apartment address as a weighted condition.
Sales managers must be able to approve sales quote proposals by email and from a mobile device.
How do you implement this requirement?
- A . Add an Approve/Reject step and enable email and mobile approval.
- B . Add an Approve/Reject step and a Send Email step.
- C . Add an Approve/Reject step with mobile approval enabled and a Send Email step.
- D . Add an Approve/Reject step and enable email notifications on the case type.
Which studio do you use to configure a service level agreement (SLA) with a passed deadline?
- A . Admin Studio
- B . Prediction Studio
- C . Dev Studio
- D . App Studio
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
Which two statements are true about insights? (Choose Two)
- A . Insights transform data queries into sharable visualizations.
- B . Visibility is always shared for insight charts.
- C . You can edit application data directly in an insight.
- D . You can use only preconfigured fields in an insight.
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.
DRAG DROP
An organization requests the following behavior for a case type that allows customers to place orders for fulfillment.
♦ The application identifies customer information, such as user ID and locale, upon login.
♦ Cases list the last 10 orders placed by the customer, including the order status.
♦ Customers can select one of the previous 10 orders as the basis for the current order.
Select each piece of Information on the left and drag it to the appropriate Clipboard Location.
Question 38 is wrong, decision trees are used for DIFFERENT questions, not decision tables
Question 4 is wrong, the credit check should be the child of credit card request and not the opposite