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 adapter classes for notifying a business process of an inbound event from the EIS.

Review the section on inbound adapter classes and associated properties in Generate an IBM WebSphere Resource Adapter.

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


Procedure

  1. From the Available components area of the Generation Options window, select the Generate inbound adapter classes check box.

  2. Review the available component property options associated with inbound adapter classes.

    Each of the component property options were described in the sections that follow.


What to do next

Generate the inbound adapter classes for the component property selected.

Before deploying your adapter to IBM BPM version 7.5.0.3, you must populate all inbound properties with default values. You can also assign dummy values to properties that are generated but not implemented by your adapter.

Generate an IBM WebSphere Resource Adapter


Related tasks:

Generate outbound adapter classes

Generate enterprise metadata discovery classes

Generate data binding classes