最新 [2025年01月03日]PEGACPBA88V1試験問題には有効なPEGACPBA88V1問題集PDF [Q20-Q41]

Share

最新 [2025年01月03日]PEGACPBA88V1試験問題には有効なPEGACPBA88V1問題集PDF

PEGACPBA88V1練習テスト問題解答は更新された52問があります

質問 # 20
...a Pega Business Architect, your project is approaching the end of the Prepare phase.
Identify three aspects of the project plan that must be taken into consideration to successfully deliver an application that achieves the client's desired business outcomes loose Three)

  • A. Implement Pega's DevOps Deployment Manager.
  • B. Initiate planning of the next Minimum Lovable Product (MLP).
  • C. Review assumptions made during the Discover phase.
  • D. Confirm the Sprint plan is achievable for delivering this Minimum Lovable Product (MLP).
  • E. Identify key risks with the technical architecture.

正解:B、D、E

解説:
* Identify key risks with the technical architecture: Before moving to the next phase, it is important to identify and assess any risks associated with the technical architecture. This allows the team to develop mitigation strategies and ensure that the architecture supports the business requirements and can scale appropriately.
Reference:
* Initiate planning of the next Minimum Lovable Product (MLP): Planning for the next MLP should begin towards the end of the current phase to maintain momentum and ensure continuous delivery. This involves defining the scope, requirements, and timeline for the next set of features.
* Confirm the Sprint plan is achievable for delivering this Minimum Lovable Product (MLP): It is essential to ensure that the Sprint plan is realistic and achievable. This involves verifying that the team can complete the required work within the allotted time frame and that dependencies and resources are properly managed.


質問 # 21
wants an application to process a new customer loyalty account that the store uses for marketing and customer retention efforts. The customer enters their correct information. The data is stored in a data relationship with an external data source.
Which type of data relationship do you create?

  • A. A data reference field
  • B. An embedded data field
  • C. A query field
  • D. A case reference field

正解:A

解説:
For an application to process a new customer loyalty account with data stored in a data relationship with an external data source, you should create a data reference field.
Data Reference Field: This field type allows the application to reference and use data from an external source without embedding it directly within the case. This is suitable for maintaining up-to-date information and integrating with external systems.
Reference:
Pega Academy: Data Management
Pega Documentation: Data Relationships and Integration


質問 # 22
Identify the name of Pega's business architecture design that aligns human intelligence and process automation with business logic to deliver high-value software solitons.

  • A. Business-first
  • B. Pega Express
  • C. Customer-centric
  • D. Center-out

正解:D

解説:
The name of Pega's business architecture design that aligns human intelligence and process automation with business logic to deliver high-value software solutions is Center-out.
Center-out Design:
This approach focuses on designing the core business logic and processes first (the "center") and then extending outwards to include the user interface (UI) and channels.
By centering on the core logic, Pega ensures that the most critical aspects of the business process are well-defined and robust. This approach supports scalability and adaptability as the system grows and evolves.
Reference:
Pega Academy: Center-out Business Architecture
Pega Documentation: Center-out Design Principles


質問 # 23
You are designing a credit transaction case type and have the following requirement: Transaction disputes must be resolved within 3 days.
To meet this requirement, you need to set the___________in the service level to 3 days.

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

正解:B

解説:
To meet the requirement that transaction disputes must be resolved within 3 days, you need to set the deadline in the service level agreement (SLA) to 3 days. The deadline specifies the maximum time allowed to resolve the transaction disputes, ensuring that the case is handled within the required timeframe.


質問 # 24
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 is the correct field type.
  • C. The data fits the business logic.
  • D. The data is locally sourced.

正解:B、C

解説:
* The data fits the business logic: Ensuring data fits the business logic guarantees that it aligns with the defined processes and rules.
Reference:
* The data is the correct field type: Ensuring the data type is correct is crucial for preventing data-related errors and ensuring compatibility with the system.


質問 # 25
Select the bolded portion of each property reference by selecting the corresponding type from the list on the right.

正解:

解説:

Reference:
Property reference: .ShippingAddress.City
Field type: Text
Property reference: .BillingAddress.Telephone
Field type: Multiple record data relationship


