Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 10449

Re: How To Make Context Node Globally and Used same Value in Other DCs in NWDS 7.3 ?

$
0
0

Hi Mithun,

 

You didn't mention the 'during whole user session' reqirement in your opening post, so that changes things quite a bit...

 

What you want is not possible in a Web Dynpro application (you cannot maintain the context of a web dynpro application while switching between WD applications, navigating away, etc), for that you need to implement some kind of persistency or caching mechanism.

 

If I were you, I would have a look at Ehcache (http://ehcache.org), the most widely used open-source cache mechanism.

You could cache your BAPI context per user, and clear the per-user cache upon logout.

 

Hope this helps a bit!

 

Robin


Viewing all articles
Browse latest Browse all 10449

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>