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 > Use the New Connector Project wizard > Generate an IBM WebSphere Resource Adapter > Generate inbound adapter classes

Generate inbound callback event support

Inbound callback event support alerts business processes when there is a change in an EIS. Callback refers to the ability of the EIS system to directly notify the adapter or business processes of a change, as opposed to the polling mechanism used in event notification.

Review the information about inbound adapter classes and the information about inbound callback event support in Inbound callback event notification.

When you select generate inbound adapter classes for callback event support, the wizard creates code for the methods that must be implemented to produce a resource adapter that can send callback events from an EIS to a business process.


Procedure

  1. Select the Generate inbound adapter classes check box and then select Callback event support in the right pane.

  2. Click Finish.


What to do next

Now you can generate enterprise metadata discovery classes.

Generate inbound adapter classes