Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


Support
2014-07-15T12:47:05Z
Changes so far:

[FEATURE] Client/Server: Loop->Added option to start from a specific row when using For each (to exclude headers etc)
[FEATURE] API: Loop->Added methods for adding and deleting Job Variables
[FEATURE] Client/Server: SQL Task/Trigger: Now prefixing with schema in front of stored procedures
[FEATURE] Client: .NET code Task->Added option to add direct file reference
[BUGFIX] Server->Crystal reports Task->Fixed a problem using certain Variables in this Task
[BUGFIX] Server->Hyper-V List Task->Fixed an issue where a property name could be different in some systems resulting in SID instead of Name is returned - further fixes
[BUGFIX] Client->Manage PGP key rings->Fixed issue when importing private key only
[BUGFIX] Server->WebDAV Tasks->Fixed an issue transferring files to and from some WebDAV servers
[BUGFIX] Server->Task Flow->Fixed issue with On start - Run Job
[BUGFIX] Server->PowerShell Task->Fixed an issue that could cause problems with blank spaces in paths to scripts
[BUGFIX] Client->.NET code Task->Handled test Run of scripts that uses the API better so they do not conflict with the Client
[BUGFIX] Server->SQL Task->Removed an extra newline that was added accidentally with the support for multiple query result
[BUGFIX] Server->Office macro->Fixed a false postive error when no macro file was found
[BUGFIX] Client->FTP Tasks->Fixed issue referencing to the right Job Variable in Variables window
[BUGFIX] Server->Database->Fixed minor issues cleaning up local database
[BUGFIX] Server->File Trigger->Added different Reconnect handling in case of connection problems to avoid impersonation errors
[BUGFIX] Server->Variables->Fixed a problem with TrimStart and TrimEnd function
[BUGFIX] Client->DTS Task->Fixed problem with updating parameters in the UI
[BUGFIX] Server->SSISDB Task->Fixed a problem returning failed result
[BUGFIX] Server->Checksum Task->Fixed a problem with zeroes in the checksum
[BUGFIX] Server->Crystal reports Task->Fixed a problem cloning parameters
[BUGFIX] Server->SSISDB Task and more->Fixed a problem with timeout of connection generating error
[BUGFIX] Server->Microsoft CRM Task->Fixed an issue filling some entity ids
[BUGFIX] Server->Running processes->Fixed a rounding issue when calculating number of hours
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Sponsor
Forum information
Support
2014-07-17T08:09:19Z
New build, changes:

[BUGFIX] Server->WebDAV Tasks->Fixed an issue transferring files to and from some WebDAV servers
[BUGFIX] Server->Task Flow->Fixed issue with On start - Run Job
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2014-07-17T10:08:22Z
New build, changes:

[FEATURE] Client/Server: Loop->Added option to start from a specific row when using For each (to exclude headers etc)
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2014-07-19T16:06:00Z
New build, changes:

[BUGFIX] Server->PowerShell Task->Fixed an issue that could cause problems with blank spaces in paths to scripts
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2014-07-19T18:08:48Z
New build, changes:

[FEATURE] Client/Server: Loop->Added option to start from a specific row when using For each (to exclude headers etc)
[BUGFIX] Client->.NET code Task->Handled test Run of scripts that uses the API better so they do not conflict with the Client
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
KJDavie
2014-07-21T20:48:15Z
Hi Henrik (and sorry in advance for this one :D)

Minor but first impressions and all that 😊.

in 7.2.0 Beta <and 7.1.9> in your "start guide" / what you first see on a fresh client install, the 'next' button seems to be 'finish' all the way through (you keep clicking finish).

This was not the case earlier (included a 7.1.6 screen print as an example).
KJDavie attached the following image(s):
Support
2014-07-22T08:43:56Z
Originally Posted by: KJDavie 

Hi Henrik (and sorry in advance for this one :D)

Minor but first impressions and all that 😊.

in 7.2.0 Beta <and 7.1.9> in your "start guide" / what you first see on a fresh client install, the 'next' button seems to be 'finish' all the way through (you keep clicking finish).

This was not the case earlier (included a 7.1.6 screen print as an example).



Thanks, we will fix this!
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2014-07-22T08:45:51Z
New build, changes:

[BUGFIX] Server->SQL Task->Removed an extra newline that was added accidentally with the support for multiple query result
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2014-07-25T20:41:13Z
New build, changes:

[FEATURE] Client: .NET code Task->Added option to add direct file reference

Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2014-08-04T12:54:58Z
New build, changes:

[BUGFIX] Server->Office macro->Fixed a false postive error when no macro file was found
[BUGFIX] Client->FTP Tasks->Fixed issue referencing to the right Job Variable in Variables window
[BUGFIX] Server->Database->Fixed minor issues cleaning up local database
[BUGFIX] Server->File Trigger->Added different Reconnect handling in case of connection problems to avoid impersonation errors

+ fixes issues with Connect/Disconnect introduced in this version
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2014-08-13T17:27:35Z
New build, changes:

[BUGFIX] Server->Variables->Fixed a problem with TrimStart and TrimEnd function
[BUGFIX] Client->DTS Task->Fixed problem with updating parameters in the UI
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2014-08-14T11:44:47Z
New build, changes:

[BUGFIX] Server->SSISDB Task->Fixed a problem returning failed result
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2014-08-19T15:07:58Z
New build, changes:

[BUGFIX] Server->Checksum Task->Fixed a problem with zeroes in the checksum
[BUGFIX] Server->Crystal reports Task->Fixed a problem cloning parameters
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
beechc
2014-08-19T16:30:33Z
Good morning,

I can confirm that the latest build (19/8/2014) has resolved the Checksum issue in my testing. This is great news.

The TrimStart and TrimEnd functions however still do not function correctly.

{STRING(TrimStart|0015_C0026.txt|0015)} should yield '_C0026.txt' but instead returns '15_C0026.txt' for example.

/c
Support
2014-08-21T16:15:59Z
New build, changes:

[BUGFIX] Server->SSISDB Task and more->Fixed a problem with timeout of connection generating error
+ added the TrimStart issue that did not make it to last build. (Thanks beechc)
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
beechc
2014-08-22T15:35:16Z
Hi Henrik,

The TrimStart and TrimEnd functions are working in my testing with the latest build.
Do you have a timeline for the final release of this build yet?

Thank you

/c

Support
2014-08-25T13:06:13Z
Originally Posted by: beechc 

Hi Henrik,

The TrimStart and TrimEnd functions are working in my testing with the latest build.
Do you have a timeline for the final release of this build yet?

Thank you

/c



We aim for Friday! Thanks
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2014-08-25T13:06:46Z
New upload, changes:

+ fixes to rename functions
+ running memory cleanup more often
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2014-08-25T13:59:31Z
New build, changes:

[BUGFIX] Server->Microsoft CRM Task->Fixed an issue filling some entity ids
[BUGFIX] Server->Running processes->Fixed a rounding issue when calculating number of hours
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2014-08-29T07:41:08Z
Final version was released today officially. Thank you.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Users browsing this topic
Scroll to Top