Hi,
I have one process which contains one activity with server mail event. I need to run it everyday at specific time to send email.
How can i run the process at specific time without asp.net pages.
Thanks,
Senthil
Page 1 / 1
I think the easiest would be to write a small app or service utilizing the K2ROM object model to start the process (only once of course). Add this app or service to the Windows Scheduler to run every day at a specific time.
Hope this helps,
Ockert
Hope this helps,
Ockert
Hi Ockert,
Thanks for your guidance. I will write service/application and add to the scheduler.
Thanks,
Senthil
Thanks for your guidance. I will write service/application and add to the scheduler.
Thanks,
Senthil
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.