Write JSON from a ProDataSet with before-image data
- Last Updated: November 5, 2025
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The following code example defines and fills a static ProDataSet object, turns on tracking, and makes a change to the ProDataSet. The code then writes the ProDataSet object to a JSON string and includes the before-image data:
|
The following is an excerpt of the JSON produced by this procedure:
|
The prods:before object contains the before-image
data for the ProDataSet.