User-1037317275 posted
Hello, I am using soap extenstion- traceextension for logging the request and response of web service. Since, there is 15 different individual web methods inside the web service.
I was supplying the individual path to record the log.(Eg ResponsePath = neworder... , ResponsePath = topup... )
But, looks like its not working properly.
For example if its new order log, its sometime logs content of topup and vice versa.
Theres are thousand of request response on a day. So, out of 15, 1 will have that problem.
Your help will be appreciated.