Try OpenEdge Now
Working with JSON
Using JSON with OpenEdge
:
ABL serialization of ProDataSets, Temp-tables, Temp-Table buffer objects to/from JSON
:
Use cases
Use cases
The JSON read and write features are robust and versatile. The following examples demonstrate common use cases that can be solved with the features:
Provide interoperability between OpenEdge and another JSON-enabled platform or application
Use JSON data as a persistent storage mechanism between ABL sessions
Simplify or replace existing ABL code that performs JSON reads and writes on temp-tables, temp-table buffers, and ProDataSets