Getting Started

This tutorial is designed for beginners who want to use TIBCO ActiveMatrix Adapter for Database (TIBCO Business Studio).

This tutorial emulates the configurations of the Demo1Oracle project in the TIB_ADADB_HOME\demo\bw6\Demo1 directory and uses the Oracle SQL script in this directory to create database tables.

You can perform this exercise on any supported operating system. The databases you can use with this example include Oracle, Microsoft SQL, and DB2. This tutorial describes how to run the example with an Oracle database on a Windows platform.

All the operations are processed in TIBCO Business Studio. See TIBCO Business Studio Overview to get familiar with TIBCO Business Studio.

Note: Before you use the Oracle SQL script, you have to unzip the Demo1.zip file to a local directory.

After doing this exercise, you will know how to create tables in your database, create a project, adapter configurations, and adapter services, and insert data into the source table and receive a notification.