Latest Jan-2022 Pegasystems PEGAPCBA84V1 Dumps Updated 50 Questions [Q26-Q45]

Share

Latest Jan-2022 Pegasystems PEGAPCBA84V1 Dumps Updated 50 Questions

PDF Download Free of PEGAPCBA84V1 Valid Practice Test Questions


Pegasystems PEGAPCBA84V1 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Describe information required to quickly build a Pega application
  • Integrate with external applications
Topic 2
  • Distinguish user experience from the user interface
  • Configure and send email correspondence
Topic 3
  • Customize portal content, dashboards
  • Describe a data object; group related data
Topic 4
  • List common deliverables resulting from a design thinking workshop
  • Automate workflow decisions with conditions on a decision step
Topic 5
  • Describe the data model, relationships between data types, cases, and systems of record
  • Add optional actions to a workflow
Topic 6
  • Differentiate between business data and process data in reports
  • Design an approval process
Topic 7
  • Configure data validation using business logic
  • Describe the relationship between data types and data views
Topic 8
  • Identify and configure fields and views
  • Focus on realistic high-value scope captured as a Microjourney
Topic 9
  • Manage application development; user stories, feedback, bugs
  • Identify duplicate cases; configure temporary cases
Topic 10
  • Style an application; use themes
  • Manage user and role assignments
Topic 11
  • Organize report results, use of columns and filters
  • Add a service level: urgency, goals, deadlines

 

NEW QUESTION 26
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 calculation for the total cost held.
  • C. Configure a when condition for the total cost field.
  • D. Configure a validate condition for the total cost field.

Answer: A

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

 

NEW QUESTION 27
A team is developing a new customer-focused application. The team wants to achieve the maximum benefits of application adoption.
Select each example on the left and drag it to the appropriate design concept on the right.

Answer:

Explanation:

 

NEW QUESTION 28
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 29
Which two situations require a data type? (Choose Two)

  • A. A Date of account creation field is set to a default value of the current date.
  • B. A Work preference picklist is populated with two values: Full time and Part time.
  • C. A Currency drop-down is populated with values from an external system of record.
  • D. Patient medical history is accessed from and written to an external system of record.

Answer: B,C

 

NEW QUESTION 30
A retail company wants to provide a tracking tool for customers to enter their order number and see the order status, package location, and estimated delivery date. A small number of customers have requested a visualization tool that allows them to see a map with the path their package has traveled.
Which option fits the scope for the minimum lovable product (MLP) based on Pega best practices?

  • A. A view where the customer can enter their order number
  • B. A view that updates with order status and delivery date details when the customer enters the order number
  • C. A view that presents the order status and delivery date details
  • D. A view that presents the order status, delivery date details, and a map with the path the package has traveled

Answer: B

 

NEW QUESTION 31
Consider the following user story:
As a policyholder, I want to add a vehicle operator to my insurance policy so I can extend coverage to the added operator.
Which two questions help you define the fields for the user view? (Choose Two)

  • A. Will field information about the operator be stored in an external database?
  • B. Do the fields about the operator need to be displayed in multiple languages?
  • C. What fields does the account owner need to see to add an operator?
  • D. How do the fields for the operator need to be displayed?

Answer: A

 

NEW QUESTION 32
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 33
You need to send an email to customers who are approved for a mortgage. The system automatically sends a preliminary approval to customers by email.
How do you configure the case to achieve this behavior?

  • A. Add a Send Email step to the case life cycle after the Approval step.
  • B. Enable email notifications on the case type, and then add a Send Email step to the case life cycle after the Approval step.
  • C. Enable email notifications on the case type.
  • D. Configure a Collect Information step with read-only information, and then route the step to the customer.

Answer: C

 

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

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

Answer: C

 

NEW QUESTION 35
An internal application currently grants 75 employees access to one of four roles: Admin, Author, User, and Manager. A new analyst who joins the company requires all the Author role access but only some of the reporting capabilities available to the Manager role.
How do you satisfy this security requirement?

  • A. Create a new Analyst role with the required access.
  • B. Add the analyst to the Manager role.
  • C. Update the Author role to include the required analyst reports.
  • D. Add the analyst to both the Author role and the Case Manager channel interface.

Answer: D

 

NEW QUESTION 36
A requirement states: When a business guest checks out of a hotel, the guest must complete a hotel review to receive a corporate discount.
Select the case type relationship that satisfies the requirement.

  • A. Configure checkout request as a child case of hotel review.
  • B. Configure hotel review as a child case of the checkout request.
  • C. Configure hotel review as a parallel process to the checkout request.
  • D. Configure both checkout request and hotel review as top-level cases.

Answer: C

 

NEW QUESTION 37
In an insurance claim application, you have the following requirement: All claims must be processed within 1 week. To meet this requirement you configure a service level. Where should the service level be configured?

  • A. The process
  • B. The stage
  • C. The step
  • D. The case type

Answer: A

 

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

Answer:

Explanation:

 

NEW QUESTION 39
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 test 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 40
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 reach the payment pending review status.
  • D. Configure the Wait step to continue the parent case when the child cases reaches audit or approval.

Answer: C

 

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

How do you suspend the parent case processing until the child cases are resolved?

  • A. Add a 30-day wait to the parent case to allow time for the child cases to resolve.
  • B. Add an approval step to each of the child cases to resolve the cases.
  • C. Add a wait step to the parent case pausing the parent case until the child cases resolve.
  • D. Add a service level agreement to resolve the child cases within 90 days.

Answer: C

 

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

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

Answer: B

 

NEW QUESTION 43
You are designing a medical claim case type and have the following requirement: Medical claims must be resolved within five days.
To meet this requirement, you must set the____________. in the service level to five days.

  • A. priority
  • B. urgency
  • C. deadline
  • D. goal

Answer: C

 

NEW QUESTION 44
A pre-approval mortgage case type collects applicant information and real estate property details. Which field type stores and displays an applicant's mortgage loan amount correctly?

  • A. Currency
  • B. Integer
  • C. Picklist
  • D. Decimal

Answer: A

 

NEW QUESTION 45
......

PEGAPCBA84V1 Test Engine files, PEGAPCBA84V1 Dumps PDF : https://www.surepassexams.com/PEGAPCBA84V1-exam-bootcamp.html