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 service component architecture (SCA)
module.
Before you begin
WebSphere business
objects or WebSphere business services must be added to the adapter project.
In addition, an authentication alias must be created on the server.
About this task
To generate the
artifacts for deployment 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 Outbound.
- 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 values for the properties. Example property
values are shown in the table below.
Table 1. Property examplesProperty |
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 |
- 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
You can either
configure the adapter for inbound event processing or you can deploy the module.
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)