Intelligent Automation & Macro Software  

Go Back   Automation Anywhere, Inc. Forums > Products Zone > Automation Anywhere
Register FAQ Search Today's Posts Mark Forums Read

Automation Anywhere Post messages and questions related to Automation Software here.


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-12-2010, 07:52 AM
zyb5586 zyb5586 is offline
Junior Member
 
Join Date: Feb 2008
Posts: 2
Default use extract data web recorder tool with url from sql server query

Hi,

I have purchased automation anywhere but cannot figure out how to make the following:
1. run sql query and get number of urls
2. loop though each record extracted (URL)
3. use the extract data tool (in here must input URL takes from sql server) to extract data from website.

Does extract data tool support or not as input a variable value in the URL variable?

Thanks,
Phillip
Reply With Quote
  #2 (permalink)  
Old 03-12-2010, 11:33 AM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 1,342
Default

Hello,

Using Automation Anywhere you can certainly automate the mentioned task.

Using 'Execute SQL' Database command you can get the list of URL's. To access the result returned by the SQL Query, use the $Dataset Column$ System variable provided by Automation Anywhere. Use Loop for Each row in a SQL query dataset option to loop through all the rows of the SQL Query result. To access each column use $Dataset Column(index)$ for e.g. to get the first column use $Dataset Column(1)$.

Automation Anywhere provides a tool called Web Recorder using which you can automate almost any web task. For e.g. you can extract data from any website in real time and the extracted data can be transfered into any application in required format. 'Open Browser' Web Recorder command does provide variable support for URL field.

You can view demos on how Web Recorder works at,
Automation Anywhere - Learning Center
Automation Anywhere - Learning Center
Automation Anywhere - Learning Center

You can view online sample tasks for web data extraction at, http://www.tethyssolutions.com/autom...dataextraction

Hope that helps.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -7. The time now is 01:10 AM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.0 ©2007, Crawlability, Inc.
Copyright © 2003-2011 Automation Anywhere, Inc. All rights reserved