Skip to Content
0
Former Member
May 27, 2008 at 01:02 PM

WebDynpro component as singleton ?

19 Views

Hello experts,

I am currently building a WebDynpro application made of several DCs. One of the DCs will aim at reading configuration tables in R/3 through a RFC model and then UI will be customized according to this configuration.

As this configuration is common to all users I would like to implement the component as singleton, so that only one instance is created in memory and reused by everyone. Indeed performance is very important in our context.

Do you have any idea on how to achieve this with WebDynpro ?

Unfortunately we are not in a portal context, so we cannot implement this component as a Portal Service.

Thanks a lot for your help.

Regards,

Nicolas