This topic describes how to configure properties.
The adapter has three categories of properties
that are configured using the WebSphere Process Server Administrative Console:
- J2C connection factory properties (which
correspond to the ManagedConnectionFactory interface)
- J2C activation specification properties (which correspond to
the ActivationSpec interface)
- Custom properties (also referred to as “default configuration
properties”)
To configure properties using the WebSphere Process Server
Administrative Console, follow these steps:
- Start the WebSphere Process Server Administrative
Console.
- Under Resources, select Resource Adapters.
- Under Resource Adapters, select IBM Siebel Adapter. The
General Properties page appears.
- Under Additional Properties, select one of the following:
- J2C connection factories, to configure the ManagedConnectionSpec
properties, which are used to configure a target EIS (enterprise
information system) instance.
- J2C Activation specifications, to configure message end
point properties.
- Custom properties, to configure default configuration properties
that are shared by all WebSphere adapters.
- Do one of the following:
- If you selected J2C connection factories, select
the name of the J2C connection factory that you want to configure,
then, select Connection pool properties, Advanced connection factory
properties, or Custom properties, depending on which J2C connection
factory properties you want to configure. Custom properties are
those J2C connection factory properties that are unique to the WebSphere
Adapter for Siebel Business Applications. Connection pool and Advanced
connection factory properties are properties you configure if you
are developing your own adapter.
- If you selected J2C Activation specifications, select the
name of the J2C activation specification that you want to configure.
Then select the name of the message end point property you want
to configure and set the value as desired.
- If you selected Custom properties, the Custom properties
page appears. Select the name of the default configuration property
you wish to configure and set the value as desired.
Describe how to verify successful task completion &
troubleshoot problems.
Illustrate the task, or a significant part of it, in a
concrete way. Here is an example...
Concisely summarize tasks to perform after the current
task.