最新Pegasystems PEGACPSSA23V1一発合格!試験リアル問題集最新の[2025年02月]
良質なPEGACPSSA23V1問題集はここFast2test問題はあなたの合格させて見せます。明るい未来はクリックから始まる!
質問 # 42
Which two methods allow you to identify the Pega Platform application type? (Choose Two)
- A. View the Application layers widget for the ruleset stack.
- B. View the Settings tab of the case designer.
- C. View the Application definition rule.
- D. View the portals used by the application.
正解:A、C
解説:
The application type can often be identified by viewing the Application layers widget for the ruleset stack, which gives an overview of how the application is structured, and by viewing the Application definition rule, which provides detailed information about the application's setup and its components. References: Pega Platform Help - Application Layers.
質問 # 43
Which two statements are valid about configuring Pega Web Mashup? (Choose Two)
- A. Use the Integration wizard to generate mashup code for use in other systems.
- B. Keep the original names of default actions in the mashup code to prevent security risks.
- C. Only create one DIV element in the hosting web page for each Pega gadget.
- D. Add a list of trusted domains in your applications in which you want to use the mashup.
正解:C、D
解説:
When configuring Pega Web Mashup, it's essential to create one DIV element in the hosting web page for each Pega gadget (A), ensuring that each gadget is properly isolated and rendered within its designated area on the web page. Additionally, adding a list of trusted domains in your application settings (B) is crucial for security, as it specifies which domains are authorized to host the mashup, preventing unauthorized use or embedding of the Pega functionalities in untrusted environments.References: Pega Community documentation on Pega Web Mashup configuration and security best practices.
質問 # 44
Which two configurations can you use to include access groups into your Product rule? (Choose Two)
- A. Associate the access groups with a ruleset included in the application.
- B. Add the access group to the Product record in the Individual instances to include section.
- C. Export the access groups using the Access Manager.
- D. Add the access groups to the application definition.
正解:A、B
解説:
To include access groups in your Product rule, you can:
* A: Associate the access groups with a ruleset included in the application. This ensures that when the ruleset is included in the product rule, the associated access groups are also included.
* D: Add the access group directly to the Product record in the Individual instances to include section.
This allows you to specifically select which access groups to include in the product rule. References:
Pega official documentation on Product rules.
質問 # 45
Your application is deployed to the cloud. A data source outside your application populates a data page by using your data access pattern configuration. You receive complaints that the system takes a long time to fetch data each time the case worker accesses information for a different customer.
Which approach solves this performance issue?
- A. Access data page with a predefined key so that, once loaded, data access is faster.
- B. Change snapshot data access method to reference pattern data access method.
- C. Move to local installation because network traffic in cloud deployment is often slow.
- D. Fetch only the targeted data from the database each time data is needed so access is faster.
正解:A
解説:
Using a data page with a predefined key enhances performance by leveraging the caching mechanism of Pega. When a data page is loaded with a specific key, it is stored in memory. Subsequent accesses to the data page with the same key do not require fetching the data again from the external data source, significantly reducing the access time. This approach is particularly beneficial in cloud deployments where network latency can impact performance. It ensures that once the data for a particular customer is fetched and stored in the cache, accessing the same customer's information again is much faster, addressing the performance issue reported.Reference: Pega Community documentation on data pages and performance best practices.
質問 # 46
A courier company wants a mobile app to scan and track the parcels collected from remote areas with no internet access.
Which mobile app do you develop to fulfill the requirement?
- A. Signed app
- B. SDK app
- C. Native app
- D. Unsigned app
正解:A
解説:
For a courier company requiring a mobile app to work in remote areas without internet access, a signed app is the best solution. Signed apps are authorized by a certificate authority, ensuring their authenticity and integrity. These apps can be designed to operate in offline mode, storing data locally when there's no internet connection and syncing it back to the server once connectivity is restored. This capability is crucial for field operations in remote areas, ensuring uninterrupted app functionality and data collection.References: Pega Community documentation on mobile app development and offline capabilities.
質問 # 47
You are preparing to create a new major version of an application ruleset in which there are multiple minor and patch versions.
How do you create the new ruleset version?
- A. Use the Ruleset Maintenance wizard to skim the relevant ruleset versions to copy the highest version of existing rules to the new ruleset version.
- B. Use the Application Structure landing page to lock and roll the existing ruleset versions to the new version.
- C. Create a new application ruleset using the appropriate version number, then copy the highest version of existing rules into the new ruleset version.
- D. Use the Ruleset Maintenance wizard to merge the existing rules in the relevant ruleset versions to the new version.
正解:A
解説:
When creating a new major version of an application ruleset, you would use the Ruleset Maintenance wizard to skim the relevant ruleset versions. This process copies the highest version of existing rules to the new ruleset version, effectively creating the new major version. References: Pega official documentation on ruleset skimming.
質問 # 48
Place the steps in the order in which a service processes a request.
正解:
解説:
質問 # 49
Which two actions do you perform when using the Performance Analyzer (PAL) to ensure that you obtain accurate performance data? (Choose Two)
- A. Capture a PAL reading for a process with good performance to establish a benchmark for comparison.
- B. Capture PAL readings after significant changes to a process to identify any performance impact.
- C. Run the process to completion first to perform needed rule assembly and avoid skewed results.
- D. Run PAL as an end user to account for any performance differences due to the portal itself.
正解:B、C
解説:
* A: Running the process to completion before capturing PAL readings is important because it ensures that all the necessary rule assemblies have taken place. If you measure performance without doing this, the rule assembly might skew the results by adding additional overhead.
* B: Capturing PAL readings after significant changes to a process helps in identifying any performance impacts due to those changes. This allows you to compare the performance data before and after changes to assess their impact. References: Pega official documentation on Performance Analyzer (PAL).
質問 # 50
What are three valid ways to exchange data through a Pega Web Mashup? (Choose Three)
- A. Use the data-pega-event-onpagedata attribute to configure the default value for the gadget.
- B. Use the Javascript function doAction() to set or read data values through the hosting web page.
- C. Use a queue processor to pass updated attributes to the gadget on the hosting web page.
- D. Use an action object configured as a script to perform additional actions on a web mashup gadget.
- E. Use an SQL call to exchange data between the mashup and hosting web page.
正解:A、B、D
解説:
In a Pega Web Mashup, valid ways to exchange data include using an action object configured as a script to perform additional actions on a web mashup gadget (A), utilizing the Javascript function doAction() to set or read data values through the hosting web page (B), and using the data-pega-event-onpagedata attribute to configure default values for the gadget (E). These methods facilitate dynamic interaction between the mashup and the hosting web page, allowing for seamless data exchange and integration of Pega functionalities into external web applications.References: Pega Community documentation on Pega Web Mashup and integration techniques.
質問 # 51
An assignment service-level agreement (SLA) is configured with the following details:
*Initial urgency: 15
*Assignment ready: Timed delay of 2 hours
*Goal: 1 hour and increase urgency by 10
*Deadline: 2 hours and increase urgency by 15
*Passed deadline: 1 hour, increase urgency by 10, and limit events to 10 Assuming no other urgency adjustments, what is the assignment urgency 4.5 hours after the case reaches the assignment?
- A. 0
- B. 1
- C. 2
- D. 3
正解:B
解説:
At 4.5 hours after the case reaches the assignment, the SLA would have passed the goal and deadline, and entered the passed deadline period. The initial urgency is 15, the goal adds 10 (total 25), and the deadline adds 15 (total 40). After the passed deadline, the urgency increases by 10 every hour up to a limit of 10 events. By 4.5 hours, there would have been two passed deadline events, adding 20 to the urgency, leading to a total urgency of 60. Reference: Pega Platform Help - Service Level Agreements.
質問 # 52
Teams X and Y work on different enhancements in the same ruleset. 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. Apply privileges to the rules each team configures.
- B. Create a new ruleset version for one of the teams.
- C. Create access groups for each of the teams.
- D. Create a branch ruleset for each team.
正解:B、D
解説:
When two teams work on different enhancements within the same ruleset and wish to keep their work separate, the best practice is to create a new ruleset version for one of the teams and to use branch rulesets for each team. This allows for parallel development without interference, and the teams can merge their work back into the main ruleset when they're ready. Reference: Pega best practices for parallel development.
質問 # 53
A class group is used to____________________.
- A. assign work to a specific group of users
- B. combine related properties by usage
- C. identify a layer of the Enterprise Class Structure
- D. associate child classes with a single database table
正解:D
解説:
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. References: Pega official documentation on class groups and class inheritance.
質問 # 54
You should consider using a field value when the list of allowed values is
- A. shared across all case types
- B. mostly static
- C. three or fewer items
- D. specific to one case type
正解:B
解説:
You should consider using a field value when the list of allowed values is mostly static. Field values are best used for properties with values that do not change often and need to be reused throughout the application.
References: Pega official documentation on field values.
質問 # 55
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.
Which configuration allows doctors and nurses to modify cases while complying with all identified security requirements?
- A. Create two access roles, one for doctors and one for nurses, and set the modify action for each to 1.
- B. Create two access roles, one for doctors and one for nurses, and set the modify action for each to 5.
- C. Create a single access role for both doctors and nurses, and set the modify action to 1.
- D. Create a single access role for both doctors and nurses, and set the modify action to 5.
正解:D
解説:
To allow both doctors and nurses to modify cases while complying with the identified security requirements, the best approach is to create a single access role for both doctors and nurses (C) and set the modify action to 5. This configuration grants both user groups the necessary permissions to modify cases throughout the case life cycle. By using a single access role with a high level of access for modifications, the application simplifies role management while ensuring that both doctors and nurses can perform their duties effectively, without compromising the security and integrity of patient cases.Reference: Pega Community documentation on Access Role to Object and case management best practices.
質問 # 56
Which two situations are likely to negatively impact application performance? (Choose Two)
- A. Business architects have delegated a large number of rules to process owners.
- B. A developer uses an SQL query tool or activities to archive case data before purging tables.
- C. A report definition generates report data based on several properties stored in the BLOB.
- D. Several applications on the system write cases to the pr_other table in the database.
正解:B、C
解説:
Generating report data based on several properties stored in the BLOB (Binary Large Object) can impact performance because it requires full database table scans. Using SQL query tools or activities to archive case data before purging tables can also negatively impact performance, as they may not be optimized for the Pega Platform's data structures. Reference: Pega Platform Help - Performance Best Practices.
質問 # 57
Consider the following requirement: An auditing policy explicitly requires that employees cannot see the contents of complaints made against themselves.
Which security solution do you use to satisfy the requirement?
- A. Access When
- B. Access of Role to Object
- C. Access Deny
- D. Access Control Policy
正解:D
解説:
To satisfy the requirement that employees cannot see complaints made against themselves, an Access Control Policy (B) is the most suitable security solution. Access Control Policies in Pega allow for the definition of conditions under which access to certain data or cases is granted or denied. By configuring a policy that checks the relationship between the complaint and the employee (such as matching IDs), the system can dynamically restrict access to sensitive information, ensuring compliance with auditing policies.Reference: Pega Community documentation on Access Control Policies.
質問 # 58
Which statement describes the appropriate use of the Purge/Archive wizard to address application performance?
- A. Delete any properties exposed in table columns from the BLOB.
- B. Remove old cases to reduce the size of a database table.
- C. Delete stored SQL procedures that have been updated.
- D. Remove unused rules caches maintained on the system.
正解:B
解説:
The Purge/Archive wizard in Pega Platform is appropriately used to remove old cases to reduce the size of a database table (B). Over time, completed or resolved cases can accumulate in the system, leading to large table sizes that can negatively impact application performance. By archiving these cases, you can move them out of the primary database tables into an archive, and by purging, you can delete cases that are no longer needed. This process helps maintain optimal database performance and manage storage costs effectively.Reference: Pega Community documentation on the Purge/Archive wizard and database maintenance best practices.
質問 # 59
A global application with infrastructure nodes located throughout the world requires certain operations to start executing at midnight GMT.
Select two possible designs for this use case. (Choose Two)
- A. Use the Run in background step in the case life cycle and design a standard queue processor.
- B. Use the Queue-For-Processing method in an activity and design a standard queue processor.
- C. Use the Run in background step in the case life cycle and design a dedicated queue processor.
- D. Use the Queue-For-Processing method in an activity and design a dedicated queue processor.
正解:B、D
解説:
To start operations at a specific GMT time regardless of where the server is located, you would use the Queue-For-Processing method in an activity. This method adds a task to a queue to be processed either by a standard or a dedicated queue processor. A dedicated queue processor can be configured to operate on a schedule, so it can start processing at midnight GMT. References: Pega SSA course materials on queue processors and timed events.
質問 # 60
You want to allow users to use an application on a mobile device, even if the device is not connected to a network.
Which configuration option supports this requirement?
- A. Source drop-down lists using data pages.
- B. Simulate external data sources when the application is offline.
- C. Source repeating layouts using report definitions.
- D. Configure UI elements to use native controls on mobile devices.
正解:A
解説:
To support offline use of applications on mobile devices, you should source UI elements such as drop-down lists using data pages, which can be configured to be available offline. This allows the application to use locally cached data to populate the UI elements even when the device is not connected to a network.
References: Pega Mobile Developer Guide on offline capabilities.
質問 # 61
Which two statements are valid regarding Pega Web Mashup? (Choose Two)
- A. Pega Platform limits mashup users to working on existing cases.
- B. A mashup can allow access to Dev Studio for full system configuration.
- C. Mashup requests are checked for the corresponding mashup channel ID parameter.
- D. A user can view their worklist in an external portal and select items on which to take action.
正解:C、D
解説:
* B: Mashup requests are checked for the corresponding mashup channel ID parameter to ensure that the request is coming from a trusted source and is intended for the Pega application.
* D: A user can view their worklist in an external portal and select items on which to take action, which is one of the key features of the Pega Web Mashup as it extends Pega's capabilities to external web pages.
References: Pega official documentation on Pega Web Mashup capabilities.
質問 # 62
You should consider using a field value when the list of allowed values is
- A. shared across all case types
- B. mostly static
- C. three or fewer items
- D. specific to one case type
正解:B
解説:
You should consider using a field value when the list of allowed values is mostly static. Field values are best used for properties with values that do not change often and need to be reused throughout the application. Reference: Pega official documentation on field values.
質問 # 63
What are the two most common ways to expose your application to an external system? (Choose Two)
- A. Create a web service with the Service wizard.
- B. Leverage the Pega API.
- C. Configure a signed certificate.
- D. Create a connector linked to a data page.
正解:A、B
解説:
The two most common ways to expose your application to an external system are to leverage the Pega API (B) and to create a web service with the Service wizard (D). The Pega API provides a set of out-of-the-box RESTful endpoints for performing operations within the Pega Platform. The Service wizard simplifies the creation of SOAP or REST services, enabling external systems to interact with Pega applications.References:
Pega Community documentation on Pega API and Service wizard.
質問 # 64
Which two tasks are required to build a mobile app from a Pega Platform application? (Choose Two)
- A. Create a certificate set.
- B. Configure access to Dev Studio.
- C. Configure access to the Pega Mobile Build Server.
- D. Set up push notifications to developers.
正解:A、C
解説:
Building a mobile app from a Pega Platform application requires configuring certain key components for security and connectivity. Creating a certificate set (A) is essential for securing the app, ensuring that communications between the mobile app and the server are encrypted and authenticated. Configuring access to the Pega Mobile Build Server (B) is necessary for the app build and distribution process, allowing the Pega application to package and deploy mobile apps through Pega's cloud-based build service.Reference: Pega Community documentation on mobile app development and deployment.
質問 # 65
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.
Which configuration allows doctors and nurses to modify cases while complying with all identified security requirements?
- A. Create two access roles, one for doctors and one for nurses, and set the modify action for each to 1.
- B. Create two access roles, one for doctors and one for nurses, and set the modify action for each to 5.
- C. Create a single access role for both doctors and nurses, and set the modify action to 1.
- D. Create a single access role for both doctors and nurses, and set the modify action to 5.
正解:D
解説:
To allow both doctors and nurses to modify cases while complying with the identified security requirements, the best approach is to create a single access role for both doctors and nurses (C) and set the modify action to
5. This configuration grants both user groups the necessary permissions to modify cases throughout the case life cycle. By using a single access role with a high level of access for modifications, the application simplifies role management while ensuring that both doctors and nurses can perform their duties effectively, without compromising the security and integrity of patient cases.References: Pega Community documentation on Access Role to Object and case management best practices.
質問 # 66
......
試験合格保証有効なPegasystems PEGACPSSA23V1問題集:https://jp.fast2test.com/PEGACPSSA23V1-premium-file.html