Hybrid App Development Task Flow Using Third-Party Web Frameworks and MBOs

This describes the basic steps for developing Hybrid Apps that access MBO operations and object queries using a third-party tool, or by hand.

  1. Define the data you want to use from your backend system and to expose through your Hybrid App, and the methods and operations to perform.
  2. Create a Mobile Application project.
  3. Develop the Mobile Business Objects.
  4. Deploy the Mobile Application Project.
  5. Generate the JavaScript API.
  6. Package the Hybrid App files.
  7. In SAP Control Center, deploy the Hybrid App package to SAP Mobile Server.
Related concepts
Develop MBO-based Hybrid Apps
Develop OData-based Hybrid Apps
Package Hybrid Apps