Real Pegasystems PEGAPCBA87V1 Exam Questions Study Guide [Q43-Q60]

Share

Real Pegasystems PEGAPCBA87V1 Exam Questions Study Guide

Updated and Accurate PEGAPCBA87V1 Questions for passing the exam Quickly

NEW QUESTION # 43
You need to fetch exchange rates that are updated on a daily basis from a web service and make them available in your application using a data page .
Which scope would you select for the data page?

  • A. Node
  • B. Thread
  • C. Application
  • D. Request

Answer: D

Explanation:
it fetches exchange rates that are updated on a daily basis from a web service and makes them available in your application using a data page. A request scope for a data page means that the data page is loaded once per user session and is refreshed when the user logs out and logs back in. This way, the data page can provide the most up-to-date exchange rates for each user session. Reference: https://academy.pega.com/library/87/pega-certified-business-architect-pcba-87v1 (Module 10: Data Pages)


NEW QUESTION # 44
In an insurance claim application, you have the following requirement: All claims must be resolved within 30 days. To meet this requirement you configure a service level. Where should the service level be configured?

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

Answer: C

Explanation:
To meet the requirement that all claims must be resolved within 30 days, you need to configure a service level on the case type. A service level on the case type defines a goal and deadline for resolving a case. You can also define actions to take when a case reaches or exceeds its goal or deadline, such as sending an email notification or escalating the urgency. The other options are either incorrect or irrelevant for this requirement. Reference: https://docs-previous.pega.com/case-management/87/defining-service-levels-case-types


NEW QUESTION # 45
The business process for an automobile insurance claim consists of the following phases:
* Submission: The customer contacts a customer service representative (CSR) to file the claim.
* Review: An adjuster reviews the claim, assesses the damages to each vehicle, and provides an estimate of the cost of repairs.
* Repair: A third party performs the repairs on each vehicle, communicating with the adjuster and customer as necessary.
* Verification: After each vehicle repair, the adjuster closes the claim.
According to Pega best practices, which phase can you implement as a child case?

  • A. Submission
  • B. Repair
  • C. Verification
  • D. Review

Answer: B

Explanation:
The Repair phase can be implemented as a child case because it represents work that is performed by a third party and can be processed in parallel with other phases. A child case also allows for different reporting options and time frames for the repair work. The other phases are part of the main business process and should be implemented as steps or stages in the top-level case. Reference: https://academy.pega.com/topic/child-cases/v1


NEW QUESTION # 46
In the following view of a timesheet application, an employee enters their hours for the week. The total hours highlighted are automatically updated with the appropriate values as the employee enters their time.

Answer:

Explanation:


NEW QUESTION # 47
In a hiring application:
* An employee interviews the candidate.
* The Human Resources (HR) team creates and sends the offer letter.
* The Information Technology (IT) team assigns the workstation.
* The facilities team assigns the work desk.
To meet these requirements, what personas do you create?

  • A. Employee, HR, Facilities
  • B. Employee, IT, Facilities
  • C. Employee, HR, IT, Facilities
  • D. HR, IT, Facilities

Answer: C

Explanation:
To meet these requirements, you need to create four personas: Employee, HR, IT, and Facilities. A persona is a role that represents a group of users who perform similar tasks in your application. You can use personas to define user stories, assign tasks, configure access groups, and design user interfaces for your application. Reference: https://academy.pega.com/library/81/pega-certified-business-architect-pcba-81


NEW QUESTION # 48
In App Studio, when is the earliest opportunity to configure a user view for a step in a case life cycle?

  • A. You can configure the user view for a step after you create the entire case life cycle
  • B. You can configure the user view for a step you add that step to the case life cycle
  • C. You can configure the user view for a step before you start creating the case life cycle
  • D. You can configure the user view for a step any time after you configure the pick list data types.

Answer: B

Explanation:
This answer is correct because it is the earliest opportunity to configure a user view for a step in a case life cycle in App Studio. A user view is a form that displays fields and controls for users to enter or view data related to a case or an assignment. In App Studio, you can configure a user view for a step after you add that step to the case life cycle by clicking on the View icon next to the step name. Reference: https://academy.pega.com/library/87/pega-certified-business-architect-pcba-87v1 (Module 9: User Interface)


NEW QUESTION # 49
You are defining a view for a loan application. If the loan applicant indicates that there is an existing open account, the Date account opened must be before the current date.
How do you configure the case type to verify that the value of Date account opened is in the past?

  • A. Use a validation condition.
  • B. Use a pick list control.
  • C. Use a when condition.
  • D. Use a calendar control.

Answer: A

Explanation:
To configure the case type to verify that the value of Date account opened is in the past, you need to use a validation condition. A validation condition is a rule that checks whether the value of a field meets a specified criterion. You can use a validation condition for the Date account opened field that compares it with the current date and displays an error message if it is not in the past. Reference: https://community.pega.com/knowledgebase/articles/user-interface/86/configuring-validation-conditions


NEW QUESTION # 50
How do you guide users through an application form without requiring user training?

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

Answer: C


NEW QUESTION # 51
In a hiring application:
* An employee interviews the candidate.
* The Human Resources (HR) team creates and sends the offer letter.
* The Information Technology (IT) team assigns the workstation.
* The facilities team assigns the work desk.
To meet these requirements, what personas do you create?

  • A. Employee, HR, Facilities
  • B. Employee, IT, Facilities
  • C. Employee, HR, IT, Facilities
  • D. HR, IT, Facilities

