Pegasystems PEGACPLSA23V1 Übungsprüfungen
Zuletzt aktualisiert am 28.04.2025- Prüfungscode: PEGACPLSA23V1
- Prüfungsname: Certified Pega Lead System Architecture (LSA) Exam 23
- Zertifizierungsanbieter: Pegasystems
- Zuletzt aktualisiert am: 28.04.2025
Select the two true statements regarding background processing.
- A . Background processing involves separate requestors.
- B . Parallel flows are an example of leveraging background processing.
- C . Locking effects are negated with background processing.
- D . The Connect-Wait method is used to test whether background processing for connectors is complete.
In a customer onboarding application, cases are routed to multiple work queues depending on the client region in the Verify stage. At the entry of this stage, multiple API calls are invoked to calculate the risk level of the customer. The routing to multiple work queues is performed by using a decision table. But the business changes and multiple departments are merged into new departments. The business now wants to replace existing work queues and realign to the new departments.
Which two of the following options must be performed to meet the new requirement for new cases and in-flight cases?
(Choose Two)
- A . Create new work queues for the new departments and update the step by referring the routing activity ToWorkbasket to route the cases to the new work queue; this works for new cases. For in-flight cases, create a custom activity for routing to new work queues.
- B . Create new work queues for the new departments, and update the step by referring to a decision tree and route the cases to the new work queue; this works for new cases. For in-flight cases, create a custom activity for routing to new work queues.
- C . For in-flight cases, create a custom activity to assign work to new work queues.
- D . Create new work queues for the new departments, and update the decision table with the new work queue names for new cases.
- E . Create a custom routing activity and refer to this activity in the assignment shape for the new cases.
Pega Digital Experience (DX) API is designed to facilitate which one of the following options?
- A . Interact with front-end framework tools.
- B . Interact with Theme Cosmos applications.
- C . Interact with applications that are built on UI Kit.
- D . Interact with the Pega Cosmos design system.
Which of the following best describes a "Zero-Day Vulnerability"?
- A . A vulnerability that has been present for zero days and cannot be exploited.
- B . A vulnerability that has not been discovered or publicly disclosed yet.
- C . A vulnerability that can be mitigated with zero-day patches.
- D . A vulnerability that affects zero-day old software only.
A developer has set the Rule security mode on the access group to Deny. Select the reason for this setting.
- A . Require Access of Role to Object rules be specified for each layer in the class hierarchy and not inherited from parent classes.
- B . Deny access to a rule if the privilege of the user is not defined in an Access of Role to Object.
- C . Disable standard privileges providing administrator access to the application (for example AllFlows and AllFllowActions).
- D . Ensure that all rules with the option of specifying a privilege have a privilege. Only users with the privilege can execute the rules.
What is the difference between Data Flows and Data Store Service (DSS)?
(Choose One)
- A . Data Flows and DSS are the same thing.
- B . Data Flows are used for real-time data storage, while DSS is used for real-time data processing.
- C . Data Flows helps in managing customer interactions in real-time and DSS helps in managing customer workflows in real-time.
- D . Data Flows is used for real-time data processing, while DSS is used for real-time data storage.
What are two benefits of using Prediction Studio?
(Choose Two)
- A . Increased costs.
- B . Increased operational efficiency.
- C . Informed decisions based on historical data.
- D . Improved decision-making features.
Which two statements are true about the Pega industry foundation Data Model?
(Choose Two)
- A . You must extend the Data Pages provided by the industry foundation Data Model for each external integration.
- B . A best practice is to use the industry foundation Data Model as-is, as often as possible.
- C . The industry foundation Data Model is only for use as a built-on application in conjunction with Pega applications.
- D . The industry foundation Data Model simplifies the complexity of many-to-many relationships.
Users in a cloud-based production application report a chronic performance issue that occurs every day between 2:0 P.M. and 4:00 P.M. All attempts to reproduce the problem in the Development, QA, and Staging environments have failed.
Which two techniques help you troubleshoot the problem?
(Choose Two)
- A . Review Performance Alerts and Exceptions in PDC
- B . Review a Production Tracer Log using SMA
- C . Review Alerts and Exceptions using PLA.
- D . Review Performance Alerts and Exceptions in AES.
Which two of the following statements are true about circumstanced case type rules?
(Choose Two)
- A . Case Designer supports side-by-side viewing of circumstanced case type rules, the base rule, and its circumstanced variations.
- B . The rule resolution algorithm does not apply to circumstanced case type rules.
- C . Circumstanced case type rules are active only when a case instance is opened.
- D . Case workers can select which circumstanced variation of the case type rules to run.