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
- From the Configure Objects window, specify
the properties for the objects that will be imported by the discovery agent:
- In the Service Type field, select Inbound.
- 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.
- 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.
- Create a new business integration module:
- From the Generate Artifacts window, click New.
- From the Integration Project window, select Create
a module project, and click Next.
- In the Module Name field, provide a module
name, and click Finish.
- 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.
- Select the Use Discovered Connections property
radio button.
- Provide the authentication alias name that you created in the WebSphere
Process Server for the password property.
- Provide the values for the properties. Example values
are shown in the table below.
Table 1. Property examplesProperty |
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 |
- Select the Resonate Support check box if
your Siebel server administrator supports resonate support.
- 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.
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)