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.


Mayank Goyel
2010-06-10T12:12:53Z
If we create a job from Visual Cron Client, it checks for blank and unique job name. However, it doesn't apply same check for task name.

In addition, this check is not applicable if I use API to add a job. It allows me to add a job without name or duplicate job from API.
Sponsor
Forum information
Support
2010-06-10T17:30:41Z
You are right. The name is not unique. We just added a warning because Jobs could be mixed up by user if not careful.

The unique part is an Id property which is created when you create a new Job object.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Mayank Goyel
2010-06-10T17:40:13Z
Is it possible for you guys to add a check for uniquness of Job Name and Task Name?
Scroll to Top