Hi all,
I want to create an activity which sends an automatic reminder email after 2 weeks. This activtiy should be in a side process which gets started through an IPC envent from my original process. The reason for that is that I don't want to have the 2 weeks in the Duration Time of my origianl process cos this would falsify the reports.
Does someone have a good idea of how to achive that. I was first thinking about starting just a thread an let it sleep for the specified time, but I think thats not a good idea cos it wouldn't be good for the performance. So how can I know when 2 weeks are over to send my mail. Can I do something with the Esacalation Class ?
Thx in advance
Automatic Reminder Mail
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.