Deploying the WorkFlow101 Mobile Application Project

Goal: Deploy the project that contains the TravelRequest mobile business object to the server.

  1. Right-click in the MobileWorkflow101 Mobile Application Diagram, and select Deploy Project.
  2. In the first page of the Deploy Mobile Application Project wizard, select Message-based, accept the defaults for the other options, then click Next.

    deploy_mobile_workflow
  3. In the Contents page, select the TravelRequest mobile business object, and click Next.
  4. In the Package Jars window, click Next.
    Note: You see the Package Jars window only if you are using the Advanced developer profile. See Switching Between Developer Profiles for information.
  5. In the Target Server page, from the list of available servers, select My Unwired Server and click Next.
  6. In the Server Connection Mapping page, select the My Sample Database connection profile, then from Server connection, select the localhost version of sampledb.

    mwf_server_connection_mapping
  7. Click Finish.
  8. In the Deployment status window, click OK.
  9. When the deployment completes, click File > Close.
  10. In Enterprise Explorer, expand Unwired Servers > My Unwired Server > Domains > default > Packages. The server package mobileworkflow101:1.0 into which you deployed the MBOs appears in the Packages folder. The TravelRequest mobile business object appears in the Mobile Business Objects folder.