I'm in the middle of an RFT project where I'm going to need to read data from an existing test datapool (associated with the script), then write data to a separate results datapool, so I will need to be able to access both datapools from the same script.
I've found the post below (many thanks to poster), which works fine for reading data from multiple datapools, but doesn't cover writing to them:
More than one datapool to a script in RFT
Would there be any way of modifying this to enable commands similar to setDatapool and storeDatapool, working on a second datapool not associated with the script?
Many thanks for your help.