'TRANSACTIONS' Table

The Transactions table maintains a record of all the
messages that are transmitted between any two entities during the operation
of the system. This is to provide a historical picture of the manner
in which the different messages required of the successful functioning
of the system have been synchronized and executed. It could prove to
be useful in debugging the application. The table records each transaction
with respect to the origin and destination of the message type and the
time in which it was sent from the origin.