[2021] PEGAPCBA84V1 Answers PEGAPCBA84V1 Free Demo Are Based On The Real Exam [Q18-Q42]

Share

[2021] PEGAPCBA84V1 Answers PEGAPCBA84V1 Free Demo Are Based On The Real Exam

PEGAPCBA84V1 [Nov-2021 Newly Released] Exam Questions For You To Pass


Pegasystems PEGAPCBA84V1 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Style an application; use themes
  • Manage user and role assignments
Topic 2
  • List common deliverables resulting from a design thinking workshop
  • Automate workflow decisions with conditions on a decision step
Topic 3
  • Describe the data model, relationships between data types, cases, and systems of record
  • Add optional actions to a workflow
Topic 4
  • Identify and configure fields and views
  • Focus on realistic high-value scope captured as a Microjourney
Topic 5
  • Customize portal content, dashboards
  • Describe a data object; group related data

 

NEW QUESTION 18
Using the following Refund case life cycle, how do you design this case to skip the Item Return stage if the item will not be returned?

  • A. Add an Item Retention alternate stage and define a process for retention of item.
  • B. Add a condition to skip the Item Return stage when a return is not necessary.
  • C. Add a decision in the Item Return process to change the stage when a return is not necessary.
  • D. Replace the Wait step in the Item Return stage with a Change Stage step.

Answer: B

 

NEW QUESTION 19
A purchase request list report includes columns for case ID and regional cost center. A manager wants the report to show the total number of purchase requests for each of the regional cost centers.
How do you design the report?

  • A. Summarize the case ID column by count.
  • B. Create a filter for each cost center and count the case IDs.
  • C. Summarize the regional cost centers by count.
  • D. Define a function for the cost center column to total the case IDs.

Answer: A

 

NEW QUESTION 20
Select each description on the left and drag it to the correct field type on the right.

Answer:

Explanation:

 

NEW QUESTION 21
How do you route an assignment so that any available member of the Finance department can perform the task?

  • A. Route the assignment to a work queue.
  • B. Route the assignment to the admin user ID.
  • C. Route the assignment to a work list.
  • D. Route the assignment separately to all members.

Answer: C

 

NEW QUESTION 22
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 credit check a child case of credit card request.
  • B. Make credit check a spin-off case of credit card request.
  • C. Make credit card request a child case of credit check.
  • D. Make both loan request and credit check top cases.

Answer: A

 

NEW QUESTION 23
A requirement for a hotel reservation case type states that as customers change their room selection, the total cost of the reservation updates accordingly.
How do you satisfy this requirement?

  • A. Configure a field group list for all the room types.
  • B. Configure a validate condition for the total cost field.
  • C. Configure a calculation for the total cost held.
  • D. Configure a when condition for the total cost field.

Answer: A

Explanation:
https://collaborate.pega.com/question/test-process-flow

 

NEW QUESTION 24
Select each application design requirement on the left and drag it to the appropriate design approach on the right.

Answer:

Explanation:

 

NEW QUESTION 25
Select the use case that requires an integration by using robotic process automation (RPA).

  • A. An online ordering application submits credit card information to a payment processor through a web service.
  • B. A service management application lists paint options sourced from a Pega Platform data object.
  • C. An order management application updates a customer profile in a legacy system that lacks an exposed API.
  • D. A drug trial management application submits trial data to a protected system through a secure connection.

Answer: A

 

NEW QUESTION 26
In the first design sprint, during the initial workshop with an airline, you obtain several deliverables and outcomes. In the Answer area, identify the output type for each deliverable or outcome.

Answer:

Explanation:

 

NEW QUESTION 27
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.
How do you design the report to support this requirement?

  • A. Select Lowest to Highest sort type for Create Date.
  • B. Select Highest to Lowest sort type for Create Date.
  • C. Add a filter condition where Create Date is greater than the current date.
  • D. Make the Create Date the first column in the report.

Answer: B

 

