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-30-2008, 07:41 AM
tburk tburk is offline
Junior Member
 
Join Date: Oct 2008
Posts: 26
Default BBS navigation using Modem connection

Can Automation Anywhere dial a modem? Once connected I would guess that 'Keystrokes' control would be able to navigate the BBS nicely, is this accurate?
Reply With Quote
  #2 (permalink)  
Old 10-30-2008, 10:28 AM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 1,342
Default

Hello,

If you want to connect to internet using a dial-up connection then you can use Internet Connection command. You can find this command under 'Internet' command category. To insert this command,

Double click on Internet Connection command.
Select your dial-up connection from the drop down list.
Specify if you would like to reconnect if the attempt to connect failed.
You can specify how many times you want to attempt and the time between successive attempts to connect.

You can also insert a Disconnect command in the task. It will disconnect you from the dial-up connection.

Alternatively, you can also use 'Keystrokes' command to dial a modem and navigate the BBS.

Hope that helps.
Reply With Quote
  #3 (permalink)  
Old 11-03-2008, 09:32 AM
tburk tburk is offline
Junior Member
 
Join Date: Oct 2008
Posts: 26
Default

Within our dial-up session there is a window that appears that requires a login user and password to be entered. We have noticed that the 'Internet Connection' control sits idle while this window is displayed thus 'freezing' the automated script. The script is supposed to wait for this "After Dial Terminal" window and begin sending keystrokes, but the problem is that the keystrokes commands never execute.

Can you think of a solution to this? Please see attached image of the displayed window during internet connection dialogue.
Attached Images
File Type: jpg AfterDial.jpg (26.3 KB, 5 views)
Reply With Quote
  #4 (permalink)  
Old 11-06-2008, 10:54 AM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 1,342
Default

Hello,

What you can try is, instead of using keystrokes in 'After Dial Terminal window' use 'Currently active window'. Also before, these keystrokes command, insert following condition,

If After Dial Terminal window exist then
Activate window After Dial Terminal
Keystrokes for Login name in currently active window
Keystrokes for Password in currently active window
Endif

Hope that helps.
Reply With Quote
  #5 (permalink)  
Old 11-11-2008, 02:56 PM
tburk tburk is offline
Junior Member
 
Join Date: Oct 2008
Posts: 26
Default

Here is the solution I found that works for us. I created a task which simply waits for the 'After Dial Terminal' window to appear, once it exists the username/password are inserted and the 'Done' button is clicked. This script is launched using the 'Open File/Program' command in the main script/atmn file and it is located just before the 'Open Internet Connection' command.

Thank you.
Tom
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 09:08 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