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 10-15-2009, 08:40 AM
alexsur alexsur is offline
Junior Member
 
Join Date: Aug 2009
Posts: 13
Post Help needed

I have a problem with the following task. I try to extract the jobs posted on Johnson Controls employment page. There are 2 things that I can’t figure it out.
1. The jobs are extracted correctly but in the wrong cells. Right now they are placed in the cells A1, A3, A5, A7 … instead of A1, A2, A3, A4, ….
2. Instead of getting the description for each job I get the description for the same first job. Apparently the problem is coming from line 13.

Thank you,
Alex
Attached Files
File Type: atmn Johnson Test.atmn (21.6 KB, 10 views)
Reply With Quote
  #2 (permalink)  
Old 10-16-2009, 04:27 AM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 1,342
Default

Hello Alex,

The data extracted in csv file contains one blank row in between and hence the data is not extracted sequentially. You can put If condition inside loop to check for blank value. Also, at line #13 the task clicks on a first job in every iteration and hence the same job details is extracted. You can specify If condition to click on first job link in first iteration only. To extract rest of the job deatils make use of 'Next' link.

Alternatively, you can also use 'Patter Base' option of web recorder to get all the Jobs in a CSV file, then read that CSV file to click on each job link and extract the job details into excel. We have attached a sample task for your reference. Please copy it under location, 'C:\...\My Documents\Automation Anywhere\Automation Anywhere\My Tasks' folder.

Hope that helps.
Attached Files
File Type: atmn Johnson.atmn (22.2 KB, 4 views)
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 04:24 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