Intelligent Automation & Macro Software  

Go Back   Tethys Solutions 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 08-14-2008, 07:27 AM
nighthawkn117 nighthawkn117 is offline
Junior Member
 
Join Date: Aug 2008
Posts: 8
Default Find Broken Links - Send E-mail on Failure Only

Hello,

I'm trying to use the Find Broken links to check our websites regularly. However it doesn't seem to contain a built in feature to send an e-mail on Failure. So even if the site contains broken links it still shows the task as completed and successful. I need a way to have that task send an e-mail when the check encounters broken links.

Any help would be appreciated.

Thank you
Reply With Quote
  #2 (permalink)  
Old 08-14-2008, 12:41 PM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 524
Default

Hello,

Using Find Broken Links command option, you can test whether all the links in a particular website or a web page are working or not. Results are stored in CSV. Once the task is complete, open the CSV file to identify broken links.

Automation Anywhere 5.0 provides, 'Read from CSV File' command to read a comma or tab delimited CSV file. You can find this option under 'Database' command under 'Applications' command category. To access the values returned by the command, 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 result. To access each column use $Dataset Column(index)$ for e.g. to get the first column use $Dataset Column(1)$.

Inside this loop, check if $Dataset Column(2)$ includes 'Unsuccessful' then send an email using 'Send Email' command, which is under 'Internet' command category.

You can download free version of Automation Anywhere 5.0 from our website:
http://www.tethyssolutions.com/automation-software.htm

For your reference, we have created a sample task for you. After installing AA 5.0, please copy it under location, 'C:\...\My Documents\Automation Anywhere\Automation Anywhere\My Tasks' folder.

Hope that helps.
Attached Files
File Type: atmn FBL_SendEmail.atmn (1.2 KB, 1 views)
Reply With Quote
  #3 (permalink)  
Old 08-14-2008, 02:08 PM
nighthawkn117 nighthawkn117 is offline
Junior Member
 
Join Date: Aug 2008
Posts: 8
Default Thank you

Thank You very much. I will give that a try.

Have a great day.
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

vB 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 05:48 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.0 ©2007, Crawlability, Inc.
Copyright © 2003-2008 Tethys Solutions, LLC. All rights reserved