Home Applications snapshot-to-JSON

snapshot-to-JSON

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
4
1 reviews
0
Awards
303
Views
23
IPM installs
6
2
Details
Releases (9)
Reviews (1)
Issues
Articles (1)
Use %JSON.Adaptor for object snapshot

What's new in this version

move to arcjive

This is a sample to use %JSON.Adaptor class available in IRIS
to produce a snapshot of your object.

The sample consists of 2 classes that are variations of what was
known in Caché/SAMPLES as Sample.Person.
Be aware that the possibilities are limited by %JSON.Adapter
and how you make use of it.

Once in place you create some test data by Populate().
You select an object and take a snapshot.
You apply changes to your object take another snapshot.
And see the difference.

BINGO!

Article in DC

Made with
Install
zpm install json-snapshot download archive
Version
1.0.505 Dec, 2022
ObjectScript quality test
Category
Technology Example
Works with
InterSystems IRIS
First published
22 Jul, 2020
Last edited
16 Sep, 2023
Last checked by moderator
15 Oct, 2024Works