autogenerate outlook tasks from sql server

  • Thread starter David Lightman Robles
  • Start date
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top