Quantcast
Channel: LoadRunner Practitioners Forum topics
Viewing all articles
Browse latest Browse all 3978

Unable to correlate value from reply.log

$
0
0

Hello everyone,

 

I am trying to correlate "arraycode" from HTTP/HTML script but not able to find arraycode in treeview.I can see this value(refered as a nnid in respone) in replay log  when i am running script with full log mod.

however when i am trying to correlate this value its getting failed.I used web_set_max_html_param_len("2048"); but still no luck.

Please help.(the app is developed in asp.net ,ajax and java scirpt)

 

here is the corelaiton i am using-

web_reg_save_param("c_ArrayCodeId","Notfound=warning","LB=nnId\":\"","RB=\"","ORD=All",LAST);

 

 

**********************************************

web_submit_data("AjaxService.aspx_5", 
"Action=http://global.int.factiva.com/services/AjaxService.aspx?ServiceType=factiva.com.ui.services.AuthorsService", 
"Method=POST", 
"TargetFrame=", 
"Referer=http://global.int.factiva.com/sb/default.aspx?fcpil=en&lnep=hp&", 
"Mode=HTML", 
ITEMDATA, 
"Name=rType", "Value=AddToList", ENDITEM, 
"Name=listid", "Value={c_ListId}", ENDITEM, 
"Name=arraycodes", "Value=500100_", ENDITEM, 
"Name=_XFORMSESSSTATE", "Value={c_XFORMSESSSTATE1}", ENDITEM,
"Name=strNullTerm", "Value=null", ENDITEM, 
LAST);

***************************************

below is the server response-

Action.c(252): \xEF\xBB\xBF_jqjsp( {"count":6,"host":"SKQFSUGWEB2","httpStatus":200,"responseTime":"11","
Action.c(252): version":"1.0","author":[{"code":"950263","countryId":"","countryName":"","customerID":"",
Action.c(252): "formalName":"Abha Bhattarai","isActive":true,"isPrimaryOutlet":true,"nnId":"500100","outl
Action.c(252): etId":"216044","outletName":"The New York Times"},{"code":"741169","countryId":"","country
Action.c(252): Name":"","customerID":"","formalName":"Abhay Mohan Jha","isActive":false,"isPrimaryOutlet"
Action.c(252): :true,"nnId":"289586","outletId":"61720","outletName":"The Times of India"},{"code":"61771
Action.c(252): 0","countryId":"","countryName":"","customerID":"","formalName":"Abhay Khairnar","isActive
Action.c(252): ":true,"isPrimaryOutlet":true,"nnId":"165085","outletId":"189704","outletName":"DNA - Dail
Action.c(252): y News & Analysis"},{"code":"1578164","countryId":"","countryName":"","customerID":"","for
Action.c(252): malName":"Abhay Nihalani","isActive":true,"isPrimaryOutlet":true,"nnId":"1123604","outletI
Action.c(252): d":"205910","outletName":"Financial Times"},{"code":"3575390","countryId":"","countryName"
Action.c(252): :"","customerID":"","formalName":"Abhaya Srivastava","isActive":true,"isPrimaryOutlet":tru
Action.c(252): e,"nnId":"2996258","outletId":"173326","outletName":"Agence France Presse"},{"code":"46796
Action.c(252): 61","countryId":"","countryName":"","customerID":"","formalName":"Devabhaktuni V","isActiv
Action.c(252): e":true,"isPrimaryOutlet":true,"nnId":"3468728","outletId":"204350","outletName":"API EnCo
Action.c(252): mpass: Environment"}]} )
Action.c(252): t=12283ms: Request done "http://suggest.int.factiva.com/Search/1.0/Author?timestamp=1373467797137&format=json&maxResults=10&autocompletionType=Author&suggestContext=2sPxdr_2BLo1XF3OMNFfU66nSTdHSH_2Bp3Xni4TmOs8gdRblCofvmatlwOgNXgN1CjZ_2FchejEMdZXkZs9EX4mykLwNgnwRPjO6r%7C2&searchText=abha&showViewAllPrivateMarkets=false&includeInactive=false&callback=_jqjsp&_1373467797137=" [MsgId: MMSG-26000]
Action.c(252): Warning -26377: No match found for the requested parameter "c_outletId". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 5555555 bytes, use web_set_max_html_param_len to increase the parameter size [MsgId: MWAR-26377]
Action.c(252): Notify: Saving Parameter "c_ArrayCodeId= "

 


Viewing all articles
Browse latest Browse all 3978

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>