Valid PEGACPLSA88V1 Dumps shared by ExamDiscuss.com for Helping Passing PEGACPLSA88V1 Exam! ExamDiscuss.com now offer the newest PEGACPLSA88V1 exam dumps, the ExamDiscuss.com PEGACPLSA88V1 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com PEGACPLSA88V1 dumps with Test Engine here:
A case displays recent customer transaction. Different operators often view the recent transactions for the same customer repeatedly throughout the day. the operation to fetch the transactions is resource-intensive, and the source data is updated once an hour. select two options to configure a data page to cache the customer transactions and minimize the operator's wait time. (choose two)
Correct Answer: A,B
To configure a data page that caches customer transactions and minimizes operator wait time, you should: Set the data page scope to node to ensure that the cached data is shared among all requestors on the same node, reducing the number of times the data needs to be fetched. Configure the refresh strategy to reload if the data is older than 1 hour, aligning with the data update frequency and ensuring that the data is not stale.