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 outbound adapter classes

Generate command pattern classes

Command pattern classes help reduce the complexity associated with comparing and managing dynamic object hierarchies.

Review the section on command pattern classes in Generate an IBM WebSphere Resource Adapter.

The command pattern classes allow you to break down a hierarchical update into a series of nodes and then generate a collection of subcommands to manage the nodes. An interpreter processes the subcommands, retrieves, and executes the corresponding code.


Procedure

  1. Select theGenerate outbound adapter classes option and then select theCommand pattern component property on the right pane.

  2. Click Finish.

Generate outbound adapter classes