How to measure the response time of OA Framework Application. Then divide it into AP server time and
Hi All.
Let me know how to measure response time of OA Framework Application.
The response time is between clicking the search button and some results returns on the web browser.
And then I want to extract the net (not gross) processing time on application server and the net processing time on database server. from total response time.
Any idea or tools is welcome.
Thank you.