Resolved Json JObject
- Issue
- Build
- SHIJILESH CHERROT
- PowerBuilder
- 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
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.