Pegasystems PEGACPLSA23V1 Übungsprüfungen
Zuletzt aktualisiert am 26.04.2025- Prüfungscode: PEGACPLSA23V1
- Prüfungsname: Certified Pega Lead System Architecture (LSA) Exam 23
- Zertifizierungsanbieter: Pegasystems
- Zuletzt aktualisiert am: 26.04.2025
Good UX design creates a better user experience and provides a competitive advantage to the business.
Which two of the following Pega Platform™ features define good UX design?
(Choose two)
- A . The stage-based case management design in Pega Platform reduces the training time of end users by providing a complete picture of the case life cycle.
- B . Pega Platform applications automatically document navigation steps. As a result, it is easier for end users to complete work accurately.
- C . Agile Workbench helps to more easily capture feedback. As a result, end users feel comfortable reporting issues in the application.
- D . With user portal design in Pega Platform, more work can be completed accurately in less time, using features such as Get Next Work.
When do you set the Rule security mode on the access group to Warn?
- A . When writing a message in the log file because attribute-based access control (ABAC) overrode the role-based access control (RBAC) setting.
- B . When verifying that the access role is configured correctly for rule execution.
- C . When displaying a custom Warn message for a rule execution failure.
- D . When automatically notifying the system administrator when access is denied to a rule.
For which two purposes can you use a ruleset override application?
(Choose Two)
- A . To define applications that are specific to a division within an enterprise.
- B . To aggregate multiple built-on applications into a single application
- C . As a repository for dependency inversion-based rules.
- D . To specialize the appearance of a page that is displayed by a web embed channel.
- E . To create the first production application built on a framework application.
Which two of the following terms are associated with the term "component"?
(Choose Two)
- A . Ruleset
- B . Recursive
- C . Framework
- D . Interface
Which of the following statements is most accurate regarding the PRPC data model?
- A . In a good design there would be no business rules or processes defined in the data classes
- B . The PRPC data model can help promote reuse via inheritance and composition
- C . The PRPC data model should be stored in a separate RuleSet from application/business rules
- D . The PRPC data model should always be modeled after the external systems with which it interfaces
Which report definition data access method should be used to include work parties?
- A . Declare index
- B . Join
- C . Sub report
- D . Association
Select the recommended option for extending the data model provided by a pega industry framework.
- A . Hide the data model with a custom data model.
- B . Redefine the data model.
- C . Specialize the data model as little as possible.
- D . Hide the data model with an Enterprise service Bus (ESB) dictated data model.
Which of the following setups most likely requires the use of a subreport?
- A . Columns-Operator Name, Operator Division, one row for every operator.
- B . Columns-Operator Name, Operator Division, Count of Purchase Requests created, one row for every operator excluding Purchase Requests being audited.
- C . Columns-Operator Name, Operator Division, Count of Purchase Requests created, one row for every operator.
- D . Columns-Operator Name, Count of Purchase Requests created, one row for every operator.
Which two of the following security risks can be identified by the Rule security analyzer?
(Choose Two)
- A . Properties with incorrect type
- B . Vulnerabilities in stream rules
- C . Custom-written Java code
- D . Unsecured rulesets and unlocked ruleset versions
What is the purpose of externalizing services in Pega?
(Choose One)
- A . To simplify the development process.
- B . To improve performance by offloading processing to external systems.
- C . To reduce the number of rules in the application.
- D . To reduce the cost of licensing Pega.