WebSphere Adapter for SAP
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.
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 ALE interface uses the same object definition for both inbound and outbound event processing. The Create ALE Wrapper property has therefore been deprecated.
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.
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. |
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)