Creating a System Participant and Mapping it to a Target Database

Procedure

  1. Create a system participant. (See "Creating Participants" in the TIBCO Business Studio Modeling User’s Guide for more information about how to do this.)
  2. In Project Explorer, select the system participant.
  3. On the General tab of the Properties view, expand Shared Resource and select JDBC.
  4. Use one of the following fields to identify the database connection represented by this system participant:
    • Instance Name: Enter the name of a JDBC resource instance that identifies a connection to a runtime target database. (The connection will only be actually defined when you deploy the project.)
    • Jdbc Profile Name: Enter the name of a database connection profile that defines a connection to a design-time target database. (You must do this if you want to be able to introspect the design-time target database while you are defining your database call.)