Child pages
  • Developing the Mobile Service Solution
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Requirements:

  1. The mobile solution need to have the headless client type
  2. Needs a form with name "offline_data"
  3. The form offline_data needs a method ws_read(version,name)
  4. If the data shown in mobile app is user specific the form offline_data needs a method ws_authenticate(useruid,password)
  5. The mobile_service and rest_ws plugin to be installed
  • No labels