Skip to Content
0
Former Member
Jun 01, 2011 at 07:53 AM

Reload / Reset Web Dynpro Application

232 Views

Hi all,

how can i reload or reset a WD application in simple and proper way from it's component controller?

It should behave the same, as when the user either clicks on the portal navigation node the application is assigned to, or refreshs his browser, if the application is opened directly.

Sure i could use wdContext.invalidate() but then i have to re-initialize all context nodes.

Even then, the used components stay instantiated and i'd need to reset all their contexts too.

What are your best practises for that?

Thanks in advance!

Michael