Hi All I need help for regular expression extractor and my scenarios is as follows
using sql query I got 4 values ( numeric for eg 3456789 4567891 3421364 8412356 all valueas are seperated by a space) for this JDBC request i have associated post proecessor ( regular expression extractor ) and I have to assign these values to the variables defined in my test plan say OID1,OID2,OID3,OID4 . Can any one tell me how to declare these variable names in the refernce name and syntax of the regular expression in the regular expression extractor associated to the JDBC request . or if any better solution can u pls share Thanks in advance rgds Sudheer