PowerCenter
- PowerCenter 10.5
- All Products
/<PowerCenterInstallDir>/server/samples/WebServices
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.
|