IBM BPM, V8.0.1, All platforms > Programming IBM BPM > Business objects programming > Programming model

Modeling business graphs

Business graphs relate to business objects in much the same way SDO DataGraphs relate to SDO DataObjects. When a top-level business object requires enrichment to be able to use the services provided by IBM BPM, it is wrapped with a business graph. The business graph wrapper provides the additional value add by adding data headers for storing information logically in memory, or physically when the business graph is serialized.

If you are migrating an application from WebSphere InterChange Server or migrating adapters, you may need to use business graphs.

Programming model