Background: We have a VuGen script we inherited that does exactly what we need. It uses a parameter file with all the data, i.e., some 30K+ rows. However, we need to run it across, say 10-20 virtual users, each with a share of those 30K rows. I'm new to LR so we're not sure how to set that up in the Controller. For example, do I need to split the input (parameter) file into, N different files and have N v-users run each of them? I'm just not sure how to set this up.
Thanks!