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 06-09-2008, 02:35 PM
Maprwz Maprwz is offline
Junior Member
 
Join Date: Jun 2008
Posts: 14
Question Where does "Application Running" look?

Where does the "If Application Running" statement look?
* Task Manager?
* Windows Titles?

If Task Manager:
  • Does the program name need .exe?
  • Is the program name case sensitive, i.e. could F3BKDSNP.exe and f3bkdsnp.EXE both be found on the same IF statement
Reply With Quote
  #2 (permalink)  
Old 06-10-2008, 04:11 AM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 1,342
Default

Hello,

You can use 'If Application Running' command to check if application is running but is not open (for example minimized to system tray) or an application that doesn't have a window but runs behind the scene.

Yes, program name need .exe file. No, program name is not case sensitive.

Hope that helps.
Reply With Quote
  #3 (permalink)  
Old 06-10-2008, 06:04 AM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 1,342
Default

Just to add to the previous post, one of the best practices is to use If Application Running for applications that do not have any user interface and it looks for them in list of processes running.

If the windows are visible for e.g. notepad, excel, word etc. then you can use If Window Exists etc.

Hope that helps!
Reply With Quote
  #4 (permalink)  
Old 06-10-2008, 07:37 AM
Maprwz Maprwz is offline
Junior Member
 
Join Date: Jun 2008
Posts: 14
Question Additional question

Do you need to include the full path name of the .exe, e.g.
D:\COBOL\LPGAS\Projects\NH3DLR\NH3DLR.EXE
Reply With Quote
  #5 (permalink)  
Old 06-10-2008, 07:41 AM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 1,342
Default

No, just the name of the exe (NH3DLR.EXE) will work.
Reply With Quote
  #6 (permalink)  
Old 11-12-2008, 08:27 AM
tburk tburk is offline
Junior Member
 
Join Date: Oct 2008
Posts: 26
Default

Quote:
Originally Posted by forumsupport View Post
Just to add to the previous post, one of the best practices is to use If Application Running for applications that do not have any user interface and it looks for them in list of processes running.
Is there a comprehensive 'Best Practices' document available?
Reply With Quote
  #7 (permalink)  
Old 11-25-2008, 11:58 AM
kylepyro kylepyro is offline
Junior Member
 
Join Date: Nov 2008
Posts: 28
Default

Good Question tburk - I was just struggling with this same question and pdf's in an enterprise deployment. Acrobat and Acrobat Reader have two different exe's that I know of and both treat the Window name differently. Figuring out what to test for was a trick that took some time.

I'm having to ponder now how to build a three level develop/test/production environment for these automations so I can work on them w/o affecting my production scripts. It would be nice if I didn't have to invent these solutions myself.
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 08:27 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