© Copyright IBM Corp. 2005. All rights reserved. 557
Chapter 28. Building and testing
message flow for Update
The update processing is handled by the WebSphere Server Foundation
component of our solution because it handles maintenance update requests from
our internal and external contractors. However, we would like to monitor this
component with the WebSphere Business Integration Monitor in the same way
that we monitor our retrieve and create processing.
Because the current version of the Monitor does not accept feeds from Server
Foundation, we will use a special node for the Message Broker that captures
information for the Monitor at the start of both the Request and Response flows.
To capture this information for the update processing, we set up a pass-through
of sorts and catch the messages from Server Foundation.
This chapter explains how to modify the flows to enable this pass-through. (We
will describe the pass-through function in Part 7, “Server Foundation
components” on page 631.)
28