質問 # 26
Which two statements about data records are true? (Choose Two)

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

正解:A、D

解説:
* Data records are displayed in a drop-down list by default: This is true because Pega displays data records in drop-down lists to facilitate user selection.
Reference:
* Data records define permissible values for data fields: This is true because data records are used to define the set of permissible values for a particular field.


質問 # 27
The development, your team creates a spreadsheet with work items to populate the backlog.
...you populate the backlog directly from the spreadsheet?

  • A. Create bugs
  • B. Create stones
  • C. Create feedback
  • D. Import stories

正解:D

解説:
Import stories: When populating the backlog directly from a spreadsheet, the correct approach is to import the stories. Pega allows for importing user stories from spreadsheets to efficiently populate the backlog.


質問 # 28
Which one of the following statements about channel interfaces is true?

  • A. User interfaces are also known as channel interfaces.
  • B. Seating a channel interface creates a default work queue.
  • C. A persona requires a unique channel interface.
  • D. All users see the same channel interface.

正解:A

解説:
User interfaces are also known as channel interfaces: In Pega, user interfaces are referred to as channel interfaces because they represent the different ways users interact with the application, such as through web, mobile, or other channels.


質問 # 29
A sales manager must be able to approve sales quote proposals by email and from their mobile devices. What do you implement this requirement?

  • A. Add an Approve/Reject step and a Send Email step.
  • B. Add an Approve/Reject step and enable approval from email and mobile.
  • C. Add an Approve/Reject step with mobile approval enabled and add a Send Email step.
  • D. Add an Approve/Reject step and enable email notifications on the case type.

正解:B

解説:
To allow a sales manager to approve sales quote proposals by email and from mobile devices, you should add an Approve/Reject step in the case life cycle and enable the approval from email and mobile options. This configuration ensures that the manager can approve or reject the proposals conveniently through email notifications and mobile devices, without needing to access the Pega application directly.


質問 # 30
Your client is planning their next Minimum Lovable Product (MLP) release.
Which three pillars of case design must the Pega Business Architect ensure are taken into account, to capture information for the release? (Choose Three)

  • A. Personas and Channels
  • B. Dashboards
  • C. Reports
  • D. Case types
  • E. Data and Interfaces

正解:A、D、E

解説:
When planning the next Minimum Lovable Product (MLP) release, a Pega Business Architect should focus on the three pillars of case design: Personas and Channels, Case Types, and Data and Interfaces.
Personas and Channels:
Personas: Identify the different user roles (personas) that will interact with the application. Understanding personas helps in designing user experiences that meet their needs.
Channels: Determine the channels (e.g., web, mobile) through which users will interact with the system. This ensures that the application is accessible and user-friendly across different platforms.
Case Types:
Case Types: Define the different types of cases that the application will manage. Case types are fundamental to structuring the application and ensuring that it can handle various processes and workflows efficiently.
Data and Interfaces:
Data: Identify the data required to support the case types and processes. This includes understanding data sources, data structures, and how data will be captured and used.
Interfaces: Determine the interfaces needed to integrate with external systems. Interfaces are crucial for ensuring that the application can interact with other systems and exchange information seamlessly.
Reference:
Pega Academy: Case Design
Pega Documentation: Minimum Lovable Product (MLP)


質問 # 31
Which two field types are specialized versions of the Query field type? (Choose Two)

  • A. Case reference
  • B. Data reference
  • C. Embedded data
  • D. Picklist

正解:A、B

解説:
The two field types that are specialized versions of the Query field type are:
A . Data reference:
This field type is used to reference data from an external source dynamically. It allows the application to pull in data as needed without storing it directly within the case.
D . Case reference:
This field type is used to reference another case within the Pega application. It is useful for linking related cases and managing dependencies between them.
Reference:
Pega Academy: Field Types and Usage
Pega Documentation: Query Field and Specialized Field Types


質問 # 32
.......which two situations is it appropriate to use a decision table? (Choose Two)

  • A. If customers decide to add insurance, checked bags, or early boarding to their airline tickets, extra fees are added to their order total.
  • B. A dance studio recommends a membership type based on the number and type of dance classes the customer wants to attend every month.
  • C. Order total is calculated based on the quantity and price of the items in the customer's shopping cart.
  • D. A hair care company suggests a line of products to customers based on their hair type, scalp moisture, hair moisture, and whether it is color-treated.

