Chapter 19. Implementing workflow user exits 597
19.2.2 Business object framework
When developing our custom extensions, the team established a model that
isolates the complexity of our packaging and transformation requirements and
creates a framework to facilitate the construction of business documents. The
business object framework provides the following benefits:
Isolates business logic for marshalling and unmarshalling business
documents
Adds the ability to test the main transformation and marshalling logic outside
of the scope of the WebSphere BI Connect environment
Simplifies the implementation of the workflow extensions
This framework is provided with the source code included in the project and can
be manipulated to meet your sp