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

Transformation Input Mapping

Transformation Input Mapping

When you show the input mapping on the
Ports
view, you can define input ports and map them to nodes in the operation input.
The transformation
Ports
area has a root group and an Order group. The root group is the Request input group. Add one port to the Request input group to represent the primary key.
The Order group has the
Select_Date
and
Select_Product_Line
input ports.
Map the input ports to the
Order_Date
and
Product_Line
nodes in the
Operation Input
area.
The
Operation Input
area defines the request message that the Web Service Consumer transformation passes to the web service. The nodes appear in the
Operation Input
area by default.

0 COMMENTS

We’d like to hear from you!