NEW QUESTION 28
You are configuring an accident claim case for an automobile insurance company with two child cases as illustrated.

The requirement changes to allow the parent case to continue before the child cases resolve.
How do you configure the Wait steps for this requirement?

  • A. Configure the Wait step so that only one child case must resolve before the parent case can continue.
  • B. Configure the Wait step so users can choose to continue the parent case process regardless of child case status.
  • C. Configure the Wait step to continue the parent case when the child cases reaches audit or approval.
  • D. Configure the Wait step to continue the parent case when the child cases reach the payment pending review status.

Answer: D

 

NEW QUESTION 29
A bank wants to allow customers to deposit checks through their mobile phones. The check amount, bank routing number, and payer account number are scanned and sent to a check clearinghouse for processing.
Select each description on the left and drag it to the appropriate Three Pillars element on the right.

Answer:

Explanation:

 

NEW QUESTION 30
Which configuration informs a user by email when an assignment is added to the user's worklist?

  • A. Add a Send Email step to the process after the assignment to notify the assigned user.
  • B. Configure a service level to send a notification to the assigned user.
  • C. Add a Send Notification step to the process after the assignment to notify the assigned user.
  • D. Configure the case type to send assignment notifications to assigned users.

Answer: D

 

NEW QUESTION 31
An accident claim case creates a vehicle claim case for each vehicle involved in an accident.
Which two configurations prevent the accident claim case from resolving before all vehicle claims are resolved? (Choose Two)

  • A. Add each vehicle claim as a child case of the accident claim.
  • B. Add a wait step to the accident claim case to wait until all vehicle claims have a status of Resolved.
  • C. Add a parallel process for vehicle claims in the accident claim resolution stage.
  • D. Add an optional process to pause the accident case until the vehicle claims are paid.

Answer: B,D

 

NEW QUESTION 32
How do you provide users with guidance for completing a form and avoid the need for application training?

  • A. Add an instruction to the assignment.
  • B. Send a notification to the assigned user.
  • C. Add the corresponding step to an appropriate stage.
  • D. Add an optional action to the case to explain the task.

Answer: A

 

NEW QUESTION 33
A shipping company uses a Pega application for order processing and fulfillment.
* The Membership level locally-sourced data type indicates the membership level of the customer.
* The Address data type is used to verify the customer-entered billing and shipping addresses against a Comprehensive database of postal addresses.
* The Delivery preference data type specifies whether the customer prefers the delivery person to call the
Customer or ring the doorbell when dropping off a package.
In the graphic below, choose the appropriate data type based on how it is sourced.

Answer:

Explanation:

 

NEW QUESTION 34
Apartment tenants submit maintenance requests that specify their name, address, request type, and request description. 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 the apartment address as a basic condition.
  • B. Configure the tenant name as a basic condition.
  • C. Configure the request type as a weighted condition.
  • D. Configure the apartment address as a weighted condition.
  • E. Configure a time period for the request date as a weighted condition.

Answer: B,C,D

 

NEW QUESTION 35
A customer refund case type requires an auditor to receive an email if the refund is greater than twice the price of the item.
Which participant role do you select to configure this requirement?

  • A. Owner
  • B. Work queue
  • C. Interested individual
  • D. Customer

Answer: B

 

NEW QUESTION 36
A government application provides field placeholder values to help users enter the correct dat
a. The Design Lead has asked you to increase the font size on all field placeholder value components to help visually impaired users.
Which configuration applies the font styling requirement on the field placeholder values in the application?

  • A. Update the existing Default theme text entry.
  • B. Add a new theme text entry to the application theme.
  • C. Upload a new application theme.
  • D. Run a case type that uses the component and change the font on the view.

Answer: C

 

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

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

Answer: C

 

NEW QUESTION 38
......

New 2021 Realistic Free Pegasystems PEGAPCBA84V1 Exam Dump Questions & Answer: https://measureup.preppdf.com/Pegasystems/PEGAPCBA84V1-prepaway-exam-dumps.html