Creating a Service
You now define a service operation on top of the created Order client data object.
You have created client data object Order containing one header node, OrderOrderheader, by importing the respective data object from the DOE.
1. In the Service Explorer, select the Services node of your project.
2. Open the context menu (by right-clicking on the node), and choose Create Service.
3. In the New Service dialog box, enter the Name orderService and click Finish.
The orderService appears under the Services node of your order_srv Mobile Service Component.