Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 6 WADL Palette : Request

Request
Component
The Request component is used to define the input to a method with a collection of a parameters and representations. Only one request can be added to a method.
See Guidelines for Creating and Editing a RESTful Web Service for more details about rules applied to a request element.
Configuration
The Configuration tab contains the following fields as shown in Table 32.
The name and style attributes must be specified each time a parameter is added.
XML  The request data is in XML format when the XML radio button is selected.
JSON  The request data is in JSON format when the JSON radio button is selected.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved