Get PEGAPCSA86V1 Braindumps & PEGAPCSA86V1 Real Exam Questions [Q16-Q34]

Share

Get PEGAPCSA86V1 Braindumps & PEGAPCSA86V1 Real Exam Questions

Pegasystems PEGAPCSA86V1 Actual Questions and Braindumps

NEW QUESTION 16
An online car parts business wants customers to find parts easily. You are asked to implement the following requirement: Customers must select a make, model, and year to initiate a vehicle-specific search .
How do you configure the data storage in the application to implement the requirement?

  • A. Configure a local data storage of the make, model, and year of the vehicle.
  • B. Configure a static list of the make, model, and year vehicles.
  • C. Configure a connection to a system of record using the External Database Mapping Wizard.
  • D. Configure a data page to store the make, model, and year data.

Answer: C

 

NEW QUESTION 17
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 an alternate stage to the case life cycle to change the address.
  • B. Add a button to each assignment to present the customer with a form to submit a new address.
  • C. Add a case-wide optional process to the case workflow to perform the address change.
  • D. Add a case-wide optional action to the workflow for the address submission.

Answer: C

 

NEW QUESTION 18
Which statement best describes the business value of delegation?

  • A. Allows users to direct case processing as dictated by the circumstances of each case
  • B. Allows managers to adjust application behavior in production to meet changing business needs
  • C. Allows business users to contribute to application design by specifying requirements
  • D. Allows stakeholders to approve process improvements to drive operational efficiencies

Answer: B

 

NEW QUESTION 19
An organization has two lines of business: selling books for children and reselling college textbooks.
The division selling books for children can use the same basic user interface (Ul) as the division reselling textbooks with the exception of the payment methods.
How do you apply the Situational Layer CakeTM in this scenario?

  • A. Place the Ul rules in the base layer, and create a new layer for the payment rules for both lines of business.
  • B. Place the Ul rules in the base layer, and create a parallel base layer for the payments rules.
  • C. Place the Ul rules in the base layer, and create a new layer for the payment rule for each division.
  • D. Place the Ul rules and generic payment method rules in the base layer, and create a new layer for the division-specific payment rules.

Answer: C

 

NEW QUESTION 20
In a claims application, customers can file home insurance claims. Each claim contains a list of items of loss.
Depending on circumstances, some claims are investigated for potential fraud in parallel to the actual claim process.
Which two entities would you model as case type? (Choose two.)

  • A. Customer
  • B. Items of loss
  • C. Fraud investigation
  • D. Claim

Answer: C,D

 

NEW QUESTION 21
How do you reference the State property on an Address page group with the index Home?

  • A. Home(Address).State
  • B. Address.Home.State
  • C. Home.State.Address
  • D. Address(Home).State

Answer: D

 

NEW QUESTION 22
HOTSPOT
Select the corresponding user interface (UI) action set component for each behavior in the Answer area.

Answer:

Explanation:

 

NEW QUESTION 23
HOTSPOT
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 24
A requirement states: Loan applicants must enter their annual salary. If the salary is above the qualifying threshold, the application is automatically approved. If the salary is below threshold, the applicant must identify a cosigner.
Select two configuration options that follow best practices to meet the requirement. (Choose two.)

  • A. Use a collect information step with an annual salary field. Use a decision shape to determine whether to advance to a step to enter cosigner information or complete the process.
  • B. Design a user view with an annual salary field and a section for cosigner information. Use a Visible When condition to display the cosigner section when the salary is below the threshold.
  • C. Create an assignment step for a loan officer to review the applicant's annual salary and determine if a cosigner is necessary.
  • D. Design a user view with an annual salary field. Create an optional action to collect information about the cosigner and assign the action to the appropriate stage.

Answer: A,B

 

NEW QUESTION 25
DRAG DROP
Select each task on the left and drag it to the corresponding Application Development Studio on the right, where the task can be completed.

Answer:

Explanation:

 

