Hey,

I am faced with a big pain... One of my customers is hosted on a shared box
that has cfschedule disabled... And of coures I need it. I have to schedule
a task only at the very end of the last process. I can't have the processes
overlap, as such I am scheduling the next one for 5 minutes after the
previous one ends.

I've looked at the JAVA object  "coldfusion.server.ServiceFactory" and found
the "CronService", it seems straight forward to use, but I don't know how to
pass the arguments into it so as to creat a new task. I was able to read all
the tasks, view the details of each task and even delete one, but Icannot
for the life of me figure out the correct order for the updateTask method.

Anyone had to go down this road before?

-- 
Alan Rother
Macromedia Certified Advanced ColdFusion MX 7 Developer


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244832
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to