Field - transaction_response_time_mean
Mean of the transaction RT times
- Map: R723SCS
- Based on: transaction_total_count, transaction_total_time
The field is created using the following pseudocode:
transaction_response_time_mean = transaction_total_time / transaction_total_count