Web table data extraction

Dear User,
Here are steps to configure values from table in web application using Automation Studio.

Step 1: Add “Application” activity, select target web application and click on gear icon as shown below-


Step 2: Click on start build configuration and follow steps shown in screen as shown below to configure column from target table to read values-

Step 3: Step to configure row index from property window to iterate over rows in the table to read all values for given column-
image
Step 4: Put this configured field in while loop and increment row index argument value till end of visible rows in the table

Thanks,
Sachin

3 Likes