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
2017-02-02T20:48:29Z
Is there any way to import a ZIP file that has been extracted from a command line?? We want to use this to integrate some process automation. If this is NOT a feature it should be. Who else out there using systematic automation would like a command line means to create complex VisualCron Jobs ???

Please advise.
Sponsor
Forum information
Guest
2017-03-03T16:53:47Z
Or perhaps import an XML file from the command line?? This would go a LONG way to improve the automation integration features for VisualCron. If I wanted to deploy a new SSH command task I would just simply provide my developers with a XML template, have them include it in their solution. Save it to source repository, build it in build server and have my deployment agent(Octopus Deploy in my case) execute a step that does a command line import of that XML file after it has been deployed. Viola!!! New Automated Task automatically added and schedule in VisualCron without human intervention!! I cannot believe there aren't others out there doing automated deployments of task jobs that could wouldn't benefit from this!!!
ame02
2019-04-05T12:45:40Z
Is there any news on this request?
ame02
2019-06-19T08:53:46Z
Any idea?
VisualCron has no feature to push settings or new Jobs to multiple systems.
There must be a suitable solution to do this. Command line or any other mechanism....
Support
2019-06-19T11:08:49Z
Do you just want to import everything from the zip file?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
ame02
2019-06-19T12:02:10Z
No, i want to update individual jobs.
For example i have a master server with multiple jobs. Then i do my modifications on a certain job, export this single job and want to update the same existing job with the modifications done on te target host.
Support
2019-06-19T16:47:54Z
Originally Posted by: ame02 

No, i want to update individual jobs.
For example i have a master server with multiple jobs. Then i do my modifications on a certain job, export this single job and want to update the same existing job with the modifications done on te target host.



This does not sound suitable for command line. To enter ids of individual Jobs. Better to use the VisualCron .NET API where you have full control of what you import. I do not see how we could design the VCCommand.exe for importing individual Jobs - it is another thing if the export contains the Jobs you want to import (i.e. filtering when exporting).
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top