D
David Lightman Robles
Hi all,
We need to automatically create task items in our employees Outlook task
list. We manage to send emails using xp_sendmail, but it is not enough.We
have seen 'application/ms-tnef' mime contents attached to emails when they
are generated by Outlook itself and we are wondering/guessing/thinking a way
to generate those tasks and assign them to our employees when certain
criteria are met (triggers, scheduled batch jobs in SQL server, etc).
Everything should run from the server point of view (there should be no user
intervention when generating/assigning the task), and the user should just
accept the task sended to him by the server.
Has someone faced this challenge before? Any ideas would be greatly
appreciated.
We need to automatically create task items in our employees Outlook task
list. We manage to send emails using xp_sendmail, but it is not enough.We
have seen 'application/ms-tnef' mime contents attached to emails when they
are generated by Outlook itself and we are wondering/guessing/thinking a way
to generate those tasks and assign them to our employees when certain
criteria are met (triggers, scheduled batch jobs in SQL server, etc).
Everything should run from the server point of view (there should be no user
intervention when generating/assigning the task), and the user should just
accept the task sended to him by the server.
Has someone faced this challenge before? Any ideas would be greatly
appreciated.