I need to write some code that, when lets say 100 prcess instances of a particular process are kicked off, notifies a particular person (or persons) about ALL of these process instances (and show 100 links, one to each of the work list items) in one email. I have no idea how to do that. The issue is that code executing in a particular user's context only pulls up THAT user's worklist but I need to email a set of different users, and for each user, I need to email them THEIR worklist with their active worklist items belonging to a particular named process.
Any ideas would be welcome.
Thanks,
-alex