NEW QUESTION 26
A car insurance quote request requires a view for potential customers to enter information to process the request.
What are the primary considerations to make before you configure fields in the view?

  • A. The fields users need to see, if the field is required, and where data is sourced from
  • B. The fields users need to see, if the field is required, and if the fields include a date type
  • C. The fields users need to see, where data is sourced from, and how users enter values
  • D. The fields users need to see, how users enter values, and if the fields are required

Answer: D

 

NEW QUESTION 27
An online retailer allows customers to select a courier service for deliveries. The list of available courier services is drawn from a data type sourced in the Pega database. The Fulfillment department wants to allow local warehouse managers to add courier services to mitigate increases in delivery limes and remove courier services that fail to meet delivery metrics .
Which two options are required increase managers to update courier service records in production? (Choose Two)

  • A. Enable rule checkout for the local wherehous manager
  • B. Create an access group for local wherehouse manager
  • C. Define an approval process for adding and removing courier services.
  • D. Delegate the records for the courier service data type.

Answer: B,D

 

NEW QUESTION 28
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. External system of record
  • B. Local system of record
  • C. No system of record

Answer: C

 

NEW QUESTION 29
A customer calls to apply for a new bank account. The customer service representative (CSR) needs to perform an assignment named Select Account Type. During the discussion, the customer can request written information regarding different account types. Select the case lifecycle design that satisfies this requirement.

  • A. Add a case-wide optional action.
  • B. Add an optional action to the stage that contains the Select Account Type assignment.
  • C. Add a router to the Select Account Type assignment.
  • D. A user view for requesting information to the Select Account Type assignment.

Answer: B

 

NEW QUESTION 30
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. deadline
  • B. goal
  • C. passed deadline
  • D. urgency

Answer: A

 

NEW QUESTION 31
You are developing a case type to process visa applications. As part of the process, applicants need to schedule an interview with the console. A child case is created for the interview process and assessment. Following the interview, it typically takes 48 hours for the 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 to achieve the required behavior?

  • A. Add a Create step creates the interview child case. Following the step, add a Wait step that pauses the parent case unit the interview case status of Resolved.
  • B. Add a Create step creates the interview child case, Following the step, add a Wait step that pauses the parent case unit 48 have elapsed.
  • C. Add a Create step creates the interview child case, There is no need to add a wait step.
  • D. Add a Create step creates the interview child case. Following the step, add a Wait step that pauses the parent case unit the interview case reaches a status of Resolved and after 48 hours have elapsed.

Answer: A

 

NEW QUESTION 32
You configure a service level to adjust assignment urgency to 100 when the goal interval lapses.
How does assignment urgency impact the deadline and passed deadline intervals?

  • A. Service level processing is halted until the assignment is completed.
  • B. Urgency value remains at 100, but other service level processing continues.
  • C. The user is notified that the maximum urgency has been reached.
  • D. Urgency value continues to increment as configured.

Answer: B

 

NEW QUESTION 33
You are implementing a data entry screen to include an asset ID field to track company equipment. All asset IDs are eight characters in length. The first three characters are letters followed by a five-digit number .
Which validation approach restricts entries to the required format?

  • A. Text data type
  • B. Edit Validate rule
  • C. Validate rule
  • D. Min/Max characters

Answer: B

 

NEW QUESTION 34
......

PEGAPCSA86V1 Dumps To Pass Pegasystems Exam in 24 Hours - PrepAwayETE: https://www.prepawayete.com/Pegasystems/PEGAPCSA86V1-practice-exam-dumps.html

Buy Latest PEGAPCSA86V1 Exam Q&A PDF - One Year Free Update: https://drive.google.com/open?id=1YdqIjNSyLixGy_ne32GDeGaJV7qBx9kZ

Contact Us

If you have any question please leave me your email address, we will reply and send email to you in 12 hours.

Our Working Time: ( GMT 0:00-15:00 )
From Monday to Saturday

Support: Contact now