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 a JCA resource adapter

Generate JCA enterprise metadata discovery classes

The enterprise metadata discovery classes are used by the external service discovery tool in Integration Designer to introspect an EIS to create business objects and other artifacts.

Review the section on JCA enterprise metadata discovery classes in Generate a JCA resource adapter

When you choose to generate enterprise metadata discovery classes, the wizard generates code for the methods needed to produce a service that you can use to glean business object structure and other data from an EIS. The wizard also generates a discovery-service.xml file.

When you generate JCA enterprise metadata discovery classes, the wizard adds a prefix to each. The prefix is the Class name prefix entered when specifying properties on the Resource adapter properties page of the wizard.


Procedure

  1. Select the Generate Enterprise Metadata Discovery classes check box.

  2. Click Finish.

Generate a JCA resource adapter


Related tasks:

Generate outbound JCA adapter classes

Generate inbound JCA adapter classes