Deploying and Testing Order Items Development

Procedure

  1. In the UI Explorer , in the context menu of the component order_ui , choose Deploy .

  2. Mark the checkboxes for the components order_ui and order_srv and choose Next confirm all dialog steps.

  3. Choose Local Deployment and confirm all subsequent dialog steps.

    After a successful build and deployment, the wizard offers to Launch simulator .

  4. Choose Launch simulator to start the mobile client simulator in a new window.

  5. Enter your User name and password and choose Logon .

  6. In the Application Launcher , double-click OrderApp .

  7. Test the application by selecting rows and inspecting their items.

  8. If you now change the back-end data in tables, execute a data load (transaction SDOE_LOAD) on data object ORDER , and synchronize your device by choosing Start of the navigation pathMenu Next navigation step SyncEnd of the navigation path in the mobile client simulator, you will find the changed data in your application.

If your device has been set up to synchronize with the DOE, you can now confirm that delta updates from the back end are handled by going by performing the following steps:

  1. Change some data in the back-end tables ZTR_ORDER_HDR and ZTR_ORDER_ITM.

  2. Execute a data load (transaction SDOE_LOAD) for the data object ORDER.

  3. Synchronize your device by choosing Menu Sync in the mobile client simulator.

  4. Start the application by clicking on icon OrderApp in the Application Launcher .