Optimizing "do a search" to reduce WU consumption

Hello everyone,

I have an application that works with a CALENDAR, which is the main function of my app. However, every time my users open the CALENDAR, I need to load all the appointments, which is overloading my application, and they open the calendar multiple times a day. Currently, it consumes 50% of my WUs.

Is there a way to avoid performing a “do a search” action every time they open the calendar? Does anyone have any tips or recommendations?

How are you currently setup? What do your logs say?

This topic was automatically closed after 70 days. New replies are no longer allowed.