Quantcast
Channel: Silk Performer
Viewing all articles
Browse latest Browse all 4084

Forum Post: Correlation is not fetching the correct result.WebParseDataBoundEx

$
0
0
The below question is posted by someone longback. I too have this doubt. Can anyone please help me in resolving this issue? Correlation is not fetching the correct result.WebParseDataBoundEx Hi, My application generates a response as below in one of the pages (example):- {"dataId":"123507250","type":"144","typeName":"Document","name":"PKOEZUU","link" {"dataId":"123506932","type":"144","typeName":"Document","name":"WS","link":" I want to capture the value of dataid whose name is "WS". I am using the below expression. WebParseDataBoundEx(sParseDataVar1, STRING_COMPLETE, ToEncoding("dataId\":\""), 11, ToEncoding("\",\"type\":\"144\",\"typeName\":\"Document\",\"name\":\"WS\""), However, when the value is captured, it is NOT 123506932 , instead it is 123506932","type":"144","typeName":"Document","name":"WS","link":" Please help. Thanks, Gopi A

Viewing all articles
Browse latest Browse all 4084