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.


Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-28-2007, 04:51 AM
ram ram is offline
Junior Member
 
Join Date: Jun 2007
Posts: 2
Exclamation Updated Web Data Extraction From web page



Hi ...
Nice to working with automation anywhere tool...Our Team working for extracting a data from given url page with current updation of that page... For an example ,we have online ticket booking url for current month .If want for another month means, tool which is bringing out of that url page with current updation..It's possible to do that automation Anywhere tool..We found extracting a data from table format to Excel its's good .. we need that exraction with current updation of that url page....Can anyone guide us to proceed with our work...

Thanks,
Ramkumar...
  #2 (permalink)  
Old 06-28-2007, 07:38 AM
Nick Nick is offline
Member
 
Join Date: May 2007
Posts: 37
Default

Ramkumar,

I think I understand your question.

*note $month$ below is a system runtime Variable.

This can be done through an If Variable Statement.

For Example:
If Variable $month$ = 1 Then
Import data from 'http://url?Month1/' website's 'Table1' table
End if

If Variable $month$ = 2 Then
Import data from 'http://url?Month2/' website's 'Table1' table
End if

If Variable $month$ = 3 Then
Import data from 'http://url?Month3/' website's 'Table1' table
End if

etc... for addit months

Last edited by Nick; 06-28-2007 at 07:39 AM. Reason: -
  #3 (permalink)  
Old 06-29-2007, 05:42 AM
ram ram is offline
Junior Member
 
Join Date: Jun 2007
Posts: 2
Default updation of web page

Hello Nick,

Thnkz for replying for my last forum...I'm getting ur point theortically somewhat closer..but i'm sturggling in practical how to proceed... could u provide steps to reach ur points...It's very helpful to us ..

Thanks,
Ramkumar
Closed Thread


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 02:58 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