Specifications

Transaction Definitions
.
.
.
}
except
{
except-event- specifications
}
failure1 "failure-name1"
{
failure-event- specifications
}
failureN "failure-nameN"
{
failure-event- specifications
}
transaction
Required. The transaction keyword is followed by a unique transaction
name.
Note: Do not include spaces in the transaction name. Other naming
restrictions exist.
module
Required. The module keyword is followed by a module name. The module
name can be identical to the transaction name.
Note: No spaces are allowed in the module name. Other naming restrictions
exist.
transaction-specific_constraints
Optional. If desired, specify transaction-specific limits and constraints to
specify circumstances when Application Response should not monitor this
transaction.
event-specifications
Generally, each event specification describes a single event and has the
following form.
event event-name event-type event- action { parameter- list }
BT Language Reference 121