Client_security_hash

Hi
please help on this…
under assignment client security hash ,
i extracted the data using data scrapping and storing it in “wllist”,and assigned a variable “filtereddata” to it.
and am using filtered data in “get transaction data” step,but when am trying print,
getting like object is referencing to null…

for more details pls find the attached snapshots.

Hi,
What are you trying to print ?
Also what is the datatype of filtereddata?

Regards,
Pavan H

trying to print"in_wllist"
filtered data is of datarow type

Hi,
Try this in_wllist(rownumber)(colNumber)
Let us know if this helps

Regards,
Pavan H