One of the differences between running a method from the trigger tab and from the Dispatcher is permissions. At the trigger tab, the method runs with your permissions; when fired from the Dispatcher, the method runs as Anonymous User. You must us "proxy roles" to give the method sufficient permissions to do what you want it to do. If the Sheduled Time is advancing as planned, the Dispatcher is firing the event. It's hard to imagine how it could fire the event but not make an entry in the log. Are you positive that the STUPID_LOG_FILE is enabled and functioning? -- HTH -- Loren ----- Original Message ----- From: "Lively, George" <george.lively@ccpace.com> To: <lstaffor@dynalogic.com> Sent: Friday, April 06, 2001 2:52 PM Subject: Xron question
I have installed Xron per your instructions, but am having a problem.
I have set up my scheduled dtml method at the Root Folder and it should add a file to the local file system when it is triggered. In fact, when I select 'Trigger' off the toolbar, I get the results I expect. When I set the time and wait to see what happens, the file is not added. Yet, when I look at the EventSchedule, the Scheduled Time for the event I have put together has advanced a full day (as I had expected). Also, no information has been added to the log concerning any scheduled events.
I hope I am being clear in the description of my problem. Any help would be greatly appreciated.
Thanks, George Lively
participants (1)
-
Loren Stafford