Hi All, Here Is my Json structure.
{"Fetch_CC" :{ "cc":{ "xxxx":"1000", "yyyy:"ICICI", "zzzz":"xxxxxxxx", "city":{ "name":"banglore" }; }; } If the structure is incorrect, please give me one small structre to use below utility. I am using 0.7.5 version. Now how can I can use Json2SStable utilities? Please provide me the steps. What are the things I have configure? Thank You