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

Structured record implementation

StructuredRecord class needs to be implemented by adapters when the data exchanged with backend application can be well-defined. Extend foundation class com.ibm.j2ca.base.WBIStructuredRecord and implement the associated methods.

Implementing code from the IBM WebSphere Adapter Toolkit