Mobile Development 10.11 | webMethods Mobile SuiteWeb Help | webMethods Mobile Development Help | Adding a Data Model to a Mobile Project | Adding a Data Model
 
Adding a Data Model
You can add a data model to your mobile project.
*To add a data model
1. Ensure the mobile project is open in the Outline Editor. For instructions, see Displaying a Mobile Project in the Outline Editor.
2. In the Model section of the Outline Editor, expand the project so that you view the Entities container node.
If the model does not have an Entities node, add one by right-clicking the root application and selecting New Child > Entities.
3. Right-click the Entities node and select New Child > Package.
4. In the pop-up dialog, enter a new name for the package and click OK.
A new EML file was added to the mobile project, and the EML editor opens where you can edit the data model.