WebSphere Adapter for Siebel Business Applications

Generating artifacts

Use the enterprise service discovery wizard to generate artifacts for use with your adapter project. When you generate artifacts, you are adding instructions to the metadata that you extracted from the enterprise information file system. This process also bundles everything together to create an assembled adapter application, also known as an SCA module.

Before you begin

WebSphere business objects or WebSphere business services must be selected to add to the adapter project and an authentication alias must be created in the server.

About this task

To configure the artifacts that are deployed to the server, use the following procedure.

How to perform this task

  1. From the Configure Objects window, specify the properties for the objects that will be imported by the discovery agent:
    1. In the Service Type field, select Inbound.
    2. Accept the default in the Namespace field provided. The value for Namespace is initially set to the default for all business objects. Do not change the Namespace value.
    3. Enter a Business object location and click Next. The business object location is where the generated WebSphere business objects are stored. This location is created as a folder under the top-level module folder.
  2. Create a new business integration module:
    1. From the Generate Artifacts window, click New.
    2. From the Integration Project window, select Create a module project, and click Next.
    3. In the Module Name field, provide a module name, and click Finish.
  3. In the Folder field, type a folder name. The corresponding folder is created under the module. This is the folder where the generated .import and .wsdl files are stored.
  4. Select the Use Discovered Connections property radio button.
  5. Provide the authentication alias name that you created in the WebSphere Process Server for the password property.
  6. Provide the values for the properties. Example values are shown in the table below.
    Table 1. Property examples
    Property Possible value
    Event component name IBM2
    Adapter ID ResourceAdapter
    Log file size 500000
    Log file name C:\BSInboundlog.log
    Log files 1
    Trace file size 500000
    Trace file name C:\BSInboundTrace.trc
    Trace files 1
  7. Select the Resonate Support check box if your Siebel server administrator supports resonate support.
  8. Type a value for Siebel View Mode, and click Finish. Using the default (3) allows you to see all the views.

Result

The result of running the enterprise service discovery wizard is an SCA module that contains an EIS import. Install this SCA module in the WebSphere Integration Developer integration test client.

What to do next

Generate reference bindings for the test environment or deploy the adapter project.
Related reference
Adapter configuration properties

Terms of use |

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)