Skip to Content
0
Former Member
May 08, 2008 at 10:06 AM

WDA loading in Light Framework page

32 Views

We are running WebDynpro ABAP pages in the EP 7. This works with "normal" and with Light-Framework pages. But we have noticed one thing. While the "fat" EP page requires longer seconds for loading, the loading of the embedded WebDynpro starts already during this time, hence in parallel.

0 Secs EP page called

1 Secs WebDypro called

3 Secs EP pages finished

6 Secs WebDynpro finished

With the light framework the WD loads only after the EP pages is loaded

0 Secs EP called

2 Secs EP Page finished, WDA starts loading

7 Secs WDA finished

Is there a chance to overcome this, so starting the loading already during loading of the EP page. Any hint is appreciated. BTW, it is not about the quantity of 1 secs, this is just an example. Real world examples show this effect more dramatically.

Edited by: Frank Torst on May 8, 2008 12:06 PM