Hi I need to pass a dynamic variable in a URL which will be loaded for each row in a datatable.
This is for Calculate Client Security Hash. I need to extract ClientID,NAME,COUNTRY for each WIID of type WI5, for which I need to open the page - “ACME System 1 - Log In” in which I need to replace the last 6 digit WIID with an dynamic variable. I tried with
“ACME System 1 - Log In” that doesn’t work. Can anyone suggest the correct format.
Also is it possible to specify filtered DataTable to get the row value. How can we make sure, whether the data is from the filtered dataTable.