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 > Adapter Toolkit > Implementing code from the IBM WebSphere Adapter Toolkit > Inbound callback event notification

One-way callback events

One-way callback events are asynchronous operations in which the EIS sends an event to the adapter and then goes on with its processing, not waiting for the adapter to send a response back.

An illustration of asynchronous callback event processing is as follows:

Inbound callback event notification


Related concepts:

Request and response callback events

Use the IBM WebSphere adapter foundation classes for inbound callback event processing

Callback event sender

Callback event processing for basic delivery

Callback event processing for event delivery with XA transaction

Callback event processing for event recovery