Continuing from previous thread, JMeter- extract 'id' variables from JSON response and save it in CSV file and use it in tear down thread
Able to write all the id from the various steps in to a files result.csv. Now I want to iterate through each id in the tear down thread to check the status of the job id ?