Mobile Data Models for Mobile Application Development

There are three ways to model enterprise data so that mobile applications can be developed to access data in your enterprise: Mobile Business Objects using the Sybase Mobile SDK, Data Objects using SAP Data Orchestration Engine (DOE), and OData using SAP® NetWeaver Gateway.

Based on the mobile application category that meets your user and data needs, and prior to defining your data models, identify the mobile application archetype you will use for development.
Category Mobile Application Archetype Data Model
Offline applications Native Object API applications Mobile Business Object or Data Orchestration Engine
Hybrid Container applications HTML5 / JS Hybrid apps Mobile Business Object
Online applications OData SDK applications OData

Based on your data model and business logic, the EIS interface must be defined. This process eventually involves adapting existing services exposing data from the EIS. Your data models connect with your EIS using these data services.