What triggers notifications??
Posted: Fri Oct 24, 2008 1:30 pm
Hi,
I'm having some difficulties understanding what triggers the sending of notifications. I am mostly curious as to what sends the "winning bid" email to the users and admins. I've been prepping our WebAuction system for an internal charity auction and in my tests I noticed that the notification were not triggered by the auction end or close time on the specific items in that auction. Oddly enough, the notification came 11 hours and a handful of minutes after the time I would have expected the notifications to have been sent. I am running both the database and auction site (IIS w/ ISAPI for php) off a Windows 2K3 server and the only correlation that I could see was that it looked like the site or application pool was possibly restarted at the same time the notifications were finally sent.
So what does trigger these notifications? Is it something upon application startup? Is it triggered by the auction and/or item close times?
Thanks much!
I'm having some difficulties understanding what triggers the sending of notifications. I am mostly curious as to what sends the "winning bid" email to the users and admins. I've been prepping our WebAuction system for an internal charity auction and in my tests I noticed that the notification were not triggered by the auction end or close time on the specific items in that auction. Oddly enough, the notification came 11 hours and a handful of minutes after the time I would have expected the notifications to have been sent. I am running both the database and auction site (IIS w/ ISAPI for php) off a Windows 2K3 server and the only correlation that I could see was that it looked like the site or application pool was possibly restarted at the same time the notifications were finally sent.
So what does trigger these notifications? Is it something upon application startup? Is it triggered by the auction and/or item close times?
Thanks much!