I have never used it, but I would look into the ColdFusion Administrator
API. It probably has access to that information. 


......................
Ben Nadel
Certified Advanced ColdFusion MX7 Developer
www.bennadel.com
 
Need ColdFusion Help?
www.bennadel.com/ask-ben/

-----Original Message-----
From: Michael Eger [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 12, 2007 10:12 AM
To: CF-Talk
Subject: Schdule Task Management

Can anyone tell me if there is a way to query cold fusion scheduled
tasks (Return File Name, Type, Size, Last Run, etc.). Does this
information get written to a log that I could read?

 

We have some large tasks that need to run in the background for some
very large clients, but the clients need the ability to force these jobs
to run immediately. Essentially, I need similar functionality as
cfAdministrator, without giving clients access to the server. CFSchedule
allows me add, update and delete the jobs, but I need to retrieve
information or somehow track information about each job. If I can not
get this information easily, I was thinking about adding a
cfScheduleTaskManagement component that tracks and stores information
about schedule jobs in a database. I probably would need to do at least
some of this anyway, since schedule tasks could be client specific. 

 

-- Mike

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283544
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to