| AA Server Version History |
|
| Version History | Release Date |
| Version 6.0.6 - Current Version |
12/17/09 |
| Version 6.0.5 |
10/12/09 |
| Version 6.0.4 |
07/20/09 |
| Version 6.0.3 |
07/06/09 |
| Version 6.0.2 |
06/26/09 |
| Version 6.0.1 |
06/15/09 |
|
| |
| Version 6.0.6 -
Current Version |
| New Features & Enhancements |
- Now the Run Stored Procedure command has no upper limit on the length of the Procedure name.
|
| Bug Fixes |
- Some times for the Email Automation command, the control does not come out of the loop. Fixed.
- On Vista, the Automation Anywhere exe stops working when the machine resumes from hibernation. Fixed.
|
|
| |
| Version 6.0.5 |
| New Features & Enhancements |
- Enhanced Web Recorder with pattern based data extraction. Now, you can extract web data with same pattern spanning across multiple pages with an ease.
- Added support for TN3270 and TN5250 (IBM Mainframe access) in Terminal Emulator functionality.
- Added a new feature of Screen Capture. This allows you to take the snapshot of the Desktop or a selected window as a whole or an area of it and save the image in a file.
- Added support for POP3 in Email Automation functionality.
- Now variables can be passed as command line arguments to the task executable created using Task to Exe functionality.
- Added nested loop support for the Read from CSV/Text feature using session functionality. Now another CSV/Text file can be read while processing the first CSV/Text file.
- Added nested loop support for the Database commands using session functionality. Now you can retrieve data using nested loops from different databases.
- Improved Extract Data functionality which allows you to import the data directly to CSV from the SQL query.
- Added support for SSL for the Send Mail functionality.
- Now user-defined variables are sorted alphabetically for easier searching when F2 is pressed.
- Enhanced Variable Manager which now allows you to copy and paste variables from one task to another.
- Enhanced IF Variable functionality with the support for special characters like Newline and Tab as a value.
- Added Advanced View for the If Web Control Exists functionality with the support for user-defined tag attributes. Now, you can add/edit/delete the tag attributes used to search for a particular control in the web page.
- Now using the Copy Task feature, you can copy the tasks created in older versions and open the copied task in the latest version.
- Improved Wait for Screen Change feature where the ‘relative to window’ functionality is no longer dependent on the window location.
- Added support for assigning the Email Automation system variables to Clipboard using ‘Assign To Clipboard’ functionality.
- Enhanced Text control capturing logic in web recorder.
- Added support for deleting the tasks on the server using Server Management Console as well as on Client based on the access controls.
- Completely redone help file.
- Now Workflow Designer has a new look.
|
| Bug Fixes |
- In certain cases, Excel instance remains open after executing the task. Fixed.
- Copy Files command used to always treat the value of ‘Destination File(s) / Folder’ as a folder and not as a file. Fixed.
- In Send Mail using the HTML editor, creating a hyperlink on an image or a text was not allowed. Fixed.
- If the file is blank, the task used to terminate after executing the Read from CSV/Text command. Fixed.
- When the Navigate URL command follows the Extract Source option, sometimes it doesn’t work as expected. Fixed.
|
|
| |
Version 6.0.4 |
| New Features & Enhancements |
- Improved Web Recorder capturing functionality with highlighting of the captured control for visual validation.
|
| Bug Fixes |
- While running a task exe on a machine where some common dlls and controls are not found, it throws an error. Fixed.
|
|
| |
Version 6.0.3 |
| New Features & Enhancements |
- Enhanced String Manipulation functionality with support for Special
Characters like 'Enter' and 'Tab' for the 'Before' and 'After' fields.
Now, you can specify ‘Enter’, for example, as a separator in 'Before'
field.
|
| Bug Fixes |
- In some cases, there was a problem with retrieving the files from the
server using SFTP. Fixed.
|
|
| |
| Version 6.0.2 |
| New Features & Enhancements |
- Improved notification messages with in-detail reporting in cases of
a client server communication failure.
- Enhanced Run Time Window reporting functionality when Run Task command
is used that now displays the called task and the line number in case
of an error.
|
| Bug Fixes |
- In some cases, the server did not launch after installation. Fixed.
- Sometimes, SFTP Get did not get all the files. Fixed.
|
|
| |
Version 6.0.1 |
| New Features & Enhancements |
- Enhanced
‘Manage Windows Control’ feature with an Advance View that gives the
user ability to manually select the control as well.
- Enhanced ‘Image Recognition’ feature which provides editable coordinates
of the captured image with variable support.
- Added a new folder ‘My docs’ which can contain all non Automation Anywhere
related documents.
- Extended functionalities of Upload and Download to work with non AA
documents as well under ‘My docs’ folder.
- Added a preview functionality in the Web Recorder while extracting
a table.
- Added ‘Visual Logs’ in Report Designer to provide searchable runtime
visual logs of a given task(s).
- Added a new functionality in Email Automation feature to get only new
email messages since the last check.
- Added a new functionality of allowing to reset the email automation
system variables.
- Added variable support for Host Name, Port, User Name and Password
fields of Email Automation feature.
- Now right clicking on task in a workflow provides an option to open
it in a Task Editor.
- Added a new trigger type functionality for the new email arrival on
the server.
- Now using Error Handling, the task status can be customized to be Pass
or Fail.
- Added variable support for Before and After fields in Files/Folders
feature.
- Added variable support for selecting Image2 from file in Image Recognition
feature.
- Added a new command Save Spreadsheet in Excel.
- Added variable support for X and Y coordinates of Mouse Move functionality.
- Added a new command of Go Back under Web Recorder.
- Added a new functionality of Get URL in Manage Web Control to get the
URL of a link and save it in a variable.
- Added a new functionality of ‘Wait for the control to exist’ in Web
Recorder. This is very helpful in case the control is taking longer to
appear on the page some times.
- Added a new functionality of ‘Wait for the control to exist’ in Manage
Windows Control feature. This is very helpful in case the control is
taking longer to appear on the page some times.
- Now Read from CSV/Text command supports user-defined delimiter as well
in addition to Comma, Newline and Tab.
- Added ‘Pass variable as an argument’ in the workflow task.
- Enhanced Web Recorder that supports onClick event of <TD> tag.
- Added variable support for the hyperlink in the HTML format for the
Send Email feature.
- Now by right clicking on any Manage Windows Control action, it can
be converted into the ‘If Windows Control Exists’ block from the editor.
- Improved support for Firefox in Object Recorder.
- Added a new system variable $Trigger Value$ which contains the actual
value for which the trigger is fired.
- Improved Queuing of Tasks functionality to work flawlessly with Triggers.
- Enhanced Group by Windows functionality to work with task created using
Web Recorder.
- Now the Task Editor can filter Web Recorder commands as well. For example,
Keystrokes filter recognizes ‘Set Text’, ‘Type’ and ‘Append Text’ commands.
- Added one more type of loop 'Each row in a CSV/Text file' for processing
a CSV/Text file opened via Read from CSV/Text feature. Each column value
is stored in a new system variable $Filedata Column$.
- Now the user can choose to retrieve the email message in Text or HTML
via Email Automation feature.
- Improved Web Recorder capturing functionality which highlights the
captured control and provides visual validation.
|
| Bug Fixes |
- ‘If
Web Control Exists’ didn’t work as expected in some cases. Fixed.
- Some times list variable was not working properly inside the loop.
Fixed.
- While playing certain tasks, the line number displayed in Run Time
Window was incorrect. Fixed.
- On Vista, under ‘Security’ tab, Auto Login options were not visible.
Fixed.
- In some cases, $Email Message$ contained improper value. Fixed.
- While copying and pasting a task that has Insert Keystrokes command
with a variable in it used to break the variable. Fixed.
- In Web Recorder, after capturing the control, the dialog box wasn’t
getting the focus back. Fixed.
- Unable to stop the task with many Run Task commands. Fixed.
- Web Recorder hangs on chat windows. Fixed.
- For App Integration and OCR features, screenshots and captured text
went away upon saving. Fixed.
|