Unknown macro: {next_previous_links}
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The WSO2 Data Services feature supports exposing data as a set of REST style resources in addition to the SOAP services. Follow the steps given below to define REST resources.

  1. Log in to the product's management console and select Data Services > Create under the Main menu.  
  2. Th Create Data Service page appears. Fill in the data service details as explained here and click Next.
  3. Similarly, navigate through the configurations for  data sources, queries and operations until the Resources window opens.

    Using this window, you can define RE
    ST resources that are accessed as RESTful Web services. For example,
    • Resource Path: The resource name that is appended to the end of the resource URI
    • Resource Method: The HTTP operation (GET, POST, PUT or DELETE)
    • Query ID: The corresponding query for the resource invocation

For a demonstration of the usage of REST support, see Exposing Data as REST-Style Resources. 

  • No labels