Table of Contents

Search

  1. Preface
  2. Web Services
  3. SOAP Web Services
  4. WSDL Data Object
  5. Schema Object
  6. How to Create a SOAP Web Service
  7. Operation Mappings
  8. Parsing Web Service SOAP Messages
  9. Generating Web Service SOAP Messages
  10. Web Service Consumer Transformation
  11. REST Web Services
  12. How to Create a REST Web Service
  13. REST Web Service Consumer Transformation
  14. REST Web Service Consumer Transformation Use Cases
  15. REST and SOAP Web Service Administration
  16. Datatype Compatibility

Web Services Guide

Web Services Guide

REST Web Service Schema View

REST Web Service Schema View

View or modify the structure of the REST resource definition on the
Schema
view of the
Resources
properties.
The following image shows the Schema view:
The Resources tab shows a Customer_Resource in the editing canvas. The Schema view is a Property for the resouce. The Design option is selected. The Schema view shows a list of elements in the Customer_Resource.
You can select the
Design
or the
Source
view of the schema. Choose the
Source
view to view the schema in XML format.
Use the
Design
view to change the elements in the schema or the element types. You can change the order of the elements. You can change the key in the
Design
view. You can also define a multiple-occurring field. Enter the minimum and maximum number of times a field must occur. You can select
Unbounded
to create a multiple-occurring field that can occur and unlimited number of times.
When you change the format of the schema, the changes appear in the Output transformation. You might have to update the ports in the Output transformation.

0 COMMENTS

We’d like to hear from you!