IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Services and service-related functions > Access external services with adapters > Configure and using adapters > IBM WebSphere Adapters > JD Edwards EnterpriseOne > Reference > Business object information

Supported operations

An operation is the action that an adapter can perform on the JD Edwards EnterpriseOne server during outbound processing. The name of the operation typically indicates the type of action that the adapter takes, such as create or update.

The following tables defines the operations that the adapter for JD Edwards EnterpriseOne supports during outbound processing for business functions and XML Lists.

Supported operations of business functions
Operation Definition
Create The top-level business object and all contained children are created.
Update The top-level business object is modified. This operation can include adding and deleting child objects.
Delete The top-level business object and any contained children are deleted.
Retrieve The top-level business object and any contained children are retrieved.

Supported operations of XML Lists
Operation Definition
RetrieveAll Retrieves all records from the JD Edwards EnterpriseOne server that correspond to the query values specified in the XML List. Returns a result set in the form of a container of JD Edwards EnterpriseOne query business objects, which represent the data for each row retrieved from the table.

Business object information


Related concepts:

Outbound processing


Related reference:

Application-specific information

Naming conventions