In Vugen scripting how do I handle a http request with itemdata containing many records like in the web page the user is selecting all records and submitting it. The total no of records vary with all unique users so I want to customise this request to run for all virtual users.
One workaround is to use Truclient protocol but I want to use HTTP scripts only.
Please help.