Summary

Completed

Optimizing finance and operations apps is important during development, to ensure proper system performance. Without optimization, system performance will decrease, affecting users' ability to complete tasks in a timely manner.

To optimize your system, use proper queries to only retrieve and manipulate necessary data and use temporary tables when possible. For long processes, investigate parallel processing and asynchronous processing.

Additionally, Lifecycle Services and the Optimization advisor workspace can be used to monitor performance.