This version contains some fundamental changes in how Credentials and Execute Task work. We would really appreciate if you could test this version and report back if your Execute and File Tasks works as expected.
We have moved a added two settings to the Credential:
- Local login -> this tells VisualCron that this is a local account or AD account (those that are using AD - please confirm that this work when checked).
- Load profile -> this is new for File Tasks but lets login "deeper" by loading the whole profile
All Execute Tasks that used option "With profile" will upgrade the underlying Credential to use "Load profile".
[NOTE] Client/Server/API: A lot of changes have been applied to Execute Tasks. Credentials now hold information about "With profile" option. Credentials should have been converted with settings from Execute Tasks. Please verify that your Tasks works.
[NOTE] Server: Log database has been updated. This new installation will clear current database log history.
[FEATURE] Server: New PDF engine - support for more pdf types and password printing
[FEATURE] Client: Now saving Tasks when clicking on Previous/Next buttons
[FEATURE] Client/Server: Added "impersonation" options like "local login" and "load profile" to Credentials. These settings are now removed from Execute Task. Please check/test your execute Tasks
[FEATURE] Client: Credentials added to the .NET Execute Task
[FEATURE] Installer: The installer has been updated
[FEATURE] Client: .NET Execute Task has been improved with better error reporting and built in references to the VisualCron API dlls
[FEATURE] Client/Server: Added "Not contains" in VisualCron and File Condition
[FEATURE] Client/Server: Added standard output check in VisualCron Condition
[FEATURE] Client/Server: Cloud Task added: Upload file(s) - for Amazon S3, Windows Azure, Google Docs and Microsoft SkyDrive
[FEATURE] Client/Server: Cloud Task added: Download file(s) - for Amazon S3, Windows Azure, Google Docs and Microsoft SkyDrive
[FEATURE] Client/Server: Cloud Task added: List item(s) - for Amazon S3, Windows Azure, Google Docs and Microsoft SkyDrive
[FEATURE] Client/Server: Cloud Task added: Delete item(s) - for Amazon S3, Windows Azure, Google Docs and Microsoft SkyDrive
[FEATURE] Client/Server: Cloud Task added: Create folder - for Amazon S3, Windows Azure, Google Docs and Microsoft SkyDrive
[FEATURE] Client/Server: Task added: Encrypt (symmetric)
[FEATURE] Client/Server: Task added: Decrypt (symmetric)
[FEATURE] Client/Server: Added "Wait for completion" and remote exit code to Remote execute Task
[FEATURE] Client: Added Exit code columns to Task and Job level
[FEATURE] Client: Added filter above the main grid for easier accessibility. Added filter options Exit code, Result and Status as well which lets you filter on failed Jobs for example.
[FEATURE] Client: Improved Job history. Now with realtime update and Task history in sub node. Filter on failed/successful Jobs.
[FEATURE] Client/Server: Added support for password only (symmetric) PGP encryption in PGP Encrypt/Decrypt Tasks
[FEATURE] Client/Server: Added Windows update Task
[FEATURE] Client/Server: Added System restore - Perform system restore Task
[FEATURE] Client/Server: Added System restore - List restore points Task
[FEATURE] Client/Server: Added System restore - Create restore point Task
[FEATURE] Client/Server: FTP action->List files
[BUGFIX] API: Removed a Timeout on Job/Task Control which could prevent long running remote Jobs
[BUGFIX] Server: Fixed a change folder problem with mainframe FTP servers
[BUGFIX] Client: Fixed an issue with right click option "Run with Conditions"
[BUGFIX] Client: Fixed a problem with a modal popup dialog "New version"
[BUGFIX] Client: Fixed a problem with displaying the Server settings->Log->Log to event log setting right
[BUGFIX] Server: Fixed issue with executing Access macro
[BUGFIX] Server: Fixed last modified and modified value in grid when updating a single Task
[BUGFIX] Server: Fixed an issue with creating folders (if they do not exist) in FTP Task
[BUGFIX] Client: Fixed a cloning issue with Job->Task listing->Clone button
[BUGFIX] Server: Fixed a bug preventing duplicate Triggers from the File Trigger when using "Changed"
[BUGFIX] Server: Handled previously unhandled WebDAV errors
[BUGFIX] Server: Handled an infinite loop of logging if any problem should occur to local database
[BUGFIX] Server: Fixed handling of large output from Web service Task (WCF mode)
[BUGFIX] Server: Fixed and issue with deleting empty sub folders when using /*/ in File delete Task
[BUGFIX] Server: Fixed an issue with Retry and on error which could cause Retry to fail (TaskProcess.Active == false)
[BUGFIX] Server: Fixed an issue with reading some files in Excel Tasks
Edited by user
2012-02-23T13:39:25Z
|
Reason: Not specified