Hi..
Im unable to capture a value by correlation(both automatic and manual correlation).. pls help
my script
web_custom_request("G1136764O",
"URL=http://119.151.20.229/API_SIT3/shopping/cart/G1136764O",
"Method=POST",
"Resource=0",
"RecContentType=application/json",
"Referer=http://119.151.20.229/inlis_sit3/#/POI/Detail",
"Snapshot=t54.inf",
"Mode=HTML",
"EncType=text/plain",
"Body=Service=LTR&Product=POI&SearchType=LAND_ADDRESS&Item=NA&SearchKey=2%20SINARAN%20DRIVE&NoProductItems=1&TitleNumber=CT%20VOL%20646%20FOL%2056&TitleStatus=L&LotStatus=L&Address=2%20SINARAN%20DRIVE%7CSingapore%20307467*4%20SINARAN%20DRIVE%7CSingapore%20307469*6%20SINARAN%20DRIVE%7CSingapore%20307468&LOTNumber=TS29-00931T&ReferenceNo=&IsEpiUser=false",
LAST);
I have to capture the value "G1136764O" from the above URL.
Generation LOG related to that URL are :
2)web_custom_request("G1136764O",
I used both the LB and RB from the above two logs, but nothing is working why? Pls help
Pls let me know for more details