
Chapter 9. Tracing the Change of Address scenario 211
9.2.4 Tracing the CICS Web service
We now pick up the trace on the CICS side where the CICS Web service pipeline
processes the Web service request for the RetrieveAddress logic and hands
back the result. The flowchart in Figure 9-8 shows the interaction between the
message flow running in the Broker on the client Windows platform and the Web
service in CICS where we are exposing our business logic as a service provider.
The CICS program being called is ITSORA03.
Figure 9-8 Client calling CICS RetrieveAddress Web service
Retrieve NAMES DB table
entry for the person named
Call GetHash to retrie ...