[2025年02月07日]PassTest PEGACPSSA88V1問題集でCertified Senior System Architect合格確定させる練習問題集
Pegasystems PEGACPSSA88V1実際にある問題とブレーン問題集
PEGACPSSA88V1認定試験に備えて、候補者はPega技術とそのさまざまなコンポーネントについての堅実な理解を持っている必要があります。また、Pega技術での実践的な経験を持ち、Pegaプラットフォームに精通している必要があります。Pegaは、オンラインと教室での両方のトレーニングコースを提供し、候補者が試験に備えるのを支援します。
PEGACPSSA88V1試験では、PEGAプラットフォームアーキテクチャ、アプリケーション設計、データモデリング、UI開発、統合、テスト、展開など、さまざまなトピックをカバーしています。この試験は60の複数選択の質問で構成されており、候補者はそれを完了するのに90分です。この試験の合格スコアは65%以上です。この試験は、英語、日本語、スペイン語を含む複数の言語で利用できます。
質問 # 65
How do you enable field-level auditing for properties?
- A. Enable field-level auditing for the case type.
- B. Add an auditing optional action to the case workflow.
- C. Enable the auditing feature on the property rule forms.
- D. Add a field validation to the case workflow.
正解:C
解説:
Field-level auditing is enabled directly on the property rule form, where you can specify that changes to the property should be audited. This ensures that any changes to the field are tracked and recorded. Pega Platform Help - Auditing.
質問 # 66
You are integrating two Pega Web Mashups into a client''s mortgage loan financing page. What do you configure to successfully embed both mashups?
- A. Define identical URLs for each mashup.
- B. Run the mashups on the same thread.
- C. Identify unique names for each mashup.
- D. Load both mashups simultaneously.
正解:C
解説:
When integrating multiple Pega Web Mashups into a single page, it is necessary to identify unique names for each mashup to ensure that they are embedded and function independently without conflict on the client,s page. Pega Platform Help - Pega Web Mashup.
質問 # 67
A hospital uses a Patient visit case type to track Emergency Room (ER) visits. The case type can create Lab analysis and Diagnostic imaging child cases. While the child cases are active, the attending doctor must be able to update the Patient visit case with notes.
Which two configurations, when performed together, allow a doctor to update the parent case while staff work on the respective child cases? (Choose Two)
- A. Configure the Lab analysis and Diagnostic imaging case types to allow other users to open the parent case type.
- B. Configure the Lab analysis and Diagnostic imaging case types to allow one user.
- C. Configure the Patient visit case type to allow multiple users.
- D. Configure the Patient visit case type to allow one user.
正解:A、C
解説:
To enable the attending doctor to update the Patient visit case while the Lab analysis and Diagnostic imaging child cases are active, the following configurations are necessary:
A: Configuring the Patient visit case type to allow multiple users ensures that more than one user can work on the case simultaneously, which would allow the doctor to update the case with notes even while the child cases are in progress.
B: Configuring the Lab analysis and Diagnostic imaging case types to allow other users to open the parent case type ensures that opening the child cases does not lock the parent case, allowing the doctor to make updates concurrently. Pega official documentation on case type configuration and locking strategies.
質問 # 68
A hospital uses a case type to manage the treatment of patients visiting the Emergency Room (ER). Cases are created when the patient checks in at the registration desk, and are resolved when the patient is released from the hospital. Stakeholders identify the following security requirements for the case type.
* Patients access cases on a read-only basis.
* Patients can only access their own cases.
* Doctors and nurses can modify cases throughout the case life cycle.
* Only doctors are allowed to write prescriptions.
What two steps, when performed together, allow you to ensure that patients can read, but not edit, cases? (Choose Two)
- A. Configure an access control policy condition to test whether the user is a patient.
- B. Configure an Access of Role to Object rule with the open case action set to 5.
- C. Configure an Access Role to Object rule with the open case action set to 1.
- D. Create an access group unique to patients.
正解:C、D
解説:
To ensure that patients can read but not edit cases in the hospital,s ER case management system, two steps need to be taken. First, configure an Access Role to Object rule with the open case action set to 1 (B), which grants read-only access. This ensures that patients can view their cases without the ability to make any modifications. Secondly, create an access group unique to patients (D). This access group would include the Access Role to Object rule configured in the previous step. By associating patients with this access group, it ensures that they are granted the appropriate level of access to their cases, fulfilling the security requirements specified by the stakeholders.Pega Community documentation on Access of Role to Object and access groups.
質問 # 69
Place the steps in the order in which a service processes a request.
正解:
解説:
質問 # 70
The current version of an application lists ABC:02-02 as an application ruleset. The ruleset versions listed in the Answer Area are also present on the system.
In the Answer Area, identify the ruleset versions that the skim operation considers when you perform a major version ruleset skim on ruleset ABC.
正解:
解説:
質問 # 71
A requirement states that when a case is assigned to a user for review, its work status is set to Open-Review. Which two steps do you perform to implement this requirement? (Choose Two)
- A. Configure a data transform to apply the Open-Review status on the appropriate assignments.
- B. Apply the Open-Review status to the appropriate assignments.
- C. Add Open-Review as an allowed status on the case type record.
- D. Create a field value record for the Open-Review status.
正解:A、B
解説:
A: Configuring a data transform to apply the Open-Review status on the appropriate assignments can be used to change the status of a case when it is assigned to a user for review.
D: Apply the Open-Review status to the appropriate assignments directly within the flow where the assignment is configured. Pega official documentation on case statuses and data transforms.
質問 # 72
Several development teams work on different enhancements. The release date for each enhancement is uncertain. Which two options, when performed together, allow each team to keep its work separate? (Choose Two)
- A. Create a production ruleset for each team.
- B. Create a new application for each team.
- C. Create a new ruleset version for each team.
- D. Set up a branch ruleset for each team.
正解:C、D
解説:
Creating a new ruleset version for each team ensures that each team,s work is isolated within a specific version, preventing overlap and conflict. Setting up a branch ruleset for each team further isolates development work, allowing parallel development streams that can later be merged back into the main application ruleset. These two options, when used together, provide the most flexibility for teams working on separate enhancements with uncertain release dates. Pega Platform Help - Branch Rulesets.
質問 # 73
An assignment service-level agreement (SLA) is configured with the following details:
* Initial urgency: 20
* Assignment ready: Timed delay of 2 hours
* Goal: 5 hours and increase urgency by 10
* Deadline: 2 hours and increase urgency by 25
* Passed deadline: 1 hour, increase urgency by 5, and limit events to 6 The case reaches the assignment at 9 AM on Wednesday.
Assuming no other urgency adjustments, what is the assignment urgency 6.5 hours after the case reaches the assignment?
- A. 0
- B. 1
- C. 2
- D. 3
正解:B
解説:
The assignment urgency 6.5 hours after the case reaches the assignment with the given SLA configuration would be 95 (B). Here,s the calculation: The initial urgency is 20. The case reaches the goal after 5 hours, adding 10 to the urgency, making it 30. Since the deadline is at 2 hours and has been exceeded by 4.5 hours, the urgency increases by 25, making it 55. Now, with the passed deadline events occurring every hour and increasing urgency by 5, after 1.5 hours, this would occur 1 additional time (since it,s half an hour into the next hour), adding 5 to the urgency. Therefore, the total urgency after 6.5 hours is 20 (initial) + 10 (goal) + 25 (deadline) + 5 (passed deadline event) = 60. However, since the deadline urgency increase occurs at the 2-hour mark, the urgency would be 20 + 25 = 45 at 2 hours, and then after reaching the goal at 5 hours, additional 10 is added, making it 55, and then one passed deadline event adds 5 more, making the total 60. Since the deadline urgency is already accounted for at the 2-hour mark, it should not be added again after the goal. Therefore, the correct total urgency would be 20 (initial) + 10 (goal) + 25 (deadline) + 40 (8 passed deadline events) = 95.Pega Community documentation on SLAs and urgency calculation.
質問 # 74
A class group is used to____________________.
- A. assign work to a specific group of users
- B. associate child classes with a single database table
- C. identify a layer of the Enterprise Class Structure
- D. combine related properties by usage
正解:B
解説:
A class group is used to associate child classes with a single database table. This mechanism is known as class table inheritance, where instances of different but related concrete classes that belong to the same class group are stored in the same database table. Pega official documentation on class groups and class inheritance.
質問 # 75
Which three items are generated and displayed in the compliance score of an application? (Choose three.)
- A. Pega Platform core rules used in the application
- B. Unweighted compliance score
- C. Rules with unjustified warnings in the application
- D. Percentage of compliant rules in the application
- E. Rules with warnings in the application
正解:C、D、E
解説:
The compliance score of an application is generated based on several factors, including the number of rules with warnings, the number of rules with unjustified warnings, and the percentage of compliant rules in the application. This score helps to identify potential issues with rule compliance and areas that may need attention. Pega Platform Help - Compliance score.
質問 # 76
In which log can you see performance-related alerts that are triggered when an operation exceeds the specified performance threshold7
- A. PEGA log
- B. ALERT log
- C. BIX log
- D. ALERTSECURITY log
正解:B
解説:
Performance-related alerts are recorded in the ALERT log. This log contains entries for operations that exceed specified performance thresholds, providing insights into potential performance issues. Pega Platform Help - System Logs.
質問 # 77
Which two of the following are prerequisites for creating a branch rule for parallel development?
(Choose Two)
Response:
- A. Circumstance the original rule.
- B. Create a team application.
- C. Create an access group that references the team application. Add developers to the access group.
- D. Save a copy of the original rule into the base ruleset.
正解:B、C
質問 # 78
As a best practice, in which situation do you use a keyed data page?
- A. A user selects an image from a long list that updates often.
- B. A user selects a replacement part from a long list that seldom changes.
- C. A user selects a delivery option from a short list that rarely changes.
- D. A user selects an emoji from a short list that updates often.
正解:B
解説:
A keyed data page is best used when a user selects a replacement part from a long list that seldom changes (B). Keyed data pages are designed to efficiently manage large amounts of data that do not change frequently by loading data specific to a key (like a part ID). This improves performance by caching the data and reducing the need to frequently query the source system for the same data.Pega Community documentation on data pages and caching strategies
質問 # 79
You perform a major skim on the ruleset ABC:02-02 to ABC:03-01.
In the Answer area, select the ruleset versions that the skim operation uses.
正解:
解説:
質問 # 80
Which two statements are true about database tables in Pega Platform? (Choose Two)
- A. The History record table contains a record of when each user logged in to the system.
- B. The Database Table rule allows configuration of a connection to a specific table.
- C. The report definition rule should only be used against one table for performance reasons.
- D. The PegaRULES database contains rules while PegaDATA contains work instances.
正解:B、D
解説:
A: In Pega Platform, the PegaRULES database is used to store rules, while the PegaDATA database contains work instances and other data instances.
B: The Database Table rule in Pega allows you to configure the connection settings to a specific external database table, facilitating the interaction with external data sources. Pega official documentation on Pega Platform databases and Database Table rules.
質問 # 81
An application contains the class group MyCo-HR-SelfService-Work. There are two classes derived from Work- class:
If a report is created in MyCo-HR-SelfService-Work, what instances will the report return?
- A. Instances of MyCo-HR-SelfService-Work-TimeOff and MyCo-HR-SelfService-Work-Expense
- B. Instances of all Work- derived classes
- C. Instances of MyCo-HR-SelfService-Work
- D. Instances of MyCo-HR-SeifService-Work-TimeOffana, MyCo-HR-SelfService-Work-Expense, unless they are stored in different database tables
正解:D
解説:
When a report is created in a class group (MyCo-HR-SelfService-Work), it will return instances of its child classes (MyCo-HR-SelfService-Work-TimeOff and MyCo-HR-SelfService-Work-Expense) unless those child classes are stored in different database tables due to class table inheritance or other data storage configurations. Pega official documentation on reporting and class groups.
質問 # 82
University admission application cases automatically advance in the case life cycle if the applicant''s standardized test scores are above a certain threshold. The threshold is determined each year based on the provided national average score.
Which two configurations, when applied together, support this requirement? (Choose Two)
- A. Configure a process with a decision shape that continues if the TestThreshold Configuration setting is greater than the applicant,s test score.
- B. Configure a process with a decision shape that continues if the TestThreshold Configuration setting is less than the applicant,s test score.
- C. Configure a TestThreshold Configuration setting that calculates the national average for the test score threshold.
- D. Configure a TestThreshold Configuration setting with the national average for the test score threshold.
正解:B、D
解説:
A: Configuring a process with a decision shape that continues if the TestThreshold Configuration setting is less than the applicant,s test score supports the requirement for automatic case advancement based on standardized test scores.
B: Configuring a TestThreshold Configuration setting with the national average for the test score threshold allows for the necessary comparison to determine if a case should advance automatically. Pega official documentation on decision shapes and configuration settings.
質問 # 83
What two actions must you perform to create a class join in a report definition? (Choose Two)
- A. Add a parameter for each property in the class you want to join.
- B. Select the type of match for key values.
- C. Create a prefix for the joined class.
- D. Add an association rule to match key values.
正解:B、C
解説:
To create a class join in a report definition, you must select the type of match for key values (A) and create a prefix for the joined class (C). Selecting the type of match, such as Inner Join or Left Outer Join, determines how records from the primary class and the joined class are combined based on matching key values. Creating a prefix for the joined class helps in distinguishing properties from the joined class from those of the primary class, preventing naming conflicts and clarifying the report definition. These actions are fundamental steps in setting up class joins in report definitions to retrieve and display data from multiple related classes.Pega Community documentation on report definition and class joins.
質問 # 84
......
最新PEGACPSSA88V1合格保証 試験問題集でには正確で最新な 問題:https://www.passtest.jp/Pegasystems/PEGACPSSA88V1-shiken.html
合格させるPEGACPSSA88V1試験には最新なPEGACPSSA88V1試験問題集PDF2025:https://drive.google.com/open?id=1Hh9p8RMfWe3mJ63eRDDVUaD6P2LsQms4