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
Which one of the following is the best practices that you should follow when customizing a Constellation application?
(Choose One)
- A . Do not customize the out-of-the-box user portals, as doing so leads to upgrade issues.
- B . Build UI rules in Dev Studio to have more flexibility.
- C . Build portals by using a multi-page dynamic container so that it is easier to work using multiple tabs.
- D . Override the mixins and CSS within an application-specific skin that inherits from CosmosSkin.
You create a set of reports that use large numbers of embedded properties.
Which of the following techniques do you use to help improve report performance?
- A . Enable pagination.
- B . Run reports against a reports database.
- C . Include all rows when joining reports.
- D . Create declare indexes.
The clipboard contains a list of details for all companies on the NASDAQ stock Exchange. Select the requirement that indicates you use a page list instead of a page group.
- A . A DATA transform must iterate over the list.
- B . company details must be referenced using the company stock triker.
- C . the list must be sorted by company stock ticker.
- D . Each element in the list of companies must contain a list of accounts.
Which three of the following options externalized third-party services?
(Choose Three)
- A . Hazelcast
- B . Elastic Search
- C . Search reporting service
- D . Cassandra Decision Data Store service
- E . Constellation
Enabling audit tracking on each property used in the application does not impact the performance of the application.
- A . True
- B . False
If a stream node is not defined in a cluster, the system processes the queued items only when the stream node is available.
- A . True
- B . False
In which two scenarios the access group context can be changed for queue processors?
- A . Run immediately
- B . Queue-For-Processing
- C . Queue Schedule
- D . Run in background
An attribute-based access control configuration evaluate the attributes of the operator creating the case. A data page contains the value used in the evaluation.
- A . Use the data page as a restriction method in the access control policy.
- B . Use the data page as a the policy condition value in the access control policy condition
- C . Use the data page as a the permit access if the value in the access control policy
- D . Use the data page as a the policy condition column source in the access control policy condition
You have an access group with two access roles with conflicting access privileges.
Which two configuration options are recommended to ensure that access is denied?
(Choose Two)
- A . Use an Access Deny to explicitly restrict access.
- B . Create a single role restricting access.
- C . Modify the role that is granting access.
- D . Use attribute-based access control (ABAC) to restrict access.
Which of the following statements most accurately describes dependency management?
- A . The waiting case can move forward only when all cases it is waiting for are completed
- B . In order for 2 cases to depend on each other, they should have a direct parent-child relationship
- C . The dependency configuration could be done through the case type rule form of the top- level case
- D . A dependency can be configured to instantiate a case when another case has started