So today's work narrows things down even further. The Cold Fusion Scheduled Task calls Event1.
Event1 constructs a URL and passes it to a .cfm which uses a cflocation to fire the URL. The fired URL calls Event2 that starts a report. I pass an identifier through from the the URL called by the Cold Fusion Scheduled Task (Event1) all the way through to the URL fired by the cflocation (Event2). Five minutes later the exact same URL is fired again. There is not a second call to Event1. The Cold Fusion Scheduled Task (Event1) does not get called again. Nothing happens until both reports are finished and then the process is repeated. Bryan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331492 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

