consider,a scenario where a Virtual service is created using recording...there are hundreds of transactions that were captured during recording, and you also came to know that there were few errors occurred while recording (for 1 or 2 transactions) may be due to application not stable or some other reason and now your VSI and VSM has been created.
Now the question is how will you trace out those error transactions out of hundreds transactions in the VSI and correct those?
could you please let me know if any one has a solution for this?
Hello Sumalatha,
I believe one of the options you have is to open the VSI with a text editor and search for the HTTP-Response-Code.
The <t id="id"> and <rq id="id" found a little above the response and request, will give you the transaction ID you are able to visualize in the Workstation when you open the VSI.
Hope it helps,
Heloisa