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.
Category | Mobile Application Archetype | Data Model |
---|---|---|
Offline applications | Native Object API applications | Mobile Business Object or Data Orchestration Engine |
Hybrid Apps | HTML5 / JS Hybrid apps | Mobile Business Object or OData |
Online applications | OData SDK applications or REST API applications | OData or other business data model |
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.