WebSphere Adapter for Siebel Business Applications
To begin the process of creating and deploying a module, you create an adapter project. The adapter project contains the adapter itself plus other related artifacts. You create the project by importing the RAR file, which was copied to your local file system during installation, into WebSphere Integration Developer.
Before you begin
Make sure you have installed WebSphere Adapter for Siebel Business Applications and that you have created an authentication alias on the Siebel server.About this task
Create an adapter project (called a connector project in WebSphere Integration Developer) to contain the adapter (which you import from the adapter installation directory) as well as artifacts related to it. All projects are self-contained; they do not refer to objects outside of the project.To create an adapter project, use the following procedure.
How to perform this task
Result
A new J2EE Connector project is created. To see its contents, expand the project in Project Explorer. For example, if the connector project is named CWYEB_SiebelAdapter, expand CWYEB_SiebelAdapter.What to do next
Add the required external dependencies to the project.
Last updated: Mon 30 Oct 2006 03:37:37
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)