Try OpenEdge Now
skip to main content
Application Developer's Guide
Using Callback Adapter : Developing the Callback Adapter : Developing the Callback Adapter Java class : Compiling and testing the adapter
 
Compiling and testing the adapter
After developing the adapter sources, you must build the adapter class. We recommend that you test the adapter outside the Business Process Server environment in a standalone environment. You can create a SBMContext object instance, initialize it with default values, and test all the adapter methods that Business Process Server invokes.