1. SHIJILESH CHERROT
  2. PowerBuilder
  3. Wednesday, 7 February 2018 08:02 AM UTC


Dear Appeon Support/ MVPs,


I saw this the following JSON format is unsupported in PB2017 R2:
{
        "empId":191,
        "fname":"Jeannette",
        "lname":"bertrand",
         "manager":
                  {
                           "managerid":703,
                           "fname":"David",
                           "lname":"Scott"
                   },
         "department":
                   {
                           "deptid":200,
                           "name":"Sales"
                   }
}

In powerbuilder R3 can we expect a feature like split JSON Parser to json data objects(JObject), apply directly to datawindows 
and after user corrections combine the json data objects and send back to the api?

Thanks
Shijilesh 

Accepted Answer
Govinda Lopez @Appeon Accepted Answer Pending Moderation
  1. Wednesday, 7 February 2018 19:25 PM UTC
  2. PowerBuilder
  3. # Permalink

Hi SHIJILESH,

 

You may find examples of working around this in: https://www.appeon.com/developers/library/code-samples-for-pb

 

PowerBuilder R3 is expecting to have some more enhancements regarding JSON and DataWindows. You can find out more here: https://www.appeon.com/developers/roadmap/import-json-and-export-json-datawindows.html

 

 

Regards,

Comment
There are no comments made yet.
Olan Knight Accepted Answer Pending Moderation
  1. Wednesday, 7 February 2018 15:35 PM UTC
  2. PowerBuilder
  3. # 1

This question was answered in a thread below this.
Look through the community entries to find the answer.

 

Olan

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.