PEGACPBA88V1試験正確な問題集、学習ノートと理論 [2025年03月]
100%高得点合格保証PEGACPBA88V1無制限52解答
PEGASYSTEMS PEGACPBA88V1認定試験は、PEGA Business Architect 8.8の専門知識を実証することに関心のある専門家向けに設計されています。 Pega Business Architectは、PEGAの低コードアプリケーション開発プラットフォームの重要な要素であり、あらゆる規模のビジネスのニーズを満たすアプリケーションを構築および設計するための鍵です。
質問 # 21
....can select a checkbox to subscribe to a text messaging service. Selecting the checkbox displays a field to enter a mobile phone number. lo you configure the application to display the mobile phone number field only after users select the checkbox?
- A. Use a visibility condition on the checkbox to determine whether to show the mobile phone number field.
- B. Use a disable condition on the mobile phone number field to determine whether to show the field.
- C. Use a validation condition to determine whether to show the mobile phone number field.
- D. Use a visibility condition on the mobile phone number field to determine whether to show the field.
正解:D
解説:
Use a visibility condition on the mobile phone number field to determine whether to show the field: In Pega, visibility conditions are used to control the display of UI elements based on specific conditions. In this case, you would configure the visibility condition on the mobile phone number field to display it only when the checkbox for subscribing to the text messaging service is selected.
質問 # 22
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. Definition of Ready (DoR)
- B. RAID log (Risks, Actions, Issues, and Decisions)
- C. Project team resourcing's
- D. Epic and user stories
- E. Governance structure
正解:B、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
質問 # 23
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 the correct work queue by using a reporting structure.
- B. Route the assignment to the correct work queue based on business logic.
- C. Route the assignment to a specific underwriter based on business logic.
- D. Route the assignment to the correct work queue by using an authority matrix.
正解: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
質問 # 24
two statements about the Constellation design system are true? (Choose Two)
- A. Constellation design system is a section-based architecture.
- B. Constellation design system components are not available in the Traditional UI architecture.
- C. Constellation design system uses a modular design.
- D. Constellation design system improves context switching or multitasking.
正解:C、D
解説:
* 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.
質問 # 25
A survey is sent to a customer via email.
Who do you configure a solution to ensure the email includes the case ID for the survey?
- A. Call a data transform to copy the case ID from pyWorkPage to the email.
- B. Create a process using the Send email step allowing representatives to quickly add the case ID to the email.
- C. Create a required field for the case ID that must be entered by a user during the case process prior to sending the email.
- D. Use the Insert Property feature of a Send email step to add the case ID when composing the custom message.
正解:D
解説:
The Insert Property feature in the Send email step allows you to include dynamic data, such as the case ID, directly into the email body. This ensures that the case ID is automatically included in the email without requiring manual entry or additional processes. By configuring the Send email step to use the Insert Property feature, you can ensure that the case ID is included in the survey email sent to the customer.
質問 # 26
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 fee enters their time.
The employee submits the timesheet. the following view is shown. The application reduces the vacation and sick time balances by the hours entered in the previous view.
正解:
解説:
Reference:
Cumulative total of all hours for the week
Method: Calculation
Updated vacation and sick time balances
Method: Data transform
質問 # 27
.....assignment routes loan requests to a specific loan officer based on the type of loan.
If the loan is a mortgage, the case is routed to Adam Ross.
If the loan is for an automobile, the case is routed to Julia Samuels.
If the loan is an equity line, the case is routed to Don Smith.
....do you configure the routing to ensure the case advances to the correct loan officer?
- A. Route the case to a work queue.
- B. Route the case to a work queue by using business logic.
- C. Route the case to a specific user.
- D. Route the case to an operator by using business logic.
正解:D
解説:
To route cases to specific loan officers based on loan type using business logic, the following steps are typically used in Pega:
Use Decision Rules: Define a decision table or decision tree that maps loan types to specific operators (loan officers).
Configure Routing in the Flow: In the flow rule, configure the assignment shape to use the decision rule to determine the routing based on the loan type.
Route to Operator: Use the "To Operator" routing option, and apply the decision logic to dynamically determine the operator (loan officer).
In this case:
For mortgage loans, the decision rule routes the case to Adam Ross.
For automobile loans, the decision rule routes the case to Julia Samuels.
For equity line loans, the decision rule routes the case to Don Smith.
Reference:
Pega Academy: Assignments and Routing
Pega Decision Management: Using Business Logic for Routing
質問 # 28
.....notice that the scope of your project exceeds the original estimates, and the Minimum Lovable Product (MLP) might not be delivered on time.A. team member do you contact to verify the project plan and manage expectations for the release schedule?
- A. Lead business architect
- B. Citizen developer
- C. Project delivery leader
- D. Deployment architect
正解:C
解説:
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.
質問 # 29
...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. Configure the menu preferences and appointment date fields with a visibility condition if the customer selects the catering checkbox.
- B. 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.
- C. Create parallel processes for providing menu preferences and for providing the customer with the rental rate quote.
- D. Create a process for customers to indicate menu preferences. Add the process as a case-wide optional action.
正解:A、B
解説:
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.
質問 # 30
In the Travel booking case type, if a passenger indicates that they are traveling with a service animal, they must document the type, size, and age of the animal, ..do you configure the case life cycle to meet this requirement?
- A. Apply an optional action to the Travel booking case type to allow the passenger to provide the information as needed.
- B. Add an Identify service animal process within the Travel booking case life cycle and apply a condition to determine when to run the process.
- C. Configure a validation rule in the Travel booking case type settings to check whether the passenger is traveling with a service animal.
- D. Create a Service animal accommodation child case that is automatically resolved if the passenger is not traveling with a service animal.
正解:B
解説:
In Pega, conditional processes can be added to a case life cycle to handle specific scenarios, such as when a passenger is traveling with a service animal. By adding an Identify service animal process and applying a condition to determine when this process should run, you can ensure that the required information about the service animal is collected only when needed. This approach keeps the main case flow streamlined while handling special requirements as necessary.
質問 # 31
..Pega Business Architect creates the following user story for the project backlog:
..a member of the loyalty program, I would like to be automatically enrolled in all eligible promotional offers so that I can take advantage of the savings without having enroll manually.
Which aspect of the phrase "so that..." does the user story reference?
- A. The application user
- B. The business value
- C. The acceptance criteria
- D. The stakeholder approval
正解:B
解説:
In the user story "As a member of the loyalty program, I would like to be automatically enrolled in all eligible promotional offers so that I can take advantage of the savings without having to enroll manually," the phrase "so that..." references the business value.
Business Value:
The "so that..." clause in a user story explains the benefit or value that the feature provides. It clarifies why the feature is important and what the user or business gains from it.
In this case, the business value is that loyalty program members can save time and effort by not having to manually enroll in promotional offers, which enhances customer satisfaction and loyalty.
Reference:
Pega Academy: User Story Best Practices
Pega Documentation: Writing Effective User Stories
質問 # 32
A Company often receives multiple IT tickets for the same issue, such as "the office Wi-Fi is down." You configure a Search duplicate cases step to identify duplicate IT tickets.
What is the basic condition for the Search duplicate cases step?
- A. Issue type is same
- B. Department is same
- C. Office location is same
- D. Name of submitter is same
正解:A
解説:
The basic condition for identifying duplicate cases, such as IT tickets for the same issue, is to check if the issue type is the same. By configuring the Search duplicate cases step to identify cases where the issue type is the same, you can effectively identify and manage duplicate IT tickets related to common problems like "the office Wi-Fi is down."
質問 # 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. Grant access to the mobile app for a specific user.
- D. Lock the application after 20 minutes of inactivity.
正解:B、D
解説:
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
You are configuring an accident claim case with two child cases for an automobile insurance company, as shown in the following figure:
The business requirement changes to allow the parent case to continue independently of the child case processes, w do you configure the Wait step for this requirement?
- A. Configure the step to continue the parent case when the child cases reach auditor approval.
- B. Configure the step to continue the parent case when the child cases reach the payment pending review status.
- C. Configure the step so that only one child case must be resolved before the parent case can continue.
- D. Configure the step so that users can continue with the parent case process regardless of child case status.
正解:D
解説:
To configure a parent case to continue independently of its child cases, you need to adjust the Wait step settings in the parent case. By configuring the Wait step so that users can continue with the parent case process regardless of the child case status, the parent case does not need to wait for the child cases to reach a certain status or be resolved. This allows for parallel processing where the parent case progresses independently of the child cases.
質問 # 35
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. Initial estimations are high-level approximations.
- C. Complex features are always reserved for MLP 2 and later.
- D. MLP sizing leads to more precise resource planning.
正解:B、D
解説:
MLP sizing leads to more precise resource planning: Accurate sizing of the MLP helps in precise allocation and planning of resources, ensuring that the team can deliver the required functionality within the defined time frame.
Reference:
Initial estimations are high-level approximations: The initial estimations provided during the planning phase are high-level and may require refinement as more details about the requirements and scope become available.
質問 # 36
Select each Use Case on the left and drag it to the appropriate Automation on the right.
正解:
解説:
Reference:
* Employees of a financial services firm receive confirmation when they register for the required certification classes.
Automation: Send email
* A Fraud department manager receives a mobile notification that an approval request is in their worklist.
Automation: Push notification
* When an approver rejects an expense report, an employee can modify and resend the report for approval.
Automation: Change to a stage
質問 # 37
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 query field
- B. A case reference field
- C. A data reference field
- D. An embedded data field
正解:C
解説:
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
質問 # 38
Which two of the following use cases do you implement by using one or more calculated fields? (Choose Two)
- A. A project manager wants to estimate the cost of painting a banquet hall based on labor and materials required.
- B. A certification manager wants to determine the number of exams conducted at each testing facility in the current quarter.
- C. A sales representative wants to quote the cost of an insurance policy based on selected coverage options.
- D. An accountant wants to list the largest order for the last month, for each customer account.
正解:A、C
解説:
* A sales representative wants to quote the cost of an insurance policy based on selected coverage options: Calculated fields can dynamically determine the cost based on selected options.
Reference:
* A project manager wants to estimate the cost of painting a banquet hall based on labor and materials required: Calculated fields can be used to estimate total costs based on input values for labor and materials.
質問 # 39
A Developer configures a button with the action set as shown in the following image:
Place the events in the order they occur.
正解:
解説:
1 - A user clicks the button.
2 - The system applies a data transform.
3 - The order ID value is set to the value of the confirmation number if the system confirms the payment.
4 - The system refreshes the section.
Reference:
* The system applies a data transform.
* The order ID value is set to the value of the confirmation number if the system confirms the payment.
* The system refreshes the section.
質問 # 40
You are asked to create a visualization that allows managers in the Customer Service division to track the number and status of Customer Support Request cases submitted over the last 30 days.
What is the process that you follow to create this visualization?
- A. Open the Channels landing page, and then add a new portal.
- B. Open the Explore data landing page, and then add a Reporting widget.
- C. Open the Explore data landing page, and then create a new insight.
- D. Open the Data landing page, and then create a new insight.
正解:C
解説:
To create a visualization that allows managers to track the number and status of Customer Support Request cases submitted over the last 30 days, follow these steps:
Open the Explore data landing page: This page allows you to create and explore data visualizations.
Create a new insight: Insights help you visualize and analyze data trends and metrics.
Reference:
Pega Academy: Data Exploration and Visualization
Pega Documentation: Creating Insights
質問 # 41
Which three tasks should be done as part of the DevOps pipeline? (Choose Three)
- A. Review the three basic authorization models.
- B. Verify the guardrail compliance score.
- C. Extract data using Business Intelligence Exchange (BIX).
- D. Track Security checklist completion.
- E. Run both unit and scenario tests.
正解:B、D、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.
質問 # 42
......
PEGACPBA88V1問題集PDF、PEGACPBA88V1最速合格したいなら:https://www.goshiken.com/Pegasystems/PEGACPBA88V1-mondaishu.html
PEGACPBA88V1練習試験問題集試験:https://drive.google.com/open?id=1J0Y9rRMwaL7CSsPZIuztFVVTgvDp3IM6