Reading and Serializing JSON to/from ProDataSets and Temp-tables
Reading and Serializing JSON to/from ProDataSets and Temp-tables
The AVM can serialize the data from ABL temp-tables and ProDataSets to JSON data. Similarly, you can read or read and load JSON data into a temp-table or ProDataSet.
Note: The examples used in this chapter are found in the doc_samples\src\prodoc\json directory.