Hiya, I'm trying to use the transaction controller to group a series of requests into a single transaction. I'm using an Aggregate listener to record the results and it's recording both the Transaction results (for the transaction listener) AND its sub-requests. Is there a listener I can use to JUST record the transaction results (total) rather than the results of each individual request?
Thanks, Gareth --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