正解:B、D

解説:
Decision tables in Pega are ideal for situations where you need to apply multiple conditions to arrive at a decision. They are best used when you have a limited number of conditions and actions that result in a discrete set of outcomes.
B . A dance studio recommending a membership type based on the number and type of dance classes is suitable for a decision table. The number and type of classes can be mapped to specific membership types in a table format where each row represents a possible scenario and outcome.
D . A hair care company suggesting a line of products based on various attributes such as hair type, scalp moisture, hair moisture, and whether it is color-treated is also suitable for a decision table. Each combination of attributes can correspond to a specific product recommendation, making a decision table an efficient way to handle these rules.
Reference:
Pega Decision Management Overview
Pega Academy: Decision Table Rules


質問 # 33
Which two requirements can you support by configuring a mobile channel in App Studio? (Choose Two)

  • A. Set the dimensions of an application icon to 180x180 pixels.
  • B. Configure a left swipe behavior to open a message.
  • C. Lock the application after 20 minutes of inactivity.
  • D. Grant access to the mobile app for a specific user.

正解:B、C

解説:
Lock the application after 20 minutes of inactivity: You can configure security settings in a mobile channel to automatically lock the application after a specified period of inactivity to enhance security.
Reference:
Configure a left swipe behavior to open a message: Mobile channels in App Studio allow configuring custom swipe gestures to perform specific actions such as opening a message when the user swipes left.


質問 # 34
Life insurance company has satellite offices in various countries. Each satellite office has a work queue. Company policy requires that life insurance underwriting be signed to offices based on the policy owner's residential address.
Which routing approach supports this requirement?

  • A. Route the assignment to a specific underwriter based on business logic.
  • B. Route the assignment to the correct work queue based on business logic.
  • C. Route the assignment to the correct work queue by using an authority matrix.
  • D. Route the assignment to the correct work queue by using a reporting structure.

正解:B

解説:
To route life insurance underwriting assignments to the correct satellite office based on the policy owner's residential address, using business logic is the most appropriate approach. This approach involves:
Define Routing Rules: Create decision rules or decision tables that map the policy owner's residential address to the corresponding satellite office's work queue.
Implement Business Logic: Configure the routing step in the case type to use these decision rules. The business logic will determine the correct work queue based on the address.
Route to Work Queue: The assignment is routed to the work queue of the satellite office that corresponds to the policy owner's residential address.
This method ensures that each assignment is accurately directed to the appropriate office based on predefined business logic.
Reference:
Pega Academy: Assignments and Routing
Pega Documentation: Using Business Logic for Assignment Routing


質問 # 35
...event center has a case type that allows customers to book a dining room for events. After customers provide basic information and indicate whether they want catering for the event, the following behavior occurs:
If customers do not ask for catering, they receive a rental rate quote for the dining room.
If customers indicate that they want catering for the event, they must choose a menu before they can receive a quote.
Which two options do you use to configure the case type to achieve the requested behavior? (Choose Two)

  • A. Create parallel processes for providing menu preferences and for providing the customer with the rental rate quote.
  • B. Configure the menu preferences and appointment date fields with a visibility condition if the customer selects the catering checkbox.
  • C. Create a process for customers to indicate menu preferences. Add the process as a case-wide optional action.
  • D. Create a checkbox for customers to indicate whether they want catering for the event. Add a decision shape that evaluates whether the customer checks the box.

正解:B、D

解説:
To achieve the requested behavior in the event center case type:
Create a checkbox for customers to indicate whether they want catering for the event. This allows customers to specify their preference for catering.
Add a decision shape to evaluate whether the customer has checked the catering checkbox. Based on this decision, the case will either proceed to provide a rental rate quote or prompt the customer to choose a menu before receiving a quote.
Configure the menu preferences and appointment date fields with a visibility condition that displays these fields only if the customer selects the catering checkbox. This ensures that customers who do not want catering do not see these fields, streamlining the process.


