Hi,
I have developed a mobile application using SUP and now I want to specify the data which should pass to each device. For example, the sales orders created by a particular user should go to one device and those created by another user should go to another device.
I have learnt that this can be achieved through Personalization Keys. And in the [Sybase Online Help |http://127.0.0.1:2294/help/topic/com.sybase.sup.doc/doc/html/asc1229701428722.html]its specified that:
"Storage u2013 determines where the key values are stored and maintained. Options include:
Server u2013 on Unwired Server
Client u2013 on the device client
Transient u2013 only saved in memory of the current login session "
I want to store and maintain the key value of Personalisation key in the server side. But I am not able to find this option in the Sybase Control Center. So please suggest a way store and maintain the key value of Personalisation key in the server side.
Regards,
Rahul Muraleedharan.