[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Handling JSon messages in Progress

  • Thread starter Thread starter Peter Judge
  • Start date Start date
Status
Not open for further replies.
P

Peter Judge

Guest
You can also call the READ-JSON() buffer/datset method with “JsonObject” and a JsonObject – so if the properties on the JSON objects match the field names or serialize-names then extract the JSON and call that.

Continue reading...
 
Status
Not open for further replies.
Back
Top