Hi All,
I have created a scheduler with the help of the following blog :
Did you know you can schedule jobs in portal using KM's Scheduler Task?
I have written the code for sending e-mail in the run() function. The code for e-mail sending works properly separately but I do not receive any mails when I use this code in the scheduler.
Can any one tell me if I could have missed some thing while creating the Scheduler Task.