[2024年01月]更新のPegasystems PEGAPCBA87V1テストエンジンとPDFで完全版無料問題集を無料提供
最新版を今すぐ試そうPEGAPCBA87V1認定有効な試験問題集
PEGASYSTEMS PEGAPCBA87V1は、PEGAプラットフォームで働くビジネスアーキテクトのスキルと知識をテストするために設計された認定試験です。この認定試験は、PEGAプラットフォーム、その能力、および複雑なビジネス上の問題の解決におけるその応用に関する候補者の理解を検証することを目的としています。
質問 # 12
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 confirms the corrected address.
How do you configure this requirement?
- A. Add a case-wide optional action to the workflow to submit a new address.
- B. Add an alternate stage to the case life cycle to change the address.
- C. Add a case-wide optional action to the workflow to perform the address change process.
- D. Add a button to each assignment to present the customer with a form to submit a new address.
正解:A
質問 # 13
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) OR F5
- B. F1 AND F2 AND F3 AND F4 AND F5
- C. (F1 AND F3) OR (F2 AND F4) AND F5
- D. ((F1 AND F3) OR (F2 AND F4)) AND F5
正解:D
解説:
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
質問 # 14
In a boat repair case type, clients can set their boat type as Powered, Sail, or Row. During the Inspection stage, the Inspect Boat process prompts technicians to inspect the common parts of all boats. However, if .boatType = 'Sail,' the technicians are additionally prompted to complete the Inspect Sailboat process.
How do you configure the case life cycle to achieve this behavior?
- A. Configure the Inspect Boat process to start if the .boatTypc is not Powered'- Otherwise, the process is skipped.
- B. Configure the Inspect Boat process to start if the .boatType = 'Sail'. Otherwise, the process is skipped.
- C. Configure the Inspect Sailboat process to start if the .boatType = 'Sail'. Otherwise, the process is skipped.
- D. Configure the Inspect Sailboat process to start if the .boatType is not 'Powered'. Otherwise, the process is skipped.
正解:C
解説:
To display the Inspect Sailboat process only if .boatType = 'Sail', you need to configure the process to start if the .boatType property equals 'Sail'. Otherwise, the process is skipped and the case life cycle continues to the next step. This way, only sailboats are inspected for sail-specific parts, while other boat types are inspected for common parts only. The other options are either incorrect or irrelevant for this requirement. Reference: https://docs-previous.pega.com/case-management/87/adding-processes-case-life-cycles
質問 # 15
What two visualizations can you use to present insight data on the Explore Data landing page? (Choose Two)
- A. Interactive chart
- B. Exportable data page
- C. CSV file
- D. List
正解:A、D
質問 # 16
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 an approval step to each of the child cases to resolve the cases.
- B. Add a wait step to the parent case pausing the parent case until the child cases resolve.
- C. Add a service level agreement to resolve the child cases within 90 days.
- D. Add a 30-day wait to the parent case to allow time for the child cases to resolve.
正解:B
解説:
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)
質問 # 17
Which three of the following options are characteristics of a good user story? (Choose Three)
- A. Reflects the business value the client receives
- B. Excludes acceptance criteria
- C. Can be tested
- D. Easy to understand
- E. Describes the technical solution that needs to be built
正解:A、C、D
質問 # 18
In the Answer Area, select the Pega development team member whose role corresponds to each development task.
正解:
解説:
質問 # 19
How do you adjust the urgency value of an aging assignment to increase the likelihood that the assignment is completed before the deadline?
- A. Apply an urgency value to the goal interval.
- B. Adjust the default assignment urgency value.
- C. Apply an urgency value to the deadline interval.
- D. Add an escalation action to the goal interval.
正解:B
解説:
Adjusting the default assignment urgency value will increase the likelihood that the assignment is completed before the deadline.
質問 # 20
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 an approval step to each of the child cases to resolve the cases.
- B. Add a wait step to the parent case pausing the parent case until the child cases resolve.
- C. Add a service level agreement to resolve the child cases within 90 days.
- D. Add a 30-day wait to the parent case to allow time for the child cases to resolve.
正解:B
質問 # 21
You are assigned to a pega implementation project as a pega business architect.
Which task are you expected to perform?
- A. Identify the initial of case types.
- B. Organize the project Kickoff meeting.
- C. Identify the scope of the initial release.
- D. Help to refine ahead of a sprint.
正解:D
解説:
A Pega Business Architect is expected to help to refine ahead of a sprint by applying design thinking and the Pega Express methodology to define the right scope and yield faster business results. A Pega Business Architect also facilitates discussions and drives decision making with stakeholders and subject matter experts using Pega tools and best practices. Reference: https://community.pega.com/roles/business-architect
質問 # 22
How do you provide users with guidance for completing a form and avoid the need for application training?
- A. Add the corresponding step to an appropriate stage.
- B. Send a notification to the assigned user.
- C. Add an optional action to the case to explain the task.
- D. Add an instruction to the assignment.
正解:D
解説:
Adding an instruction to the assignment will provide users with guidance for completing a form and avoid the need for application training.
質問 # 23
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
正解:C
質問 # 24
An order form provides four options from which customers select one option.
According to best practice, which of the following two UI control types can be used to minimize clutter on the order form? (Choose Two)
- A. Dropdown
- B. Autocomplete
- C. Checkbox
- D. Radio buttons
正解:A、B
解説:
Autocomplete and dropdown controls can be used to minimize clutter on the order form because they do not display all the options until the user clicks or types in the control. This helps reduce the space occupied by the UI elements and makes the form more compact and clear. Checkbox and radio buttons controls display all the options on the form, which can create clutter if there are many options to choose from. Reference: https://academy.pega.com/topic/user-interface-controls/v1
質問 # 25
Which two requirements ensure that valid data is used in a case? (Choose Two)
- A. The data is organized in a data type.
- B. The data fits the business logic.
- C. The data is the correct field type.
- D. The data is locally sourced.
正解:B、C
解説:
To ensure that valid data is used in a case, you need to make sure that the data fits the business logic and the data is the correct field type. The data fits the business logic means that the data conforms to the rules and constraints that define the business problem and solution. For example, you can use validations, calculations, and dependencies to ensure that the data fits the business logic. The data is the correct field type means that the data matches the expected format and structure of the field that stores or displays it. For example, you can use different types of fields and controls to ensure that the data is the correct field type. Reference: https://community.pega.com/knowledgebase/articles/user-interface/86/ensuring-valid-data-used-case
質問 # 26
Which use case describes the function of the Estimator tool?
- A. A business architect needs to know when to prioritize a specific case type for development.
- B. A stakeholder needs to know how much time and effort is needed to build MLP 2.
- C. A product owner needs to know how many data objects to create for MLP 1.
- D. A tester needs to know how many versions of an application they test for MLP 2.
正解:C
質問 # 27
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 an optional process to pause the accident case until the vehicle claims are paid.
- 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 each vehicle claim as a child case of the accident claim.
正解:B、D
解説:
These answers are correct because they prevent the accident claim case from resolving before all vehicle claims are resolved, as per the requirement. By adding each vehicle claim as a child case of the accident claim, you can create a case hierarchy that allows you to manage related cases together. By adding a wait step to the accident claim case, you can pause the parent case until all child cases reach a specific status, such as Resolved. Reference: https://academy.pega.com/library/87/pega-certified-business-architect-pcba-87v1 (Module 5: Case Hierarchy)
質問 # 28
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.

