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

Using Parameter Arrays

Using Parameter Arrays

In PowerCenter, a parameter represents a value you can change between sessions, such as a database connection or a source or target file. You can create parameters associated with a workflow or session to provide flexibility each time you run a workflow or session.
For a web service client application, you can define the values for parameters associated with a workflow or session in a parameter file or a parameter array. To use the parameters in a parameter file, specify the parameter file name in the client application. The parameter file must be accessible to the Integration Service. To use a parameter array, provide the parameter values in the elements of the parameter array in the client application.
For example, a request to start a workflow or task can specify the parameters associated with the workflow or task with the name of a parameter file or the list of parameters and values in parameter array.

0 COMMENTS

We’d like to hear from you!