Hi
I am trying to set up a personalization key in HWC based app. What i am doing is i have created one MBO using sampleDB and set the credential as dynamic one and setting up the value from UI. I am following the approach without using Hybrip App Designer. I have created one personalization key as username_pk. In one of my HTML5 file i am setting up the value like <objectName>.pks.put(username_pk,"xxxxxxxx") and also tried <objectName>.pks.put(username_pk_pkKey,"xxxxxxxx") both the things are not helping me getting error in clienttrace log as unknown reference. Can anyone help me on this.Thanks in Advance
regards
Dinesh.