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

Filtering the Output by Resource ID

Filtering the Output by Resource ID

You can enter a resource ID to select output data by key values. The resource ID is the key that you selected when you created the resource. The resource ID is Customer_Key in this example.
  1. In the
    Data Viewer
    view, enter a valid customer number in the Resource Identifier
    Value
    column.
  2. Click
    Run
    .
    The output contains data for the customer that you entered.
    The following image shows the output for customer number 10:
    The Data Viewer view has an Input Settings panel and an Output panel. The Input Settings panel has the following settings: Data Access Method, with a value Orders_ResourceGetMapping (Get). Resource Identifier (Customer_Key) with the value 10. Filter Condition with no value. The Output panel shows a JSON file with the Customer_Key, Customer Name, and multiple-occurring orders. Each order has an order date, order key, and an order price.

0 COMMENTS

We’d like to hear from you!