webMethods OneData 10.11 | Managing Master Data with webMethods OneData | Developing for webMethods OneData | RESTful Web Services | Authentication for RESTful Web Services in webMethods OneData | Accessing Data with the RESTful Web Service URL
 
Accessing Data with the RESTful Web Service URL
*To access data through the REST web service
1. In the browser, enter the RESTful web service link, for example, http:// localhost:8080/onedata/rest/QA/StandardProject/DO/Employee.
2. To access the data, enter the user name and password:
*As an anonymous user. Username as anonymous. Leave the password blank.
*As a webMethods OneData user. A valid webMethods OneData username. The password is the encrypted password.
All the records in the object are displayed in XML format.