Adapter for JDBC 10.3 | webMethods Adapter for JDBC Documentation | webMethods Adapter for JDBC Installation and User’s Documentation | Overview of the Adapter | Adapter Services | Using Adapter Services
 
Using Adapter Services
The following table lists the tasks required to use adapter services.
For this task...
Use these tools...
1. Create an adapter connection. For details, see Overview of Adapter Connections.
Integration Server Administrator
2. Select the appropriate adapter service template and configure the adapter service. Depending on the type of adapter service, you specify:
*The adapter connection
*The database table
*The SQL expression used to modify or select data, a stored procedure to execute against the database, or a Java or flow service that uses a connection object from the Adapter for JDBC connection pool.
*The input fields and types as needed
*The output fields and types as needed
The adapter allows you to dynamically configure the data type mapping for a particular database in an XML configuration file. For more information about configuring data types, see Overview of Data Type Configuration.
For more information about configuring adapter services, see Overview of Adapter Services.
Designer
3. If you plan to use an Integration Server flow or Java service to invoke the adapter service, design the flow or Java service to use this adapter service.
Designer
4. Manage the adapter service.
Designer and Integration Server Administrator