Dear all,
does anybody know about a hook to perform global Web Dynpro application initialization tasks?
I need to perform some application initialization once before any components/controllers are hit.
(So far as I experienced, wdDoInit() is invoked for each user (session) accessing the app.)
Of course a application termination hook would be great as well...
Thanks in advance