72 End-to-End e-business Transaction Management Made Easy
By providing this correlation information in the aggregation, you are better able to
see the aggregation information in respect to the code flow of the transactions
that have run.
Every hour, on the hour, this information will be sent to an outboard file for
upload to the Management Server Database.
How are correlators passed from one component to the next?
Each component of TMTP passes the correlator it has generated to each of its
subtransactions using Java RMI over IIOP. Java RMI over IIOP combines Java
Remote Method Invocation (RMI) technology with Internet Inter-Orb Protocol
(IIOP - CORBA technology) and allows developers to pass any serialized Java
object (Objects By Value) between ...