Creating Mobile Business Objects

Create various types of mobile business objects (MBOs) and bind them to data sources to implement mobile application business logic.

To achieve optimal performance of insert, update, and delete operations, as well as client synchronization, the MBO definition must include a well defined primary key. A warning displays if the MBO does not include primary key attribute(s). Local MBOs do not require a primary key definition.

Related concepts
Mobile Business Object Overview
Related tasks
Creating a Mobile Application Project
Switching Between Developer Profiles
Binding Mobile Business Objects to Data Sources
Deploying Custom Classes to Unwired Server