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 > SAP Software > Reference > Business object information

Supported data operations

For outbound processing, an operation is the name of the action implemented by the adapter so that the client application component can perform the operation on the SAP server. The adapter uses the application-specific information (ASI) inside the business object definition to implement the operation. The name of the operation typically indicates the type of action to be implemented, such as create or update. For inbound processing, adapters implement an operation by delivering events to their endpoints. For inbound processing, the action associated with the event varies depending on the interface (ALE or Advanced event processing). When ALE is the interface, the action is pushed to the adapter and the adapter delivers the event to an endpoint. When Advanced event processing is the interface, the event status is polled by the adapter and processed accordingly.

Business object information


Related reference:

Application-specific information

Naming conventions