PEGAPCSA85V1 Practice Exam Tests Latest Updated on Nov-2021
Pass PEGAPCSA85V1 Exam in First Attempt Guaranteed Dumps!
NEW QUESTION 35
When applying for a credit limit increase, customers with standard credit cards must provide information in an Employment Information process. Requests from customers with Platinum credit cards automatically skip this process.
What task do you perform to implement this requirement?
- A. In the Employment Information process add a custom condition to start the process by testing the card type.
- B. In the Employment Information process add an Approve/Reject step to test the card type.
- C. In the Employment Information process validate card type for continued processing.
- D. In the Employment Information process add a card type true/false field to a user view.
Answer: D
NEW QUESTION 36
A life insurance company has satellite offices in various countries. Each satellite office has a work queue. Company policy requires that life insurance underwriting be assigned to offices based on the policy owner's residence.
Which routing approach supports this requirement?
- A. Route the assignment to the correct work queue based on business logic.
- B. Route the assignment to the correct work queue by using a reporting structure.
- C. Route the assignment to the correct work queue by using an authority matrix.
- D. Route the assignment to a specific underwriter based on business logic.
Answer: A
NEW QUESTION 37
You are designing a form for an online bookstore to display new arrivals. In the form, the book cover pictures are displayed in a row, like words in a sentence. Once the row reaches the full width of the screen, it wraps around to begin a new row. Which layout do you use to display the book cover pictures?
- A. Repeating layout
- B. Screen layout
- C. Dynamic layout
- D. Column layout
Answer: C
NEW QUESTION 38
DRAG DROP
Select each security implementation on the left and drag it to the corresponding security policies.
Answer:
Explanation:
NEW QUESTION 39
A manager requests a report that contains the following columns: Create Date, Case ID, Create Operator, and Work Status. You must sort the cases so the case with the most recent create date appears at the top of the list and descends in order.
How do you design the report definition to support this requirement?
- A. Select Lowest to Highest sort type for Create Date.
- B. Make the Create Date the first column in the report.
- C. Select Highest to Lowest sort type for Create Date.
- D. Add a filter condition where Create Date is greater than the current date.
Answer: C
NEW QUESTION 40
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. A backup endpoint URL if the configured URL refuses to connect
- B. The data views using the external data source
- C. A plan for mapping the data and REST response fields
- D. The name of the database where the source data is stored
Answer: A
NEW QUESTION 41
A requirement states: A customer can update an address at any point during case processing by performing the following steps.
1. The customer submits the new address.
2. The application verifies that the address matches postal service requirements.
3. The customer then approves the corrected address. How do you configure this requirement?
- A. Add a button to each assignment to present the customer with a form to submit a new address.
- B. Add a case-wide optional action to the workflow for the address submission.
- C. Add a case-wide optional process to the case workflow to perform the address change.
- D. Add an alternate stage to the case life cycle to change the address.
Answer: C
NEW QUESTION 42
DRAG DROP
Select each Use Case on the left and drag it to the appropriate Router on the right.
Answer:
Explanation:
NEW QUESTION 43
In which three situations can you use a data transform? (Choose Three)
- A. To set the default arrival date to five days in the future
- B. To copy the first and last name properties into a single property value
- C. To set the destination location as the arrival location
- D. To create a new property after case creation
- E. To perform an action that allows the user to update a reservation
Answer: A,B,C
NEW QUESTION 44
Select each Process Step on the left and drag it to the appropriate Flow Shape on the right.
Answer:
Explanation:
Explanation
Text Description automatically generated with low confidence
NEW QUESTION 45
You are designing a credit transaction case type and have the following requirement:
Transaction disputes must be resolved within 3 days.
To meet this requirement you need to set the____________in the service level to 3 days.
- A. urgency
- B. deadline
- C. passed deadline
- D. goal
Answer: B
NEW QUESTION 46
Apartment tenants submit maintenance requests that specify their name, address, request type, and description of the request. The apartment management company often receives multiple requests from a single address about the same issue. The company wants to identify duplicate maintenance requests that are submitted less than 30 days apart.
Which three configurations, when applied in combination on the Search duplicate cases step, achieve this goal? (Choose Three)
- A. Configure a time period for the request date as a weighted condition.
- B. Configure the apartment address as a basic condition.
- C. Configure the apartment address as a weighted condition.
- D. Configure the tenant name as a basic condition.
- E. Configure the request type as a weighted condition.
Answer: A,C,E
NEW QUESTION 47
You are creating a case type to process job applications for a large corporation. Job applications for security positions require a physical assessment in addition to the standard criminal background check. The physical assessment can occur before or after the background check. How do you configure a case type to achieve the required behavior?
- A. Create a process for the physical assessment that is followed by a process for the background check.
- B. Create a process for the background check and an optional process for the physical assessment.
- C. Create a process on one stage for the background check and a process on another stage for the physical assessment.
- D. Create a process for the physical assessment that is parallel to the background check process.
Answer: D
NEW QUESTION 48
A development team plans to enhance functionality of an existing application by changing several user interface rules. The team would like to pilot the enhancements to a small group of users before rolling the changes out to the entire user base. What approach maximizes reuse and maintainability?
- A. Place the updated rules into a new ruleset and include the new ruleset in a new version of the application.
- B. Place the updated rules into a new minor version of the ruleset and include the new ruleset version in a new application.
- C. Place the updated rules into a new minor version of the ruleset and include the new ruleset version in a new version of the application.
- D. Place the updated rules into a new ruleset and include the new ruleset in a new application.
Answer: C
NEW QUESTION 49
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 UI 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. Embed the Payment section in the Order Summary section.
- C. Build the Order Summary section with a layout inside to group the order items, similar to the Payment 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.
Answer: D
NEW QUESTION 50
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.
Answer: C
NEW QUESTION 51
You are designing a medical claim case type and haw the following requirement: Method claims must be resolved within 5 days. To meet this requirement you need to set the_________.
the service level to 5 days.
- A. urgency
- B. deadline
- C. passed deadline
- D. goal
Answer: B
NEW QUESTION 52
A stakeholder prefers to group a set of existing actions into a multistep form.
Which work item do you create in Agile workbench to address this change request?
- A. Feedback
- B. Status
- C. Bug
- D. User Story
Answer: A
NEW QUESTION 53
A requirement for a hotel reservation case type states that as customers change their room selection, the total cost of the reservation updates. How do you satisfy this requirement?
- A. Apply a Disable when condition to the total cost field.
- B. Configure a Validate rule for the room selection step.
- C. Define a declare expression for the total cost field.
- D. Add a When condition to the room selection step.
Answer: C
NEW QUESTION 54
Which two conditions do you test with a unit test? (Choose two.)
- A. An application is successfully migrated to a test system.
- B. A data page populates without any errors.
- C. A property value is set correctly by a data transform.
- D. An application displays user views for 20 users within three seconds.
Answer: B,D
NEW QUESTION 55
On a service level, the passed deadline interval is measured from________________.
- A. when the assignment is ready for a user
- B. the end of the deadline interval
- C. when a user begins the assignment
- D. the end of the goal interval
Answer: B
NEW QUESTION 56
Which business need do you address through delegation?
- A. A general manager must approve catering proposals that exceed EUR5000.
- B. A risk officer wants to adjust the income threshold for automobile loans.
- C. A care supervisor wants to authorize a second opinion for an insurance claim.
- D. A service representative must attach the appropriate form when emailing a customer.
Answer: B
NEW QUESTION 57
A library application used by staff creates a loan 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.
In the Answer Area, select the Data page definition for this use case.
Answer:
Explanation:
NEW QUESTION 58
......
Pega Certified System Architect (PCSA) 8 Free Certification Exam Material from Exam4Labs with 89 Questions: https://www.exam4labs.com/PEGAPCSA85V1-practice-torrent.html