Chapter 6

Section 6.6

Implementing the JDBC/ODBC eWay Sample Projects

Building and Deploying the prjJDBC_BPEL Sample Project

6.6.4Creating the Connectivity Map

The Connectivity Map provides a canvas for assembling and configuring a Project’s components.

Steps required to create the Connectivity Map:

1From the Project Explorer tree, right-click the new prjJDBC_BPEL Project and select New > Connectivity Map from the shortcut menu.

2The New Connectivity Map appears, and a node for the Connectivity Map is added under the Project on the Project Explorer tree labeled CMap1.

Create three additional Connectivity Maps—CMap2, CMap3, and CMap4—and rename them as follows:

ŠcmDelete

ŠcmPsInsert

ŠcmTableSelect

ŠcmUpdate

The icons in the toolbar represent the available components used to populate the Connectivity Map canvas.

Populating the Connectivity Map

Add the Project components to the Connectivity Map by dragging the icons from the toolbar to the canvas.

Each Connectivity Map in the prjJDBC_BPEL sample Project requires the following components:

ƒFile External Application (2)

ƒJDBC External Application

ƒBusiness Process

Any eWay added to the Connectivity Map is associated with an External System. To establish a connection to JDBC, first select JDBC as an External System to use in your Connectivity Map.

To Select a JDBC External System

1Click the External Application icon on the Connectivity Map toolbar.

2Select the external systems necessary to create your Project (for this sample, JDBC and File). Icons representing the selected external systems are added to the Connectivity Map toolbar.

3Rename the following components and then save changes to the Repository:

ŠFile1 to FileClientIN

ŠFile2 to FileClientOUT

ŠJDBC1 to eaJDBCOUT

JDBC/ODBC eWay Adapter User’s Guide

107

Sun Microsystems, Inc.

Page 107
Image 107
Sun Microsystems JDBC/ODBC Adapter manual Creating the Connectivity Map, Steps required to create the Connectivity Map