[Q28-Q52] 最適なPEGACPBA88V1試験準備問題集でPegasystems PEGACPBA88V1問題集PDFを試そう![2025]

Share

最適なPEGACPBA88V1試験準備問題集でPegasystems PEGACPBA88V1問題集PDFを試そう![2025]

Pegasystems PEGACPBA88V1試験受験生を確実にパスさせるPEGACPBA88V1学習問題集

質問 # 28
Which two statements are true about insights? (Choose Two)

  • A. You can transform sharable visualizations into data queries.
  • B. You can search for and select the fields that you want to include in an insight.
  • C. You can edit application data directly in an insight.
  • D. You can transform data queries into sharable visualizations.

正解:B、D

解説:
Two statements about insights are true:
B . You can search for and select the fields that you want to include in an insight. This allows for customized data visualizations based on selected fields.
C . You can transform data queries into sharable visualizations, making it easy to share insights with others in the organization.
Reference:
Pega Academy: Insights and Data Visualization
Pega Documentation: Creating and Sharing Insights


質問 # 29
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. goal
  • C. deadline
  • D. passed deadline

正解:C

解説:
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.


質問 # 30
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. Center-out
  • B. Customer-centric
  • C. Business-first
  • D. Pega Express

正解:A

解説:
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


質問 # 31
Which of the following statements about responsive breakpoints is true?

  • A. Responsive breakpoint behavior changes based on the device brand.
  • B. Responsive breakpoints rely on fixed widths.
  • C. Custom responsive breakpoints are configured in App Studio.
  • D. By default, tables have two responsive breakpoints.

正解:C

解説:
The statement that is true about responsive breakpoints is:
C . Custom responsive breakpoints are configured in App Studio. This allows you to define how the UI behaves at different screen sizes.
Responsive Breakpoints: These are used to adapt the UI layout for different screen sizes, ensuring a good user experience on all devices.
Reference:
Pega Academy: Responsive UI Design
Pega Documentation: Configuring Responsive Breakpoints in App Studio


質問 # 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. 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.
  • D. Order total is calculated based on the quantity and price of the items in the customer's shopping cart.

正解:B、C

解説:
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
..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 acceptance criteria
  • B. The business value
  • C. The stakeholder approval
  • D. The application user

正解: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


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

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

正解:A、C

解説:
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


質問 # 35
....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 mobile phone number field to determine whether to show the field.
  • B. Use a visibility condition on the checkbox to determine whether to show the mobile phone number field.
  • C. Use a validation condition to determine whether to show the mobile phone number field.
  • D. Use a disable condition on the mobile phone number field to determine whether to show the field.

正解:A

解説:
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.


質問 # 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
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. Case types
  • C. Data and Interfaces
  • D. Dashboards
  • E. Reports

正解:A、B、C

解説:
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)


質問 # 38
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. Name of submitter is same
  • B. Department is same
  • C. Issue type is same
  • D. Office location is same

正解:C

解説:
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."


質問 # 39
.......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. 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.
  • D. Order total is calculated based on the quantity and price of the items in the customer's shopping cart.

正解:B、C


質問 # 40
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


質問 # 41
Select each Process Step Description on the left and drag it to the appropriate Process Step on the right.

正解:

解説:

Reference:
The system evaluates the request type to determine the next step.
Process Step: Decision
A manager determines whether to approve or reject a timesheet.
Process Step: Approval
The system notifies the user of the case status by email.
Process Step: Automation


質問 # 42
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. Create a process using the Send email step allowing representatives to quickly add the case ID to the email.
  • B. Use the Insert Property feature of a Send email step to add the case ID when composing the custom message.
  • 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. Call a data transform to copy the case ID from pyWorkPage to the email.

正解:B

解説:
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.


質問 # 43
An order fulfillment case type allows a customer to update user profile information during the order placement stage. The user profile consists of the following three pages:
* Account ID and password
* Customer contact information
* A list of open orders with the status of each order
How do you configure the case type to allow customers to update any of the user profile pages individually?

  • A. Add a set of optional actions to the case workflow.
  • B. Add an optional process to the case workflow.
  • C. Add a button for each profile page to each assignment.
  • D. Add an alternate stage to the case life cycle.

正解:A

解説:
In Pega, optional actions allow users to perform actions that are not part of the primary process flow but can be performed if needed. This is particularly useful for updating user profile information which may not always be required during the order placement stage. By adding a set of optional actions to the case workflow, customers can update any of the user profile pages individually without disrupting the main flow of the case.


質問 # 44
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. Create a Service animal accommodation child case that is automatically resolved if the passenger is not traveling with a service animal.
  • 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. Apply an optional action to the Travel booking case type to allow the passenger to provide the information as needed.
  • D. Configure a validation rule in the Travel booking case type settings to check whether the passenger is 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.


質問 # 45
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. A case reference field
  • C. A query field
  • D. An embedded data 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


質問 # 46
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. Project team resourcing's
  • B. Epic and user stories
  • C. RAID log (Risks, Actions, Issues, and Decisions)
  • D. Governance structure
  • E. Definition of Ready (DoR)

正解:B、C

解説:
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


質問 # 47
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.


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

  • A. Create stones
  • B. Create bugs
  • 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.


質問 # 49
......

完全版PEGACPBA88V1練習テスト問題集で52の別格な問題と解釈、今すぐゲットせよ:https://drive.google.com/open?id=1ALCPulNsPo1LRMdpRaQh6EPp0sMUW9QZ

的確で最適なアンサー模擬試験はここにある:https://www.passtest.jp/Pegasystems/PEGACPBA88V1-shiken.html