正解:
解説:
質問 # 29
Which requirement do you satisfy by using a Wait step?
- A. An Accident Claim case pauses until 48 hours after the accident.
- B. An Accident Claim case pauses until an email is sent to the user.
- C. An Accident Claim case pauses until a manager approves the request.
- D. An Accident Claim case pauses until a user uploads an accident image.
正解:A
解説:
This requirement can be satisfied by using a Wait step with a Timer wait type that pauses a case until a set date/time interval expires or until a reference date/time is reached. In this case, the Wait step can be configured to pause the Accident Claim case for 48 hours after the accident date/time property value. The other requirements do not involve pausing a case based on a timer or a case dependency, but rather on user actions or inputs. Reference: https://academy.pega.com/topic/case-workflow-dependency/v1
質問 # 30
Select each Use Case on the left and drag it to the appropriate Routing configuration on the right.
正解:
解説:
質問 # 31
Which statement most accurately describes the use of Pega Mobile Preview?
- A. Pega Mobile Preview allows you to simulate a Pega application on a mobile device.
- B. Pega Mobile Preview simulates user loads to test mobile app performance.
- C. Pega Mobile Preview models a typical user interaction to scenario test a mobile app
- D. Pega Mobile Preview allows you to configure the application user interface.
正解:A
質問 # 32
......
PEGAPCBA87V1試験は、PEGA認定ビジネスアーキテクト(PCBA)認定の重要なコンポーネントです。この試験では、PEGAテクノロジーに関連する候補者の知識とスキルと、ビジネスプロセス管理におけるアプリケーションを評価します。この試験に合格することは、PEGAビジネスアーキテクチャの専門知識を示し、この分野でのキャリアを促進したい専門家にとって不可欠なステップです。
PEGAPCBA87V1認定試験に合格するには、候補者はPEGAの技術と方法論を強く理解する必要があります。彼らは、PEGAプラットフォームと、それがビジネスソリューションの設計と構築にどのように使用できるかに精通している必要があります。候補者は、PEGAベースのソリューションの設計と実装を管理する必要があるため、プロジェクト管理の経験も必要です。
100%合格保証付きの素晴らしいPEGAPCBA87V1試験問題PDF:https://www.jpntest.com/shiken/PEGAPCBA87V1-mondaishu
PEGAPCBA87V1問題集で2024年最新のPegasystems試験問題:https://drive.google.com/open?id=14WaD-byC4bJovCNap2_GqQ1w0nXllacX