Mobile Development 10.11 | webMethods Mobile SuiteWeb Help | webMethods Mobile Development Help | Services Object Reference | Objects to Use for RESTful Services | Resource Properties
 
Resource Properties
Property
Description
Path
Path to the service you want to use.
You can include dynamic URI elements, for example, record/{objectName}, where {objectName} is a dynamic URI element.
You can nest Resource objects under a parent Resource object to provide subpath values.
The value you specify for the Path properties of the Resource objects you add to the model are combined with the Base property of the Resources parent object to form the URI to the services you want to use.