+

Search Tips   |   Advanced Search

Enable JSON store module

JSONStore features add the ability to store JSON documents in IBM Worklight applications.

JSONStore is a lightweight, document-oriented storage system included as a feature of Worklight, and enables persistent storage of JSON documents using JavaScript API. Documents in an application are available in JSONStore even when the device that runs the application is offline. This persistent, always-available storage gives customers, employees, or users access to documents when for example there is no network connection to the device.

  1. Create page.

  2. Place the custom portlet with the JSON store feature on the page created.

  3. Edit the page profile and add the module wp_worklight_jsonstore to the profile and save it.


Parent Meta-Modules for IBM Worklight integration