WebSphere Adapter for SAP Software
The metadata generated by enterprise service discovery provides the adapter with instructions on how to process ALE business objects. The type of metadata generated depends on whether the business object represents an individual IDoc or an IDoc packet.
Metadata is specified at the following levels:
Business object-level metadata for ALE business objects defines the top-level wrapper of an IDoc.
The following table describes the business-object metadata elements of an ALE business object.
Metadata element | Description |
---|---|
Type | The business object type. Possible values are IDOC or UNPARSEDIDOC. |
Operation | Each outbound operation contains the following
parameters:
Each inbound operation contains the following
parameters:
|
SplitIDocPacket | For inbound operations, an indication of whether the IDoc packet needs to be split into individual IDocs. The possible values are true or false. |
The following table describes the property-level metadata elements of an ALE business object.
Metadata element | Description |
---|---|
FieldName | The actual IDoc field name in SAP. |
SegmentHierarchy | The hierarchy of the segment in the IDoc. |
Offset | The offset value of the current property in the IDoc. |
PrimaryKey | An indication of whether this property is a primary key. |
ForeignBOKeyRef | Used for the DummyKey property to hold the xpath to the primary key on the control or data record business object property, which you set using the business object editor in the enterprise service discovery wizard. |
The operation-level metadata for an ALE business object specifies the operation that posts the IDoc object to the SAP application.
Metadata element | Description |
---|---|
Name | The name of the operation. |
MsgType | The message type configured for the IDoc (for inbound objects only). |
MsgCode | The message code configured for the IDoc (for inbound objects only). |
MsgFunction | The message function configured for the IDoc (for inbound objects only). |
Last updated: Mon 30 Oct 2006 03:34:55
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)