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 the Batch Web Services Sample Programs

Using the Batch Web Services Sample Programs

Before you use the batch web services sample programs, PowerCenter must be installed and running. The PowerCenter domain must contain a Web Services Hub associated with a Repository Service.
The batch web services sample programs are installed in the following directory:
/<PowerCenterInstallDir>/server/samples/WebServices
The following table describes the files and directories in the /WebServices directory:
Directory
Description
/lib
Contains the library files needed to run the sample programs.
/ssl
Contains a sample keystore for running client applications in secure mode (HTTPS).
/samples/BatchWebServices/axis/ <
SampleProgramDirectory
>
Contains the Java sample programs. The source file for each batch web services sample program can be found in a separate directory. The name of the directory indicates the batch web services operations demonstrated in the sample program. For example, the sample program in the /multiservers directory demonstrates logging in to more than one Integration Service associated with a Repository Service.
This directory also contains the batch and script files to compile and run the sample programs.
/samples/BatchWebServices/axis/proxyclasses
Contains the proxy classes for the Java sample programs.
/samples/BatchWebServices/dotnet/csharp/ <
SampleProgramDirectory
>
Contains the C# sample programs. The source file for each batch web services sample program can be found in a separate directory. The name of the directory indicates the batch web services operations demonstrated in the sample program. For example, the sample program in the /multiservers directory demonstrates logging in to more than one Integration Service associated with a Repository Service.
Each sample program directory also contains the batch files to compile the sample programs.
/samples/BatchWebServices/dotnet/csharp/ proxyclasses
Contains the proxy classes for the C# sample programs. This directory also contains the batch files to compile the proxy classes.

0 COMMENTS

We’d like to hear from you!