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

Generating Client Proxy Classes

Generating Client Proxy Classes

To use the batch web services operations available in the Web Services Hub, you need to generate client proxy classes for the web service WSDL using a web services toolkit.
To generate client proxies, complete the following steps:
  1. Select the web services toolkit for the platform and language in which you want to develop.
  2. Download the WSDL files for the Metadata web services and Data Integration web services from the Web Services Hub Console. By default, when you download the WSDL files from the Web Services Hub Console, the endpoint URL is set to the Web Services Hub host name and port number. Before you generate the proxy classes, verify that the WSDL files contain the correct endpoint URL.
  3. Generate the client-side proxy classes from the WSDL files using the web service toolkit. Refer to the web services toolkit documentation for details on generating proxy classes. Each toolkit generates the client proxy classes in a specific way.

0 COMMENTS

We’d like to hear from you!