MDS Application Data Storage on device

Power User
Saravanan's picture

Hi ,

       We have an MDS application  which interacts with the webservice and works fine now as an enhancement we just thought that it would be nice to store the data of the user interface to be stored in the device if possible.

                    It may be helpfull because if am travelling in an area there is a weak signal and i opened up the page and entered ten to twenty pages on to the page and i click submit but suddenly the signal is lost and all the datas are lost because of that one thing i can do is retain the values on the page but that would not be safe because if someone by chance gets hold of the device they may see the datas on the page rather than that it would be better if i could store the datas on to the device which can be again regained . Any ideas on how to do this?

One way to do this would be writing a j22me application to store the datas on to the device but the problem is how should i link the j2me application with

1) the MDS application and

2) a webservice directly without the help of the MDS studio.

Please Help

Thanks in advance.

Trackback URL for this post:

http://blackberry.developercommunity.com/trackback/321
Power User
Saravanan's picture

Hi,

       Someone reply please.

Any idea weather it can be done or not anything i need your valuable suggestions.

Thankyou 

Try,try,try.........

Please tell me you found a solution for this.

 

Champion
adam's picture

I wish I could help you out, but I've never used MDS Studio (I'm assuming that's what you mean by an 'MDS application').

Power User
Saravanan's picture

Hai adam ,

            The application was developed on the MDS Studio only anyway thanks for the reply. 

Try,try,try.........

Hi,

Anyhow Blackberry supports J2ME application to run on it. I think you might try with RMS concept available in J2ME.  I think it might help you.

Before starting check out id it the Blackberry enabled with Java. If so you done by this way.

Thanks,

Bala.. 

 

Power User
Saravanan's picture

Hi ,

    What you said is correct RMS concept is used to store datas but the problem is how will i link the MDS application which is the user interface in my application with the J2ME application which has the RMS concept.

Try,try,try.........

You are absolutely right !!!