[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: How to read the plain text response to a ClientBuilder call?

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

Peter Judge

Guest
What’s in the response-data-received.txt file? Is it value real JSON? There will be a bumch of nulls at the end, ignore those. You can also do copy-lob cast(response:Entity, OpenEdge.Core.Memptr):Value to file ‘dump.txt’.

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