Table of Contents

Search

  1. Preface
  2. Web Service Concepts
  3. Understanding the Web Services Provider
  4. Using the Web Services Hub Console
  5. Batch Web Service Operations
  6. Writing Client Applications
  7. Working with Web Service Sources and Targets
  8. Editing Web Service Sources and Targets
  9. Working with Web Service Mappings
  10. Working with Web Service Workflows
  11. Appendix A: Web Service Sample Client Applications
  12. Appendix B: Configure the Web Browser

Web Services Provider Guide

Web Services Provider Guide

Rules and Guidelines for Using Parameter Arrays

Rules and Guidelines for Using Parameter Arrays

Use the following rules and guidelines when you use a parameter array in a web service request:
  • Use a parameter file OR a parameter array.
    Do not specify a parameter file name and a parameter array in the SOAP request when you make a web service operation call. If you specify both a parameter file and parameter array in the SOAP request, the Web Services Hub returns a fault message warning that the request specifies a parameter list and a parameter file.
  • When a parameter file and a parameter array are defined, the Integration Service uses the value of the parameter from the parameter array in a SOAP request.
    The Integration Service uses the value of the parameter defined in the parameter array when the following conditions are true:
    • You specify a parameter array in a web service request to start a workflow.
    • The workflow has an associated parameter file defined in the workflow properties.

0 COMMENTS

We’d like to hear from you!