Can any one share the steps for achieving below scenario if already done.
Read Emp ids from one excel store in a variable – search this Emp id in 2nd excel if matched pick the corresponding Emp name and store in variable - which can be use as search string in web application.
Read the specific column from 1st excel using read column activity( with range like A2 don’t use 1 index since at first position excel contains column names and store the output in list( for example list1)
Read the second excel and store the output in datatable variable ( for example dt)
use normal for each and provide list1 as input which the output of read column activity from 1 St excel.
4) using assign activity get emo name for each
emp id.
String variable = dt.Select("[empidcolumnname]='"+item.tostring+"')(0)(columnnumberofnamecolumn).fostering.