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 04-23-2009, 12:25 PM
LAPIII LAPIII is offline
Junior Member
 
Join Date: Oct 2008
Posts: 9
Default Will Automation Anywhere indicate complete a task?

If so, can a software review the tasks and re-do at the uncompleted ones.
Reply With Quote
  #2 (permalink)  
Old 04-23-2009, 09:04 PM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 1,342
Default

Hello,

You can use 'If Task Successful' command inside loop to re-run the task until it is successful. The text Format of commands would appear as follows,

1. Variable Operation : F To $Prompt-Assignment$
2. Loop While $Prompt-Assignment$ Not Equal To "T"
3. If Task Successful ("C:\Documents and Settings\...\My Documents\Automation Anywhere\Automation Anywhere\My Tasks\test.atmn") Then
4. Variable Operation : T To $Prompt-Assignment$
5. End If
6. End Loop

We have also attached the sample task for your convenience. Please copy it under location, 'C:\...\My Documents\Automation Anywhere\Automation Anywhere\My Tasks' folder. Before running this task, change the task name at line #3 using Tools->Task Editor. Just double click on line #3, select the task name using 'Browse' button and save the command. Save the task and run it using RUN button.

This task would loop until the task specified at line #3 runs successfully.

Hope that helps.
Attached Files
File Type: atmn LAPIII.atmn (401 Bytes, 0 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 03:24 PM.


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