Start of Content Area

Process documentation Developing Mobile Components  Locate the document in its SAP Library structure

Purpose

In this process, developers import the data objects from the Data Orchestration Engine (DOE) and create the business logic and user interface of the mobile component. The archive of the application is created and deployed to the local device.

Use of the Process

The following IT process is part of the following IT scenario:

IT Scenario

Scenario Variant

Mobilizing Business Processes

Developing Mobile Applications for Occasional Connection

Prerequisites

You have performed the process steps Defining Back-End Interface and Defining Data Model and Data Distribution Logic

Process Flow

The functional units for this process are SAPNetWeaver Developer Studio and mobile client.

...

       1.      Create development components. (DI)

A development component (DC) represents a software unit that you develop.

       2.      Import data object definitions from server. (DI)

In this step, the developers import data object definitions from the DOE.

       3.      Develop business logic and user interface. (DI)

In this step, the developers develop the business logic and user interface of the mobile application in mobile component.

       4.      Deploy archive locally. (DI) (Mobile)

In this step, you locally deploy the application to an mobile client that is installed on the local machine. This allows you to test the application before you upload it to the DOE.

Result

You have developed the mobile components and deployed it on a test. You now need to perform the process Testing Mobile Scenario.

End of Content Area