I have added one sampler & get the response of it. In Response there is Big Json array, like There are multiple AppObjects array & In one AppObjects array there are multiple DSQ array. Now i used Json Extractor to get all the AppObjects. Here is the Screenshot
AppObject Json Extractor image
Then i want to extract AppObject wise Dsqs so i used Json extractor. But its only for one AppObject id whose Id is 0. I have used 0 as a static layout but gradually it should increase with 0,1,2 & etc.
Pls give me steps too get AppObject wise DSQs
If you want to get the value of current
appObjectIDsinside the ForEach Controller you can use __V() function and __intSum() function in combination with__jm__ForEach Controller__idxJMeter VariableMore information on JMeter Functions concept: Apache JMeter Functions - An Introduction