Creating a Standard-Based Interface for the DOE

Prerequisites

In the DOE, you have created the data objects and the distribution models that are required for your mobile application.

More Information: Defining Data Objects and Distribution for Mobile Applications

Context

You use this procedure to create an open and standard interface for the DOE. You can use this interface later to connect to any client that is compatible with this interface.

Procedure

  1. Model a mobile entity collection (MEC) to group entities such as software component versions, data objects, distribution models, projections, authorizations, and back-end search data required for the mobile application.
  2. Activate the MEC to allow the system to perform consistency checks with the DOE runtime, the back-end search, and the business application programming interface (BAPI) wrappers.
  3. If you want to reuse the MEC on a different client, then generate the MEC again to allow the system to create runtime transformations, tables, and WSDL files.

    More Information: Generating a Mobile Entity Collection

  4. In the MEC modeler, release the MEC to ship it to a production system.

Results

You have generated the MEC that can be downloaded to create mobile applications.

More Information: Downloading the Generated WSDL Files