This documentation is for WSO2 Data Services Server 3.1.1. View the home page of the latest release.

Unknown macro: {next_previous_link3}
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 3 Current »

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

  1. Log on 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 and click Next.
  3. Similarly, navigate through the /wiki/spaces/DSS400/pages/31294348, /wiki/spaces/DSS400/pages/31293781 and operations configs 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 /wiki/spaces/DSS400/pages/31293697. 

  • No labels