IBM BPM, V8.0.1, All platforms > Get started with IBM BPM > Key concepts

Business objects

Business objects provide a representation of the business data for application processing.

Process Designer and Integration Designer provide developers with one such common business object model for representing different kinds of business entities from different domains. At development time, this model enables developers to define business objects as XML schema definitions.

At run time, the business data defined by the XML schema definitions is represented as Java Business Objects. In this model, business objects are loosely based on early drafts of the Service Data Object (SDO) specification and provide the complete set of programming model application interfaces required to manipulate business data.


Overview

  1. Defining business objects
  2. Work with business objects
  3. Special business objects
  4. Business object parsing mode

Key concepts


Related tasks:
Adding process variables to a BPD