Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Certified Pega Lead System Architecture (LSA) Exam 23

Last Update 16 hours ago Total Questions : 60

The Certified Pega Lead System Architecture (LSA) Exam 23 content is now fully updated, with all current exam questions added 16 hours ago. Deciding to include PEGACPLSA23V1 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our PEGACPLSA23V1 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these PEGACPLSA23V1 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Certified Pega Lead System Architecture (LSA) Exam 23 practice test comfortably within the allotted time.

Question # 4

Every day at 1 AM, all the ATM transactions at ABC Bank from the previous day are shared with the head office of the bank. All ATM machines perform this data sharing. ABC Bank uses this information to validate transactions and balance all the ledgers. If any discrepancy is identified, a dispute resolution flow initiates to investigate the root cause and resolve the dispute. ABC Bank has 1 million ATMs for which transactions need to be analyzed for discrepancies. Which one of the following is the optimal solution for gathering the transaction information from all the ATMs?

A.

The ATM machines generate an Excel file of all the transactions and place it in a NAS directory. Pega workflow processes the files using an Advanced agent.

B.

The ATM machines generate an Excel file of all the transactions and place it in a NAS directory. Pega workflow processes the files using a Queue Processor.

C.

The ATM machines generate an Excel file of all the transactions and place it in a NAS directory. Pega workflow processes the files using a Job Scheduler.

D.

The ATM machines generate an Excel file of all the transactions and place it in a NAS directory. Pega workflow processes the files using a Data Set of type File, and feeds the files into a Data Flow.

Question # 5

You are a Pega developer working on an insurance application. The application needs to manage different types of insurance policies such as car insurance, home insurance, and life insurance. Each type of insurance policy has some common attributes (policy number, policyholder name, and premium amount), but also has some unique attributes (such as vehicle details for car insurance, property details for home insurance, and beneficiary details for life insurance). Which one of the following approaches to handling this scenario would be most appropriate in a Pega application?

A.

Create a single class for all types of insurance policies and dynamically add or remove attributes as needed.

B.

Create a single class for all types of insurance policies and define all possible attributes.

C.

Create a base class for the insurance policy for the common attributes, and then create derived classes for each type of insurance policy with their unique attributes.

D.

Create a separate class for each type of insurance policy and then define the common attributes in the new class.

Question # 6

An application has a web page where users can upload and view images. The application uses a Content Security Policy (CSP) to prevent cross-site scripting attacks by restricting the sources of scripts and images that the browser can load. The CSP has the following directives: default-src 'self'; script-src 'self' https://cdn.example.com ; img-src 'self' data: blob:. What happens if a user tries to upload and view an image from https://malicious.com on the web page?

A.

The browser blocks the image from loading and displays an error message.

B.

The browser loads the image but does not display it on the web page.

C.

The browser ignores the CSP and loads the image from any source.

D.

The browser loads and displays the image without any issues.

Question # 7

Which two of the following business use cases require the case-instance-first design pattern for implementation in Pega applications? (Choose Two)

A.

In a sports competition management system, users must be assigned to an existing sports competition case to provide a final score.

B.

In an event management system, event schedule preparation involves an approval process after a monthly schedule calendar is prepared.

C.

In a healthcare management system, a patient’s medical history is captured before processing diagnostic needs and scheduling an appointment with a specialist.

D.

In an e-commerce platform, customers can browse products and add them to their cart prior to proceeding to the checkout and billing process.

Question # 8

Dynamic class references (DCR) are one approach to creating a data model in a Pega implementation. Which one of the following best describes the DCR approach?

A.

Associating objects with classes at runtime based on user input or certain conditions, allowing for flexibility in the structure of the data model.

B.

Linking different classes together in a data model to establish relationships and associations between various entities.

C.

Dynamically adjusting the attributes of a class without modifying its structure, facilitating agile data management.

D.

Referencing classes that are predefined and unchangeable, ensuring consistency and reliability in the data model.

Question # 9

A multinational financial institution is contemplating the deployment of a high-availability architecture for its online banking platform to guarantee seamless service for its clientele. The institution acknowledges the potential financial repercussions and reputational harm linked with application downtime. Which principle should the institution prioritize in the design of its high-availability system to mitigate the risk of a single point of failure?

A.

Apply regular data backups by scheduling the job scheduler that runs every five minutes on each node.

B.

Avoid common cause failures by establishing a single administrative access group for all Pega implementations.

C.

Implement reliable failover to ensure service continuity by enabling the system to transition from a failed node to a backup node without data loss.

D.

Ensure the detectability of failures by consistently using application health monitoring tools.

Question # 10

A Pega Platform application designed for customer onboarding in a bank involves multiple subprocesses and extensive data entry and retrieval. With over 15 screens to navigate, the Quality Assurance team faces challenges in thoroughly testing the application. Each bug fix requires the team to restart testing from the beginning, adding to the difficulty. What suggestion do you adopt as a Lead System Architect to assist the team?

A.

Suggest that the team begins recording with the screen recording feature of the browser, and then replay the recording when testing the application after performing bug fixes.

B.

Encourage the team to write utilities to speed up the testing process.

C.

Advise the team to create Pega test suites to run the bulk test cases in one go and speed up the testing process.

D.

Advise the team to begin recording the testing performed using the scenario testing feature, and then replay the recording when testing the application after performing bug fixes.

Go to page: