Show TOC

Procedure documentationRunning the Application on the Mobile Client Simulator Locate this document in the navigation structure

Procedure

  1. Create a new user for the mobile client simulator:

    1. In the mobile client simulator, choose   Menu   Create new user  .

    2. Enter your SAP NetWeaver AS ABAP Server user name and password (twice).

    3. Choose Create User.

  2. Configure the device for synchronization:

    1. Choose   Manage Device   Settings   Connection Settings   and make the following entries:

      Field

      Value

      Host

      [NW AS host name]

      Port

      [http Port #]

      Client

      [NW AS client]

      Device name

      [name of your choice]

      Secure Configuration (https)

      Off

    2. Save your changes.

    3. Choose   Menu   Sync to  register your device with the middleware and synchronize data with the Data Orchestration Engine.

  3. Run the application:

    1. In the mobile client simulator, choose   Menu   Application Launcher  .

    2. Choose OrderApp.

    3. Explore the table control capabilities:

      1. Resize table columns to show more or less data.

      2. Use the arrow icon in the upper right corner to display other columns.

      3. Scroll through the table entries by using the previous/next links or using the scroll bar on the right of the table (only shown if your table has more than five lines).

Note Note

To stop the mobile client simulator, choose   Menu   Exit  . It is important to stop the mobile client simulator properly since only one instance of the mobile client may be active on your desktop at any time.

If you just close the mobile client simulator window by clicking the X in the upper-right corner of the window, the simulator continues to run in the background. If you have closed the window this way, you need to click the red square in the Console view of the NW Developer Studio to stop the Java process.

End of the note.

For more information, see Running the Mobile Application.