Show TOC

Developing the Data Model and Business LogicLocate this document in the navigation structure

Activities

In the section, you first create an empty mobile service component, which contains the data objects, services, and service operations. Second, you create data objects by importing them from the DOE. Third, you create a service (an entity that bundles queries and custom methods). Finally, you create a query to retrieve order data from the local database.

For more information, see Creating a Mobile Service Component .