For Scenario 2, the sample includes a minimal set of files so that
you can practice generating a comprehensive set of artifacts using the enterprise
service discovery wizard.
Before you begin
Before using one of the scenarios, you need to install the adapter
and extract the samples package from the folder called
"Sample." For
information about installing the adapter, refer to Installing IBM WebSphere Adapters.
Steps for this task
Obtain the project file Go to the "jdbc/samples/Apps" folder
and find the JDBCApp.ear.
The enterprise application archive (EAR)
file for this project contains the files listed below. These files are examples
of the artifacts you will create in this scenario when you use the enterprise
service discovery wizard to generate artifacts and configure the adapter for
deployment and use. When you complete the scenario, you can view the files
to compare them with your output. The files include sample import, export,
WSDL and business object files, as follows:
- JDBCOutboundInterface.import
- JDBCInbound Interface.export
- JDBCOutboundInterface.wsdl
- JDBCInboundInterface.wsdl
- InboundRtasserCustomer.xsd
- InboundRtasserAddress.xsd
- InboundRtasserCustInfo.xsd
- OutboundRtasserCustomer.xsd
- OutboundRtasserAddress.xsd
- OutboundRtasser.CustInfo.xsd
- InboundRtasserCustomerBG.xsd
- InboundRtasserAddressBG.xsd
- InboundRtasserCustInfoBG.xsd
- OutboundRtasserCustomerBG.xsd
- OutboundRtasserAddressBG.xsd
- OutboundRtasserCustInfoBG.xsd
- InboundRtasserCustomerContainer.xsd
- InboundRtasserAddressContainer.xsd
- InboundRtasserCustInfoContainer.xsd
- OutboundRtasserCustomerContainer.xsd
- OutboundRtasserAddressContainer.xsd
- OutboundrtasserCustInfoContainer.xsd
For information about business objects, see "Business objects
overview."
What to do next
Next you will do the deployment and configuration task.