March 10th, 2012· BUGFIX: Ftp and SFtp tasks Array variable ::TransferredFiles was not reset before each run, causing the variable to contain all files ever transferred in all previous runs.
· BUGFIX: Copy task Array variable ::CopiedFiles was not reset before each run, causing the variable to contain all files ever copied in all previous runs.
· BUGFIX: Windows launchers did not correctly set 'Run as Admin' on some systems, causing launchers to fail.
February 2nd, 2012· Changed Ftp / SFtp task settings so that user can enter remote directory fields to support blank field and dynamic variables.
· Schedule module bugfix: suspending/resuming a schedule sometimes led to schedule being left in suspended state.
November 5th, 2011· Bugfix: Engine failed to read user interface program in certain situations, forcing user to restart engine and user interface.
· Bugfix: Schedule Window. Monthly schedule always caused February to be selected.
October 28th, 2011· Bugfix: SFTP-J task GET - Temp file option did not work when subdirectory option is selected.
October 5th, 2011· Bugfix: Command and WinCommand tasks - Specifying environment variables caused system variables to be replaced, not added to.
· Bugfix: Task Variables window crashed in some situations when launched.
· Bugfix: Commandline Task Variables window did not list the variables in some situations.
September 1st, 2011· Bugfix: Synchronize module - waiting task instance did not wait for correct amount of time
July 20th, 2011· Bugfix: Local copy module failed to copy full file on some operating systems (some bytes missing).
· Copy module changes: a) 0 byte source file can be copied over if target file is also 0 byte. b) 0 byte source file cannot overwrite non-empty target file.
July 16th, 2011· Bugfix: Ftp and Ftp-J tasks bug caused by new option added in 9.03,9.04. GET failed on some systems if 'include subdirectory' option is selected.
July 1st, 2011· Bugfix: Encrypt/Decrypt tasks failed if password contained metacharacters used in java regex module.
June 24th, 2011· Bugfix: 'Malformed \uxxxx encoding' can result in engine crash due to corrupted settings file. This error is not preventable, so settings file is renamed or deleted.
· Bugfix: 'The requested operation cannot be performed on a file with a user-mapped section open' can result in engine crash due to memory. Changes made to close any open class objects that causes memory crash.
June 24th, 2011· Ftp-j task - new option added to append date/time only to Main, Backup, or Both Main and Backup
· During Task editing, the task title field is disabled to prevent renaming. Please rename task using rename button.
· Windows version now uses jre1.6.0_25
· Email modules now use javamail 1.4.4 - released 1/14/2011
June 24th, 2011· Ftp task - new option added to append date/time only to Main, Backup, or Both Main and Backup
June 24th, 2011· clm bugfix: clm add function failed for any task parameter value containing =
· directory monitor task: each tasktitle now uses separate dirMonitor_taskTitle.jsd files to prevent locking up issues.
Array variables are now supported:
· $%ARRAYNAME::FIRSTROW%$
· $%ARRAYNAME::LASTROW%$
· $%ARRAYNAME::ALLROWS%$
· $%ARRAYNAME::FIRSTCELL%$
· $%ARRAYNAME::LASTCELL%$
· $%ARRAYNAME::ROW::rownumber%$
· $%ARRAYNAME::CELL::rownumber::columnnumber%$
· example: $%ARRAY--taskTitle--variable::FIRSTROW%$
June 24th, 2011· Registration key bug fix. Users with 9.00 should update to 9.01+ to enter license key
June 24th, 2011· Version 9.x uses Java 6. Version 8.x used Java 4.
· Ftp Commons library for FTP module now uses Commons Net 2.0
· Minor updates for Ftp-j, SFtp-j, SFtp modules
· New File properties task
· New Make Directory task
· New Directory listing task
· New Set Permissions task
· New Set Timestamp task
· New Logic IF task - Automize only
· New Logic IF AND OR task - Automize only
· New Logic While task - Automize only
· New Logic For - Automize only
· New CSV Read task - Automize only
· New CSV Write task - Automize only
· New CSV Loop task - Automize only
· New Array variables (1D and 2D) - Automize only
· New Array Read task - Automize only
· New Array loop task - Automize only
· New Array to Filename task - Automize only
· New Filename to Array task - Automize only
April 22nd, 2010· FTP-J and SFTP-J modules now use JScape Sinetfactory 8.4 api, release date 03/11/2010
April 6th, 2010· FTP-J and SFTP-J modules now support debugging via the FTP-j and SFTP-J tasks
March 24th, 2010· Software main panel now displays order ID and license button.
March 10th, 2010· Bugfix: FTP-j task - If connection stopped before task ends, then exit code was 0. Now set to 11.
June 12th, 2007· Directory Loop task added.
· Synchronize task added.
· NT service module is included with Windows. No separate download or license is required.
· NT service module: Engine stays on during user logoff. In version 6, engine would restart during logoff.
· All communication with engine is now secured through user interface password (if set)
· New secure commandline module
· Directory Loop task
· Filename filter now supports support REGEX
· The tasks and schedules are now displayed in Windows explorer format instead of simple tables.
· Each task / schedule is now in its own small setting file. Tasks and schedules can be grouped into folders on the users file system. This system results in unlimited number of tasks and schedules that can be used, with higher scalability, reliability and low memory usage.
· Task exit code, runtimes etc.. are displayed on the front panel