IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Services and service-related functions > Access external services with adapters > Configure and using adapters > IBM WebSphere Adapters > Siebel Business Applications > Configure the module for deployment

Roadmap for configuring the module

Before you can use WebSphere Adapter for Siebel Business Applications in a runtime environment, configure the module. Understanding this task at a high level helps you perform the steps that are needed to accomplish the task.

You configure the module for the adapter to use by using IBM Integration Designer. The following figure illustrates the flow of the configuration task, and the steps that follow the figure describe this task at a high level only. See the topics that follow this road map for the details on how to perform each of these steps.

Figure 1. Roadmap for configuring the module


Configure the module for deployment environment

This task consists of the following step:

  1. Configure the Siebel application to work with your adapter. You perform this step from within the Siebel application.

  2. Create an authentication alias to access the Siebel application with an encrypted password. This step is optional, depending on your policy for handling passwords and IDs. You perform this step using the server.

  3. Create the project. First, start the external service wizard in IBM Integration Designer to begin the process of creating and deploying a module. The wizard creates a project used to organize the files associated with the module.

  4. Add the external software dependencies required by WebSphere Adapter for Siebel Business Applications to the project. These dependencies are also required when you export the module as an EAR file, and deploy the EAR file to the server.
  5. Set connection properties that the external service wizard needs to connect to the Siebel application for discovery of objects and services.

  6. Configure the module for inbound processing or outbound processing by using the external service wizard to find and select business objects and services from the Siebel application, and to generate business object definitions and related artifacts.

    1. Select business objects and services for inbound or outbound processing from the business integration components discovered by the external service wizard.

    2. Configure the selected objects by specifying operations and other properties that apply to all the business objects.
    3. Set deployment properties that the adapter uses to connect to the Siebel application at run time. Then, generate the service by using the external service wizard to save the new module, which contains the business object or objects you configured, the import file or export file, and the service interface.

Configure the module for deployment