I inherited a program that is event driven, i.e., from the Scheduler

The templates were working with both the templates and scheduler located at 
Server A

Were still working after moving the code to Server B, but calling templates 
with the scheduler at Server A.

Problem occurred when I configured Server B to handle the scheduling.

In addition, if I execute the same template by calling the URL from a 
browser it works fine.


Some more details

Event scheduler calls Template1. Template1 then executes Template2 using a 
<CFMODULE
Template2 then queries another site using CFHTTP

CFHTTP.FileContent usually comes back empty, but may have one line.
CFHTTP.StatusCode contains "Success"

I am wondering if the scheduler might not be driving the event in the same 
manner as a CFHTTP and
that is conflicting with my CFHTTP?

Thanks,

Nick




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:194257
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to