To make database information accessible at run time, you must establish a connection with the database to fulfill the operations that are performed by the Mapping node. You must define a JDBC database connection.
The IBM® Integration Toolkit connects to the database CLIENTS and runs discovery so the Graphical Data Mapping editor can use the database definition to visualize the database tables PERSON, ADDRESS, and PHONE.
At run time, the Mapping node uses a JDBC provider configurable service to obtain the configuration parameters that will enable it to make the connection to the runtime database that the message map will execute against.
To configure the JDBC connection between the IBM Integration Bus run time and the runtime database, you must complete the following steps: