01-12-2014 02:36 AM
At the start of my sequence, I load all the test limits, for all 10 test items, from a database, and save it in an array.
I now need to update the limits set in the seq, for all 10 test items.
Any one know what the best way is to scan through all the seq items until i find the correct test, and then update the limits ?
Many thanks
01-13-2014 04:01 AM
This sounds like you are just going to re-implement the "Property Loader" step.
Have you already worked with it? Why is it not going to work for you in case you already did?
Norbert