DevOps Automation

DevOps Automation

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#DevOps
#Businessautomation
#DevOpsAutomation
 View Only
Expand all | Collapse all

Does JSON store is shared between multiple woklight applications residing on some device?

  • 1.  Does JSON store is shared between multiple woklight applications residing on some device?

    Posted 03/28/13 04:30 PM
    This question comes from the webcast "What’s new in IBM Worklight 5.0.6 " that was held on March 28, 2013:

     
    Does JSON store is shared between multiple woklight applications residing on some device? 


  • 2.  Does JSON store is shared between multiple woklight applications residing on some device?

    Posted 04/03/13 01:33 PM

    No - the JSON store is unique per application (or multiple JSON stores per application - depending on the use case).  Certainly, on iOS, each application is isolated from the other applications (so, it's not even possible).  The same model is used on the Android platform.  The goal was to make it easy to sync data back/forth from the client/server side.