WebSphere Adapter for JD Edwards EnterpriseOne
The metadata generated by enterprise service discovery provides the adapter with instructions on how to process business functions. Metadata is generated at the business-object level, the operation level, and the property level.
Business-object-level metadata for business functions defines the top-level container.
The following table describes the business-object metadata elements of a business function container objects.
Metadata element | Description |
---|---|
Type | The business object type value is set to BSFN. |
Operation | The specified operation metadata is defined
in the JDEBFNOperationTypeMetadata tag and contains the following:
|
The following table describes the business-object metadata elements of a business function.
Metadata element | Description |
---|---|
BSFNName | Name of the Business Function as it exists in JD Edwards EnterpriseOne |
Property-level metadata can represent child objects or an array of child objects.
The following table describes the metadata elements of a property.
Metadata element | Description |
---|---|
Name | The business function parameter name as represented in JD Edwards EnterpriseOne. |
Type | The type of the business function parameter as it exists in JD Edwards EnterpriseOne. |
IOType | The type of the business function parameter as it exists in JD Edwards EnterpriseOne. Possible values are:
|
RequiredType | Identifies if the parameter is required. Possible values are:
|
Length | The maximum possible length for the parameter value. |
Reference | The xpath of the business object property that is used to obtain the value of this attribute. The xpath expression starts at the business function level. For example: BusinessFunctionContainer BusinessFunction1 Prop1 BusinessFunction2 Prop2If BusinessFunction2/Prop2 property needs to be set with the value of BusinessFunction1/Prop1, the value of Reference for BusinessFunction2/Prop2 needs to be set to BusinessFunction1/Prop1. |
The metadata for an operation specifies the list of business function names of the business functions in the JD Edwards EnterpriseOne system. This name is used by the adapter to execute the business functions.
The following table describes the operation-level metadata elements of a business function container
Metadata element | Description |
---|---|
Name | The name of the business object operation. |
BSFN | List of business functions associated with
the operation.
|
Last updated: Mon 30 Oct 2006 03:42:09
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)