The adapter supports retrieval of multiple records using wrapper objects
and the RetrievebyContent verb.
This guide has been updated to include the major changes listed
below:
- The adapter now supports custom-written business services.
- Support for the generation of WebSphere Business Integration business
object definitions for custom business services is added to the Object
Discovery Agent (ODA). The generation process is similar to that of
Siebel business objects and components.
- Two new configuration properties, EventProcessingSupport and
SiebelVersion, have been added.
- EventProcessingSupport can be used to switch off subscription delivery if
necessary and takes a value of true or false, with the default value being
true.
- SiebelVersion enables the adapter to run against a specified version of
the Siebel application while preventing it from accessing the Schema Version
Siebel business object and business component. Valid values are 6 or 7,
and the default value is NONE. Use of the default value is
recommended.
- The Siebel business components CW Events and CW Archive have been renamed
IBM Events and IBM Archive. The adapter uses these components as it did
in earlier versions. For backward compatibility, the adapter works with
both the old and new new component names. For example, the adapter will
check first for IBM Events, and if found it will use it as the event
store. If IBM Events is not found, the adapter will check for CW
Events. If it does not find either, and the adapter is configured for
subscription delivery, it will return an error and terminate.
- Note:
- Adapter installation information has been removed from this guide. See
Chapter 2 for the new location of that information.