Answer: C


NEW QUESTION # 52
During testing, you notice that the Send case status email step does not send an email. Which work item do you create in Agile Workbench to address this issue?

  • A. User Story
  • B. Bug
  • C. Status
  • D. Feedback

Answer: B

Explanation:
To address this issue, you need to create a bug in Agile Workbench. A bug is a type of work item that represents a defect or an error in an application that prevents it from functioning as expected or meeting the acceptance criteria. You can create bugs during testing or development to track and resolve issues in your application. Reference: https://community.pega.com/knowledgebase/articles/agile-workbench/86/creating-bugs


NEW QUESTION # 53
Which two statements about data records are true? (Choose Two)

  • A. Data records define permissible values for data fields.
  • B. Data records require external storage.
  • C. Data records are displayed in a drop-down list by default.
  • D. Data records need unique, user-generated IDs.

Answer: A,C


NEW QUESTION # 54
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 enable email notifications on the case type.
  • C. Add an Approve/Reject step with mobile approval enabled and a Send Email step.
  • D. Add an Approve/Reject step and a Send Email step.

Answer: A

Explanation:
To enable sales managers to approve sales quote proposals by email and from a mobile device, you need to add an Approve/Reject step to the case life cycle and enable email and mobile approval. This option allows sales managers to approve or reject the proposal by replying to an email message or by using a mobile app. The other options are either incorrect or irrelevant for this requirement. Reference: https://docs-previous.pega.com/case-management/87/approving-rejecting-cases-email https://docs-previous.pega.com/case-management/87/approving-rejecting-cases-mobile-devices


NEW QUESTION # 55
During a promotional period, customers who agree to receive emails get a discount based on their order total.
* If the order total is greater than USD100, USD10 is deducted from the order.
* If the order total is greater than USD150, USD25 is deducted from the order.
* If the order total is greater than USD200, USD50 is deducted from the order.
How do you configure the Promotional discount field?

  • A. Create a data reference field that references a promotional discount data page.
  • B. Create a query field that references a promotional discount data page.
  • C. Create a calculated currency field that uses a custom expression.
  • D. Create a calculated currency field that uses a decision table.

Answer: A


NEW QUESTION # 56
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 wait step to the parent case pausing the parent case until the child cases resolve.
  • B. Add an approval step to each of the child cases to resolve the cases.
  • C. Add a 30-day wait to the parent case to allow time for the child cases to resolve.
  • D. Add a service level agreement to resolve the child cases within 90 days.

Answer: A

Explanation:
it suspends the parent case processing until the child cases are resolved, as per the requirement. The Wait step can be configured to pause the parent case until all child cases are resolved. This way, the parent case ensures that all child cases are completed before proceeding. Reference: https://academy.pega.com/library/87/pega-certified-business-architect-pcba-87v1 (Module 5: Case Hierarchy)


NEW QUESTION # 57
A transaction dispute case type allows customers to dispute a bank card transaction for one of three reasons:
* Stolen card
* Duplicate charge
* Fulfillment error
Most disputes for the stolen cards occur at two vendors, MegaMart and MaxValu. The fraud analyst requests a report that displays stolen card disputes meeting the following thresholds:
* USD 25 or more at MaxValu
* USD 50 or more at MegaMart
Given the following filter conditions, which logic statement returns the correct subset of transaction disputes?

  • A. (F1 AND F3) OR (F2 AND F4) AND F5
  • B. F1 AND F2 AND F3 AND F4 AND F5
  • C. (F1 AND F3) OR (F2 AND F4) OR F5
  • D. ((F1 AND F3) OR (F2 AND F4)) AND F5

Answer: D

Explanation:
The logic statement A returns the correct subset of transaction disputes because it filters the cases by the vendor name (F1 or F2), the transaction amount (F3 or F4), and the dispute reason (F5). The parentheses indicate the order of operations and the AND and OR operators combine the conditions. The logic statement A can be read as follows: Return the cases where (the vendor is MaxValu and the amount is greater than or equal to 25) OR (the vendor is MegaMart and the amount is greater than or equal to 50) AND (the dispute reason is stolen card). Reference: https://community.pega.com/knowledgebase/articles/reporting/86/filtering-data-reports


NEW QUESTION # 58
Using the Pega Express"" delivery approach, governance is established during which phase of the project'

  • A. Adopt
  • B. Discover
  • C. Prepare
  • D. Build

Answer: C

Explanation:
Using the Pega Express delivery approach, governance is established during the prepare phase of the project. The prepare phase involves setting up the project team, roles, responsibilities, tools, processes, and standards that will guide the project delivery. Governance ensures that the project is aligned with the business objectives, follows best practices, meets quality criteria, and delivers value to the stakeholders. Reference: https://community.pega.com/knowledgebase/articles/pega-express-methodology/86/prepare-phase


NEW QUESTION # 59
Which statement most accurately describes the use of Pega Mobile Preview?

  • A. Pega Mobile Preview allows you to configure the application user interface.
  • B. Pega Mobile Preview models a typical user interaction to scenario test a mobile app
  • C. Pega Mobile Preview allows you to simulate a Pega application on a mobile device.
  • D. Pega Mobile Preview simulates user loads to test mobile app performance.

Answer: C


NEW QUESTION # 60
......

Prepare Important Exam with PEGAPCBA87V1 Exam Dumps: https://exam-labs.itpassleader.com/Pegasystems/PEGAPCBA87V1-dumps-pass-exam.html

0
0
0
0