Hello everybody,
we have a major issiue regarding SAP FPM performance.
We've build a beautiful dynamic FPM application for the display of generic data from various systems.
It consists of a overview floorplan with a 3x3 section containing 9 guibbs (form and list) and a header area containing two form and a search uibb. The comunication between the guibbs is done via eventing (appcc).
Everything works fine, except the performance. We have overall a bad performance (about 10 seconds for page-reload in intranet) without any data displayed in the guibbs. But the application startup (first start of the application for every user per day) is really really slow, we need over one minute until the page is loaded.
We are aware of the tracing features in abap to analyse the slow performance after page reload, but we want to investigate the "first start" problem. Anybody have any suggestions 1. Where to start? and 2. How the reproduce a "new day" (i.e. cleaning the chache)?
Thank you very much in advance.