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.


Guest
2016-03-22T14:16:40Z
Is there a way to Import a Cron Expression for creating triggers in VisualCron? Either through the client or API? Using these types of examples below:

Cron Expression Examples:
Creates Trigger that Fires at 12 pm (noon) every day - 0 0 12 * * ?
Creates Trigger that runs at 10:15 am every day - 0 15 10 * * ?
2:10 pm and at 2:44 pm every Wednesday in the month of March. - 0 10,44 14 ? 3 WED
10:15 am every Monday, Tuesday, Wednesday, Thursday and Friday - 0 15 10 ? * MON-FRI
10:15 am on every last friday of every month during the years 2002, 2003, 2004 and 2005 - 0 15 10 ? * 6L 2002-2005

If VisualCron doesn't support this, we would like to add this to the feature requests.
Sponsor
Forum information
Support
2016-03-22T15:49:06Z
No, not that complex import unfortunately.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-03-22T15:50:19Z
Moved topic to Feature requests forum.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Guest
2016-03-22T15:54:36Z
Can this be added as a feature request?? We are trying to develop VisualCron Automation from our deployment tool (Octopus Deploy) and having this functionality would make creating the various types of triggers a fault free process. Please let me know. Also, Is there an area of this community forum where people exchange ideas about automating the VisualCron job load process specifically??
Support
2016-03-22T17:33:44Z
This forum is where people exchange ideas. We will soon implement a feature that will let you create, share and store .NET code across users. This will let you easier develop features (or get help) like this - that are very custom.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top