Implementing the solution
In the IBM® Integration Toolkit, you call a
database stored procedure by using a Mapping node, and return information from different database
tables.
Before you begin
- Install IBM
DB2®.
- Install IBM Integration Bus.
Take the following steps to create a DB2 database and
populate the database with tables, data, and a stored procedure. Then, configure the
IBM Integration Toolkit to connect to the database, and
configure a message flow in an application to call the stored procedure and return data from the
database.