Skip to Content
0
Former Member
Mar 22, 2007 at 10:37 AM

Storing user specific data

25 Views

Hi SDN,

Scenario :

I have a requirement in which a user has multiple choices in an selection iview. The user can select the options based on his choice and from the next time he logins again only the previously selected options should be visible. This user specific data needs to be saved.

-


I went through some threads and found that I can either use KM or component profile for doing this.

But I guess stroign data using ComponentProfile is not user specific. Is it?? . Please correct me in this.

Most of the threads proposed to use KM api to store data. I opened javadocs for KMC but found many packages there. I'm confused as to which package I should use.

Can anyone tell me exactly which km APIs to use for storing data and how to use them ???

Code snippets or any pdf references will be highly appreciated.

Thanks in advance,

Prasanna