質問 # 36
A business requires a service-level agreement (SLA) to ensure that expense reports are submitted and reviewed on time. The initial urgency value is set to 10 and the following behavior is required:
SLA starts when the Expense report assignment is created
..goal elapses, the assignment urgency increases by 10
..deadline elapses the assignment urgency increases by 10
..passed deadline elapses, the assignment urgency increases by 20
Answer area select the urgency value that the system sets if the assignment is not yet completed by the end of each milestone.

正解:

解説:

Reference:
Pega Academy: Service Level Agreements (SLAs)
Pega Documentation: Configuring SLA Urgency and Escalation


質問 # 37
Which three tasks should be done as part of the DevOps pipeline? (Choose Three)

  • A. Extract data using Business Intelligence Exchange (BIX).
  • B. Track Security checklist completion.
  • C. Run both unit and scenario tests.
  • D. Review the three basic authorization models.
  • E. Verify the guardrail compliance score.

正解:B、C、E

解説:
Project delivery leader: The Project Delivery Leader is responsible for overseeing the project plan, managing resources, and ensuring that project milestones are met. They play a key role in verifying the project plan and adjusting schedules to manage expectations and ensure timely delivery.


質問 # 38
Which project nears the end of the Prepare phase, you prepare the project plan for review with your development team, two elements does the project plan include? (Choose Two)

  • A. Epic and user stories
  • B. Definition of Ready (DoR)
  • C. Governance structure
  • D. RAID log (Risks, Actions, Issues, and Decisions)
  • E. Project team resourcing's

正解:A、D

解説:
As a project nears the end of the Prepare phase, the project plan should include:
B . Epics and user stories:
These are essential for defining the work to be done in future sprints. They provide detailed descriptions of the functionality and requirements that need to be developed and tested.
C . RAID log (Risks, Actions, Issues, and Decisions):
This log is critical for tracking potential risks, ongoing actions, issues that need resolution, and decisions made during the project. It helps in managing and mitigating risks and ensures that the project stays on track.
Reference:
Pega Academy: Project Planning and Management
Pega Documentation: Prepare Phase Activities and Deliverables


質問 # 39
Which two statements are true about Minimum Lovable Product (MLP) sizing when using the Estimator tool? (Choose Two)

  • A. Creation of case steps is factored into MLP sizing.
  • B. MLP sizing leads to more precise resource planning.
  • C. Complex features are always reserved for MLP 2 and later.
  • D. Initial estimations are high-level approximations.

正解:B、D

解説:
* MLP sizing leads to more precise resource planning: Proper sizing of the MLP ensures that resource planning is accurate, allowing the team to allocate the necessary resources effectively to meet the delivery timelines.
Reference:
* Initial estimations are high-level approximations: During the early stages of planning, the estimations are high-level approximations that provide a general idea of the effort required. These estimations are refined as the project progresses and more details are known.


質問 # 40
two statements about the Constellation design system are true? (Choose Two)

  • A. Constellation design system improves context switching or multitasking.
  • B. Constellation design system uses a modular design.
  • C. Constellation design system components are not available in the Traditional UI architecture.
  • D. Constellation design system is a section-based architecture.

正解:A、B

解説:
* Constellation design system improves context switching or multitasking: The Constellation design system in Pega enhances user experience by providing a design that supports efficient context switching and multitasking, making it easier for users to navigate and manage multiple tasks.
Reference:
* Constellation design system uses a modular design: The Constellation design system is built on a modular architecture, allowing for reusable and customizable components that can be easily integrated and maintained.


質問 # 41
......


この試験では、ビジネスプロセス管理、ケース管理、意思決定管理、ユーザーインターフェース、データモデリングなど、Pegaビジネスアーキテクチャに関連するさまざまなトピックがカバーされます。試験に合格した候補者は、ビジネスとその顧客のニーズを満たす効果的なPegaソリューションを設計および実装する能力を示します。PEGACPBA88V1試験は、ビジネスアナリスト、システムアーキテクト、コンサルタントなど、Pegaビジネスアーキテクチャで働くプロフェッショナルを対象としています。また、この分野でキャリアを追求したい個人にも適しています。

 

PEGACPBA88V1問題集で合格確定させる練習には52問があります:https://jp.fast2test.com/PEGACPBA88V1-premium-file.html


弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어