cancel
Showing results for 
Search instead for 
Did you mean: 

Performance problem with Local Dictionary types

siarhei_pisarenka3
Active Contributor
0 Kudos

Hi Gurus

We faced with the following performance problem in our application... We have number of WD components (~5) that share the same Dictionary DC. The dictionary contains about 80 simple types. The 5 WD components reference the dictionary DC and use the types in their context.

The problem is every time the WD component is being created it tries to load all the types from *.dtsimpletype. This is very slow because in fact all the 80 XML files are being parsed again and again. It seems the WebDynpro Dictionary cache does not work with Local Dictionary types!!!

I wondered, but the problem is not actual for RFC Model types. Model types are stored in named dictionary and the dictionary is cached by WebDynpro.

Please, help me in resolving the issue if you know any workaround. Because it's really bottleneck for the end users of our application.

Thanks and Regards,

Siarhei

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

I would recommend opening an OSS message to get a definitive answer.

Armin

Answers (0)