Try OpenEdge Now
skip to main content
Application Developer's Guide
Developing Business Process Server adapters : Data mapping : Mapping existing methods from a predefined adapter
 

Mapping existing methods from a predefined adapter

Business Process Server enables you to map dataslots from an existing application to an adapter’s get/set methods. Use this approach if you have developed an application and then find an existing adapter in the Adapter Library that is exactly what you want, but the get and set methods do not follow the naming scheme that you have selected for your dataslot names. BPM Designer has provided the Advanced setting in the Fields tab in the Adapter workstep’s Properties view to solve this problem. Select the dataslots to map to the get/set methods. For more information, see the OpenEdge Getting Started: Developing BPM Applications with Developer Studio.