WebSphere Adapter for SAP

Deprecated features

A deprecated feature is one that is supported but no longer recommended and that might become obsolete. Features from earlier versions of WebSphere Adapter for SAP Software that have been deprecated in version 6.0.2 include certain enterprise service discovery, resource adapter, and adapter specification properties, as well as the existing IDoc business structure.

IDoc business object structure

The following business object structure is still supported in version 6.0.2; however, only one business object structure will be supported in the future.

The deprecated IDoc business object consists of:
Control Record Child Object
The control record business object contains the metadata required by the resource adapter to process the business object.
Data Record Child Object
The data record business object contains the actual business object data to be processed by the SAP application, and the metadata required for the resource adapter to convert it to an IDoc structure for the RFC call.

Enterprise service discovery property

The ALE interface uses the same object definition for both inbound and outbound event processing. The Create ALE Wrapper property has therefore been deprecated.

ResourceAdapter properties

The PartnerCharSet adapter-level property has been deprecated. This property is now configured as a ManagedConnectionFactory property or an ActivationSpec property. This change is required for supporting multiple EIS systems.

ActivationSpec properties

The following ActivationSpec properties have been deprecated:
Property Type Required Description
EDTDriverName String No Name of the XA database driver to use to connect to the event recovery table for inbound events. An example is: com.ibm.db2j.jdbc.DB2jXADataSource (for the Cloudscape database).
EDTDatabaseName String No Name of the event recovery database.
EDTUserName String Yes User name for connecting to the database.
EDTUserPassword String Yes User password for connecting to the database.
EDTSchemaName String No Schema used for automatically creating the event recovery database.
EDTURL String No URL to the event recovery database.
EDTServerName String No Server name of the event database.
EDTPortNumber String No Port on which the event database can be accessed.
SplitIDocs Boolean No An indication of whether the adapter needs to send the entire IDoc packet or split it into multiple IDocs. This property is relevant only for sending IDocs without parsing.

Terms of use |

Last updated: Thu 12 Oct 2006 03:34:39

(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)