Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Calendaring / August 2006

Tip: Looking for answers? Try searching our database.

Calendar Rules

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Fishman4 - 28 Aug 2006 17:56 GMT
I have a Business Application that generates automated emails to specific
recipients when certain conditions are met.  Is there a way to populate the
body of the email with information and have a rule turn it into a meeting
request for the recipient?  The automated email can only be an email and not
a request.  Any help or suggestions would be greatly appreciated.
Signature

Fishman4

Sue Mosher [MVP-Outlook] - 28 Aug 2006 18:04 GMT
Only if you can install code on the recipients' machines. It's not clear whether your recipients are inside your organization, and thus potentially under your control, or outside.

Signature

Sue Mosher, Outlook MVP
  Author of Configuring Microsoft Outlook 2003
    http://www.turtleflock.com/olconfig/index.htm
  and Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx
 

>I have a Business Application that generates automated emails to specific
> recipients when certain conditions are met.  Is there a way to populate the
> body of the email with information and have a rule turn it into a meeting
> request for the recipient?  The automated email can only be an email and not
> a request.  Any help or suggestions would be greatly appreciated.
Fishman4 - 28 Aug 2006 18:33 GMT
They are all on our domain so I can do whatever (hopefully) needs to be done.
Signature

Fishman4

> Only if you can install code on the recipients' machines. It's not clear whether your recipients are inside your organization, and thus potentially under your control, or outside.
>
[quoted text clipped - 3 lines]
> > request for the recipient?  The automated email can only be an email and not
> > a request.  Any help or suggestions would be greatly appreciated.
Sue Mosher [MVP-Outlook] - 28 Aug 2006 19:10 GMT
The best solution would be to write an Outlook add-in (see http://www.outlookcode.com/d/comaddins.htm ) to parse the message text and use its information to create new appointments (not meeting requests, but appointments) in the user's Calendar folder. The add-in would need to be installed on every recpient's machine.

Why can't your application just create meeting requests in the first place.
Signature

Sue Mosher, Outlook MVP
  Author of Configuring Microsoft Outlook 2003
    http://www.turtleflock.com/olconfig/index.htm
  and Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx
 

> They are all on our domain so I can do whatever (hopefully) needs to be done.
>
[quoted text clipped - 5 lines]
>> > request for the recipient?  The automated email can only be an email and not
>> > a request.  Any help or suggestions would be greatly appreciated.
Fishman4 - 28 Aug 2006 19:19 GMT
It is a web based tool that we subscribe to as a company and it is managed by
the vendor.  There is probably a way for it to happen on their end, but they
are telling me that it can't be done.  I have to take their word for it and
try to solve it on my end.
Signature

Fishman4

> The best solution would be to write an Outlook add-in (see http://www.outlookcode.com/d/comaddins.htm ) to parse the message text and use its information to create new appointments (not meeting requests, but appointments) in the user's Calendar folder. The add-in would need to be installed on every recpient's machine.
>
[quoted text clipped - 8 lines]
> >> > request for the recipient?  The automated email can only be an email and not
> >> > a request.  Any help or suggestions would be greatly appreciated.
Sue Mosher [MVP-Outlook] - 28 Aug 2006 19:57 GMT
"Won't" is more likely than "can't," given that there is an Internet specification for calendar interchange (iCalendar) that would allow them to generate meeting requests that Outlook or another other iCal-supporting application could read.

Signature

Sue Mosher, Outlook MVP
  Author of Configuring Microsoft Outlook 2003
    http://www.turtleflock.com/olconfig/index.htm
  and Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx
 

> It is a web based tool that we subscribe to as a company and it is managed by
> the vendor.  There is probably a way for it to happen on their end, but they
[quoted text clipped - 4 lines]
>>
>> Why can't your application just create meeting requests in the first place?

>>    
>> > They are all on our domain so I can do whatever (hopefully) needs to be done.
[quoted text clipped - 6 lines]
>> >> > request for the recipient?  The automated email can only be an email and not
>> >> > a request.  Any help or suggestions would be greatly appreciated.
Fishman4 - 28 Aug 2006 20:32 GMT
I'm sure that you are right and if I loosened the purse strings and offered
to pay, they would probably have 15 different ways to do it for me.  

As for the book you referenced....I am not a programmer, however I do have
limited knowlegde/experience with this stuff.  I do some VB stuff in excel.  
Will I be able to understand what I am reading?  Or will this task likely be
over my  head?
Signature

Fishman4

> "Won't" is more likely than "can't," given that there is an Internet specification for calendar interchange (iCalendar) that would allow them to generate meeting requests that Outlook or another other iCal-supporting application could read.
>
[quoted text clipped - 17 lines]
> >> >> > request for the recipient?  The automated email can only be an email and not
> >> >> > a request.  Any help or suggestions would be greatly appreciated.
Sue Mosher [MVP-Outlook] - 28 Aug 2006 20:56 GMT
Writing the Outlook code itself isn't hard. Building and deploying a COM add-in can be quite a bit harder, depending on the development platform you decide to use. If you want to try VBA before you do that, see http://www.outlookcode.com/d/distributevba.htm 

Signature

Sue Mosher, Outlook MVP
  Author of Configuring Microsoft Outlook 2003
    http://www.turtleflock.com/olconfig/index.htm
  and Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx
 

> I'm sure that you are right and if I loosened the purse strings and offered
> to pay, they would probably have 15 different ways to do it for me.  
[quoted text clipped - 25 lines]
>> >> >> > request for the recipient?  The automated email can only be an email and not
>> >> >> > a request.  Any help or suggestions would be greatly appreciated.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.