Chapter 1. Transaction management imperatives 5
Enterprise transaction Initiated from well-known systems, most of which are
under our control, and knowledge of the available
resources exists. Typically, the systems initiating these
types of transactions are managed by our Tivoli
Management Environment.
Application transaction Subtransactions that are initiated by the
application-provisioning Web transactions to the end
users. Application transactions are typically, but not
always, also enterprise transactions, but also may
initiate from third-party application servers.
A typical application transaction is a database lookup
performed from a Web application server, in response
to a Web transaction initiated by an end user.
From a management p ...