PowerCenter
- PowerCenter 10.4.0
- All Products
/<PowerCenterInstallDir>/server/samples/WebServices
Directory
| Description
|
---|---|
/samples/RealTimeWebServices/ImportXML
| Contains the web service workflows called by the real-time web services sample programs. To use the sample programs, import the XML files into a repository and set up the database connections for the SQL and Lookup transformations in the web service workflows.
|
/lib
| Contains the library files needed to run the sample programs.
|
/samples/RealTimeWebServices/SQLScripts /SINGLEROWLOOKUP
| Contains the SQL scripts for creating the lookup tables used in the sample program for single row lookup. Run the SQL scripts to create the tables in a database you select.
|
/samples/RealTimeWebServices/SQLScripts /MULTIPLEROWLOOKUP
| Contains the SQL scripts for creating the lookup tables used in the sample program for multiple row lookup. Run the SQL scripts to create the tables in a database you select.
|
/samples/RealTimeWebServices/Unprotected WebServices/axis/< SampleProgramDirectory >
| Contains the Java sample programs. The source file for each real-time web services sample program can be found in a separate directory. Each directory contains the batch and script files to compile and run the sample program and subfolders for the proxy classes used by the sample program.
|