We are trying to push the data from IBM worklight application using JSONStore functionality.
We are working on IBM Worklight V5.0.6 environment.
Steps to reproduce:
- Open Worklight 5.0.6 studio
- import 'module_07_11_JSONStore_with_Sync' project into workspace
- Accept to migrate the project to latest Worklight version
- Build & deploy the app to Worklight server
- Try to create JSONStore
At this stage we are getting the error:
JsonStoreWizard.InvokeProcedurePage
got exception invoking adapter
Because of this, we are not able to create a new JSONStore instance.
What is the reason for getting this error?