How to write each record from web page to collections
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-09-19 09:31 AM
I'm Trying to automate browser Based application. i want to get each record from web page to excel sheet. Please help me some one, how to solve this.
------------------------------
Viswanatha reddy
It software
It software
------------------------------
------------------------------
Viswanatha reddy
It software
It software
------------------------------
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-09-19 09:53 AM
Hi Koni,
Please use Append raws to collection which is available in utility VBO collection manipulation and advanced collection manipulation
Read each record from web and populate a sigle raw collection (predefine the fields) and use a loop to append the single raw collection to main collection till you complete fetching records from web.
I hope this helps
------------------------------
Jerin Jose
RPA Product SME
EY
Asia/Kolkata
------------------------------
Please use Append raws to collection which is available in utility VBO collection manipulation and advanced collection manipulation
Read each record from web and populate a sigle raw collection (predefine the fields) and use a loop to append the single raw collection to main collection till you complete fetching records from web.
I hope this helps
------------------------------
Jerin Jose
RPA Product SME
EY
Asia/Kolkata
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-09-19 09:57 AM
thank you bro
------------------------------
Konireddy Viswanatha reddy
It software
It software
------------------------------
------------------------------
Konireddy Viswanatha reddy
It software
It software
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-09-19 11:06 AM
Hi Konireddy,
If records in web page are in table format, you can spy whole table at once. Read table using read stage and store in collection. I can show you how if you can provide me link.
-------------------------------
Abhilash Singhal
RPA Developer
IBM
-------------------------------
------------------------------
Abhilash Singhal
RPA Developer
IBM
Asia/Kolkata
------------------------------
If records in web page are in table format, you can spy whole table at once. Read table using read stage and store in collection. I can show you how if you can provide me link.
-------------------------------
Abhilash Singhal
RPA Developer
IBM
-------------------------------
------------------------------
Abhilash Singhal
RPA Developer
IBM
Asia/Kolkata
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-09-19 01:02 PM
Thanks for your mail. I need each record from web.And there is no table data.
I had to convert data item into collection by using calculation stage.Problem solved .
Thanks
viswanath
------Original Message------
Hi Konireddy,
If records in web page are in table format, you can spy whole table at once. Read table using read stage and store in collection. I can show you how if you can provide me link.
-------------------------------
Abhilash Singhal
RPA Developer
IBM
-------------------------------
------------------------------
Abhilash Singhal
RPA Developer
IBM
Asia/Kolkata
------------------------------
