Creating the Data Source

To create a Data Source to point to a Database and a Communication Driver under the created JDBC Provider:

  1. From the left hand tree, select Resources > JDBC Providers. The JDBC Providers page appears on the right.

  2. From the Existing JDBC Provider list, click the Hyperlink of the JDBC Provider you have created. The configuration page of the JDBC Provider appears.

  3. From the Additional Properties section, click the Data Sources (Version 4) hyperlink. The Data Sources (Version 4) page appears.

The Data Sources (Version 4) page

  1. Click New. The Configuration page of the new Data Source appears.

The Configuration Page of the New Data Source  

  1. Type Data Source name in the Name box.

  2. Type Data Source JNDI name in the JNDI name box.

  3. In the Database Name field:

  1. Type the Database Administrator's user name and password in the Default User ID and Default Password fields.

  2. Click Apply.

  3. For Oracle database only:

 The URL Properties Page (For Oracle Database Only)

Where <Oracle_Server_Name> is the name or the IP address of the Oracle Database Server machine, <Oracle_Server_Port_Number> is the Oracle Server Port Number (the default port is 1521) and <DatabaseName> is the database name (for example WFMDB for Monitor database or FMCDB for MQ Workflow database. If you created the Monitor Database or the Event Queue Database with a different name, then you should type this name in the Database Name field).