We have a front-end that cannot be instrumented connecting to a back-end
that is instrumented. A single 'user action' can generate many requests
to the back-end, but dT treats every request that is part of that
transaction exactly the same. When dT a...