Pegasystems Certified Pega Lead System Architecture (LSA) Exam 23 PEGACPLSA23V1 Question # 5 Topic 1 Discussion

Pegasystems Certified Pega Lead System Architecture (LSA) Exam 23 PEGACPLSA23V1 Question # 5 Topic 1 Discussion

PEGACPLSA23V1 Exam Topic 1 Question 5 Discussion:
Question #: 5
Topic #: 1

U+ Bank has a customer service application that processes customer complaints. Now, after three years in production, the operations manager needs historical reports on resolved cases. The reports should be sent in near real-time. The data warehouse has exposed a REST API to receive the data, and the reports are then generated from the data warehouse. Which two of the following options could you use to create an ideal design solution for posting the data to the data warehouse? (Choose Two)


A.

Read data with data flows, which source data by using a dataset and then output the data to a utility that synchronously posts the data to the data warehouse. For in-flight cases, on resolution of the case, configure the system to post the data to the data warehouse over REST.


B.

Prepare an extract rule and extract the data of already-resolved cases, and then load it into the data warehouse for reporting. For in-flight cases, on resolution of a case, configure the system to post the data to the data warehouse over REST.


C.

Read data with data flows, which source data by using a dataset and then output the data to a utility that posts the data to the queue processor, which then posts the data tothe data warehouse over REST. For in-flight cases, on resolution of a case, reuse a queue processor that you created.


D.

Run a one-time utility that browses all the resolved-cases data, and then asynchronously posts the data to the data warehouse. For in-flight cases, on resolution of a case, configure the system to synchronously post the data to the data warehouse over REST.


Get Premium PEGACPLSA23V1 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.