we created a service through which we retrive data from JDEdwards(DB2 database) based on time constraint of 24 hrs. The server is hosted in asp.net 2.0 web application in IIS 6.0 on Win 2003 Server.
But after invocation of thread, firstday data retrieval is doing fine. On the very next day the thread is not retrieving data and the thread is going on sleepmode.
in our testing environment, the service is working fine. Data retrieval is also happening as per scheduled time, even though the system is logged off by all the users.
Please advice in this regard.
thanks
Sibaram