JSON data merge and extract

A new object called JSONPackage is provided to merge data in a JSON object and extract data from the JSON object:

  • The data to be merged can be from DataWindow, DataStore, DataWindowChild, or from an existing JSON. Composite, Crosstab, OLE 2.0, and RichText DataWindows are unsupported.

  • The resulted JSON can be posted from the client to the server via HTTPClient, or retrieved from the server to the client via RESTClient.

For more information, refer to the section called “JSONPackage object” in Objects and Controls.