Getting Started with IBM WebSphere Process Server and IBM WebSphere Enterprise Service Bus Part 2: Scenario
An IBM Redbooks publication
Note: This is publication is now archived. For reference only.
This IBM® Redbooks® publication illustrates the concepts and techniques that are associated with building business integration applications and mediations by example. It starts by designing a solution for an order management process. The solution includes a business process and several mediations. It then shows how each component of the solution is created and tested in a development environment. This book also illustrates the use of three adapters:
-- The IBM WebSphere Adapter for JDBC
-- The IBM WebSphere Adapter for Flat Files
-- The IBM WebSphere Adapter for Email Version
This book is the second book of a three-part series:
Getting Started with IBM WebSphere Process Server and IBM WebSphere Enterprise Service Bus:
-- Part 1: Development, SG24-7608
-- Part 2: Scenario, SG24-7642
-- Part 3: Run time, SG24-7643
Chapter 1. Scenario high-level design
Chapter 2. Preparing for development
Chapter 3. Order Management Process business integration module
Chapter 4. OrderPreProcessingMediation module
Chapter 5. DBMSServiceMediation module
Chapter 6. WarehouseAvailabilityMediation module
Chapter 7. End-to-end test
Appendix A. Creating the ORDERDB Derby database
Appendix B. Additional material