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

Step 1. Create the Lookup Tables

Step 1. Create the Lookup Tables

Use the SQL script files shipped with the batch web services sample programs to create the lookup tables on a relational database. You can create the lookup tables in the following databases:
  • IBM DB2
  • Informix
  • Microsoft SQL Server
  • Oracle
  • Sybase
  • Teradata
If you create the lookup tables in Teradata, you must set the default mode of the database server to ANSI.
The following table describes the SQL scripts:
Script File Name
Description
CustomerLookup_SINGLEROW_<Database>.sql
Creates a customer table named SINGLEROWLOOKUP for use with the sample program for single row lookup.
CustomerLookup_MULTIPLEROW_<Database>.sql
Creates a customer table named MULTIPLEROWLOOKUP for use with the sample program for multiple row lookup.
the database connection settings. After you import the sample workflows into a repository, you need to modify the database connection settings of the transformations in the workflows to match your database settings.

0 COMMENTS

We’d like to hear from you!