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
- 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, type the module
name, Siebel_ BS_Inbound, 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 listed. Example
values are shown in the following table.
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 supports resonate support. Generally, the Siebel
server administrator can answer this question.
- Type a value for Siebel View Mode, and click Finish. Using the default (3) allows you to see all the views.
Result
The Siebel_BS_Inbound 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
Generate reference
bindings for the adapter.
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)