This document provides an overview and instructions for running a sample that invokes an Informix stored procedure from an Oracle SOA Suite 11g composite. The sample creates database tables and a stored procedure in an Informix database. It then generates and deploys a SOA composite containing a BPEL process that invokes the stored procedure through a database adapter. The BPEL process takes a department name as input and returns employee data matching that department from the database.