ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 116 - Certified Platform Developer II discussion

Report
Export

A customer has a single Visualforce page that allows each user to input up to 1500 sales forecasts and instantly view pivoted forecast calculations. Users are complaining that the page is loading slowly, and they are seeing error messages regarding heap and view state limits.

What are three recommendations to optimize page performance? (Choose three.)

A.
Segregate calculation functionality from input functionality
Answers
A.
Segregate calculation functionality from input functionality
B.
Specify the list of sales forecasts as transient
Answers
B.
Specify the list of sales forecasts as transient
C.
Implement pagination and reduce records per page
Answers
C.
Implement pagination and reduce records per page
D.
Create formula fields to compute pivoted forecast calculations
Answers
D.
Create formula fields to compute pivoted forecast calculations
E.
Use JavaScript Remoting instead of controller actions
Answers
E.
Use JavaScript Remoting instead of controller actions
Suggested answer: A, C, E
asked 23/09/2024
charles ratchagaraj
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first