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

You must have already selected WebSphere business objects to add to the adapter project. You must also have created an authentication alias in your 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 Outbound.
    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, type the name, Siebel_BO_Outbound, 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 listed. Example values are shown in the following table.
    Table 1. Property examples
    Property Possible value
    Adapter ID ResourceAdapter
    Log file size 500000
    Log file name C:\BOOutboundlog.log
    Log files 1
    Trace file size 500000
    Trace file name C:\BOOutboundTrace.trc
    Trace files 1
  7. Select the Resonate Support check box if you have resonate support. Generally, the Siebel server administrator can answer this question.
  8. Type a value for Siebel View Mode, and click Finish. Using the default (3) allows you to see all the views.

Result

The Siebel_BO_Outbound module is displayed in the J2EE perspective of WebSphere Integration Developer with "App" appended to its name, indicating that the module is a deployable application.

What to do next

Deploy the module for testing.

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)