Hi all,
I am trying to design a wf where in I am entering some dates in a screen and at the time of saving I need my WF to be triggered.
I am doing as below.
1) I am triggering event from my program.
2) I am passingthe required values into wf contained from Task container.
3) I am checking a value if it is empty or not in an Activty step using a method of my BO.
any ideas of how to do the below.
4) Here I need to trigger a mail on checkin with the current date nd after that on every 7th day to different set of people until a date field is filled.
I am not taking any decision here and shld happen in background.
Pls suggest any ideas.
Regards,
Krishna.
Edited by: Krishna on Feb 27, 2009 6:09 PM