Mobile Development 10.11 | webMethods Mobile SuiteWeb Help | webMethods Mobile Development Help | Adding Services to a Mobile Project | Adding RESTful IS Services
 
Adding RESTful IS Services
Adding RESTful IS enables you to trigger services hosted on webMethods Integration Server. These services can be used like the normal RESTful services as described in Adding RESTful Services. For detailed information about RESTful IS Services, see webMethods Service Development Help.
Note:
This feature requires the installation of Service Development.
*To add RESTful IS services
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 Services container node. If the model does not have a Services container node, add one by right-clicking the root application and selecting New Child > Services.
3. Drag the RESTful IS Services object from the palette of the Outline Editor to the Services node. In the palette, you can find this object when clicking the header-type node RESTful Services. You can then see it under the heading webMethods. If the palette entry RESTful IS Service is not visible, Service Development is not installed.
4. In the resulting dialog box, specify a connection to a server from which you want to use services. If the selection box does not list any server connection, open your Integration Server preferences page and connect to an Integration Server. You can open the Integration Server preferences page with the link below the selection box. For more information, refer to webMethods Service Development Help.
5. After selecting an existing server connection, the tree selection below becomes visible. Select the required webMethods package, and select the services you want to add to your mobile project.
6. Click OK to add the child nodes.