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 10-02-2007, 12:53 PM
clayboyd clayboyd is offline
Junior Member
 
Join Date: Sep 2007
Posts: 13
Default problem with "wait for window to open"

Hi,

What's the difference between

Wait for window to open("Batch Receive")(Wait for up to 5 seconds...)

and

If Window does not exists("Batch Receive") then (Wait up to 5 seconds...)

The later does not seem to work, (regardless of the sense (exists vs not exists). So I used both in sequence and that works.

I'm evaluating AA 4.0b

Is something broken?

thanks,
clay
Reply With Quote
  #2 (permalink)  
Old 10-03-2007, 08:09 AM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 474
Default

Hello,



Using ‘If Window Exist’ command you can check if certain application is open by checking for application window name, or if certain error condition occurred by checking for error window, or if file download has finished by checking for File download window and so on. You can specify how long to wait for this condition. Let's say you want to perform some action only if a window exists. You know it might take anytime between 5 seconds to 5 minutes for that window to come up. Automation Anywhere will keep on checking for the window up to 300 seconds and as soon as the window appears, will execute actions within the conditional commands. If you leave the textbox empty or provide 0 then Automation Anywhere checks the condition right away and if it is met it will execute the actions otherwise it will skip those actions and proceed to actions after End If.

You can use the Wait For Window command to wait for a particular window to open or close and then perform the next action. You can specify how long would you like Automation Annywhere to wait for the condition to be true i.e. for window to open. You can specify if you want to continue with the task or stop the task in case the specified window did not open in your specified time.

Possibly, "Batch Receive" window took time to come up so ‘If window Exist’ condition did not satisfy and after you waited for particular window to come up it worked.

Also, you are using the beta version of Automation Anywhere. I recommend you to download the latest version of 4.0 that is now officially released from our website.

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

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 09:25 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