Chapter 7
Section 7.6
Implementing the VSAM eWay Sample Projects
Building and Deploying the prjVSAM_JCD Sample Project
VSAM eWay Adapter User’s Guide
94
Sun Microsystems, Inc.
Steps required to create inbound and outbound DTD OTDs include:
1
Right-click your new Project in the Enterprise Designer’s Project Explorer, and
select
New
>
Object Type Definition
.
The New Object Type Definition Wizard window appears.
2
Select
DTD
from the list of OTD Wizards and click
Next
.
3
Browse to and then select a DTD file. For this example, select one of the following
DTD files from the sample Project, and then click
Next
.
otdInputDTD.dtd
otdOutputDTD.dtd
4
The file you select appears in the Select Document Elements window. Click
Next
.
5
Click
Finish
to complete the DTD based OTD. Repeat this process again to create
the second DTD file.
7.6.3
Creating a Connectivity Map
The Connectivity Map provides a canvas for assembling and configuring a Project’s
components.
Steps required to create a new Connectivity Map:
1
From the Project Explorer tree, right-click the new
prjVSAM_JCD
Project and select
New >
Connectivity Map
from the shortcut menu.
2
The New Connectivity Map appears and a node for the Connectivity Map is added
under the Project, on the Project Explorer tree labeled
CMap1
.
Create four additional Connectivity Maps—
CMap2
,
CMap3
.
CMap4
, and
CMap5
— and rename them as follows:
cmDelete
cmInsert
cmPsSelect
cmTableSelect
cmUpdate
The icons in the toolbar represent the available components used to populate the
Connectivity Map canvas.
Populat
ing
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
prjVSAM_JCD
sample Project requires the following
components:
File External Application (2)