How do you configure the response data transform to satisfy all of the requirements in the scenario?

When a customer submits a credit card dispute, the application connects to an external service to retrieve all transaction made by the customer. The external service returns transactions ordered by date of transaction, in a descending, chronological order when a case worker reviews the dispute the application displays the 10 most recent transactions.

If the case worker does not see the disputed transaction in the list, the case worker can search for additional transaction the caseworker can filter search results on transaction date the transaction amount or the merchant name the search results display the 10 most recent transactions that satisfy the filter criteria. The case worker cannot paginate through the results.

How do you configure the response data transform to satisfy all of the requirements in the scenario?
A . configure the data transform to copy only the first 10 matching records to a page list property
B . configure the data transform to copy all of the records to a page list property
C . configure the data transform to copy all of the records to the data page
D . configure the data transform to use the first x pagination setting to copy only the first 10 results to the data page

Answer: C

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments