Which two benefits does the Search and Reporting Service offer over embedded Elasticsearch? (Choose Two)
In a flight schedule management application, the initiation of a scheduled flight case triggers both pre-flight check and flight catering service processes. These processes require access to flight information, such as flight number, cabin class, number of seats, departure date and time, while also maintaining process-specific data elements. Which one of the following options best describes the optimal data model for meeting this requirement?
How can you configure a flow to resume from the point of failure after an error is resolved?
XYZ Corp wants to streamline its business processes across various divisions and units. The goal is to develop a Pega application structure that efficiently uses resourceswhile promoting a modular reuse architecture. Given this scenario, which of the following options is the correct approach?
In the context of software system design and architecture, which two of the following statements accurately describe the Center-out business architecture approach used in Pega applications? (Choose Two)
What is the main difference between a Data Flow and a Queue Processor?
A claims adjuster is working through a backlog of cases using a newly updated Pega insurance application. The adjuster is tasked with entering detailed information into a digital claims form for each case. However, as they proceed from one input field to another, they encounter noticeable delays in data rendering, and occasionally, the application becomes unresponsive, significantly slowing down their workflow. Given this situation, which two of the following are likely causes for the poor user experience observed by the claims adjuster? (Choose Two)
You are a Lead System Architect working on a booking application for a travel agency. You want to send email notifications to different participants (such as customers or sales coordinators) with custom messages based on their roles. You also want to ensure that the email-sending process does not affect the performance or responsiveness of the application. Which design option would you choose to implement this requirement?
The ABC trip planner company offers a variety of services, for example, hotel bookings, flight bookings, and train bookings, all on a single platform. All the services offered havetheir invoice processing managed by a dedicated team of accounting specialists from the XYZ financial accounting organization. Every booking made by a customer creates a "Booking" case, which manages the booking of the required service. An "Invoice" case is also created for the verification and validation of all payments to the various stakeholders involved. For security reasons, the Invoice case contains limited information and cannot be a child case of Booking. Both are siblings that update each other. Which one of the following is the best possible solution to implement this requirement?
A software development company is planning to deploy its application for a new client. The client has unique security concerns and requires full control over their resources. Which architecture would be most suitable for this scenario, considering customization, security, and performance?