Try OpenEdge Now
skip to main content
Working with JSON
Preface : Organization
 

Organization

UsingJSON with OpenEdge
This chapter provides an introduction to JSON and an overview of ABL support for serializing ABL data objects to and from JSON.
Parsing and Serializing JSON Objects and Arrays
This chapter discusses the ABL features that enable you to serialize ABL data objects to and from JSON. It covers data type mapping between ABL and JSON, writing ABL data objects to JSON data, reading JSON data into ABL data objects, and inferring ABL data object schema from JSON data.
Reading and Serializing JSON to/from ProDataSets and Temp-tables
This chapter discusses the ABL features that enable you to parse and serialize JSON objects and arrays.