Home Applications snapshot-to-JSON

snapshot-to-JSON

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
4
1 reviews
0
Awards
234
Views
21
IPM installs
5
2
Details
Releases
Reviews
Issues
Pull requests
Articles
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

Read more
Made with
Install
zpm install json-snapshot download archive
Version
1.0.516 Sep, 2023
Category
Technology Example
Works with
InterSystems IRIS
First published
22 Jul, 2020
Last checked by moderator
02 Oct, 2023Works