Hi All,
is there any option to maintain session variables in MS CRM?
I wants to keep some data on the session and access it from anywhere in the seesion.
For example: I wants to load some configuration variables on the session and use them where ever required instead of making service calls to CRM every time when i need.
On Account i will read a config key and will use same key on the other entities like contact or opportunity. I don't wants to query configuration entity for this config key every time from each entity like account, contact, opportunity etc.
any suggestions for session management in CRM?
Thanks in advance.
Guru Prasad