Deploying the Database Mobile Business Objects

Deploy the project that contains the database mobile business objects to the Unwired Server.

Prerequisites
Task
  1. Right-click in the SUP101 Mobile Application Diagram and select Deploy Project.
  2. In the Deploy Mobile Application Project wizard, accept the defaults and click Next.
  3. In the Contents page, verify the Customer and Sales_order MBOs are selected. Click Next.
  4. In the Package User-Defined Classes page, click Next.
  5. In the Target Server page, select My Unwired Server from the list of available servers, then click Connect.
  6. Accept the default Domain and Security configuration settings, and click Next.
  7. In the Deploy Application to Server page, accept the default application ID and click Next.
  8. In the Server Connection Mapping page, choose a Server connection for the My Sample Database Connection profile:
    • If the runtime database connection is on your local machine, select My Sample Database then sampledb.
    • If the runtime database connection is on a remote machine, select My Sample Database then New Server Connection, which allows you to create a connection from an existing template.

    mwf_server_connection_mapping
  9. Click Finish .
    The Executing Deployment window closes when the deployment finishes.
  10. In the Deployment Status dialog, click OK.
  11. In Enterprise Explorer, you can see the deployed project in Unwired Servers > My Unwired Server > Domains > default > Packages > sup101:1.0. The two MBOs you deployed are in the Mobile Business Objects subfolder.


    The MBOs are now available for access by device applications. You will use this project in other Object API application development tutorials.