WebSphere Adapter for Siebel Business Applications

Creating the adapter project in WebSphere Integration Developer

All the tutorials require that you create an adapter project. The same project is used for all the tutorials. The adapter project contains the adapter itself plus other related artifacts. Create the project by importing the RAR file, which was copied to your local file system during installation, into WebSphere Integration Developer.

  1. In WebSphere Integration Developer, switch to the J2EE perspective:
    1. Click Window > Open Perspective > Other.
    2. Click J2EE.

      If J2EE is not displayed, select the Show all check box, click J2EE, and click OK.

      Figure 1. Selecting J2EE from the Select Perspective list
      This image is described in the surrounding text.
    3. If you see the Confirm Enablement window, select Always enable capabilities and don't ask me again.
      Figure 2. The Confirm Enablement window
      This image is described in the surrounding text.
    4. Click OK.
  2. Import the RAR file by right-clicking Connector Projects and clicking Import > RAR file.
    Figure 3. Importing the RAR file
    This image is described in the surrounding text.
  3. Find the RAR file on your local file system by clicking Browse and navigating to the directory in which Adapter for Siebel Business Applications was installed.
    Figure 4. Importing a connector project
    This image is deswcribed in the surrounding text.
  4. Accept the default setting (CWYEB_SiebelAdapter.rar) for Connector project.

    The connector project has the same name as the RAR file.

  5. Accept the default value in the Target server field.

    The default value is the test environment for WebSphere Process Server, which is installed as part of WebSphere Integration Developer.

  6. Clear the Add module to an EAR project check box.
  7. Click Finish.

Result

A new J2EE connector project, named CWYEB_SiebelAdapter, is created, as shown below. To view the contents of the project, expand the CWYEB_SiebelAdapter node.

Figure 5. Viewing the contents of the project
This image is described in the surrounding text.

What to do next

Add external software dependencies.

Terms of use |

Last updated: Mon 30 Oct 2006 03:37:38

(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)