Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Exchange
2000.active.directory
2000.admin
2000.announcements
2000.app.conversion
2000.applications
2000.clients
2000.clustering
2000.connectivity
2000.development
2000.documentation
2000.general
2000.information.store
2000.interop
2000.kms
2000.misc
2000.protocols
2000.realtime.collabo.
2000.setup
2000.transport
2000.win2000
admin
application.conversion
applications
clients
clustering
connectivity
design
development
misc
mobility
setup
tools
  
 
date: Mon, 17 Oct 2005 14:00:02 -0700,    group: microsoft.public.exchange2000.development        back       


Event sink not firing if Process meeting request is enabled   
I have a resource mailbox which has 
"Automatically accept meeting requests and process cancellations" and 
"Automatically decline conflicting meeting requests" enabled. For this 
mailbox I have registered an eventsink, but this event sink not firing ever. 
I have another mailbox which does NOT have Automatically accept enabled, 
there the event sink works fine. 

How can i make the Event sink to fire on my 1st mail box. Any help and/or 
thoughts ..
date: Mon, 17 Oct 2005 14:00:02 -0700   author:   Sandeep

Re: Event sink not firing if Process meeting request is enabled   
Where is the event sink registered is it on the calendar or the Inbox ?

When people use Outlook Direct Booking (which is what you are using by 
turning on "Automatically accept meeting requests and process cancellations) 
to book a meeting room a Message is never sent to that mailbox. The 
appointment is placed directly in the resource mailboxes calendar have a 
look at http://www.slipstick.com/calendar/skedresource.htm and 
http://support.microsoft.com/?kbid=300618 .  In that case if you have an 
event sink attached to the inbox then I wouldn't expect it to fire.

If you want this type of functionality from an Event sink you might want to 
look at Auto Accept sinks from Microsoft or Sourceforge.

http://www.microsoft.com/technet/prodtechnol/exchange/guides/AutoAcceptAgent/9ed501ad-c7eb-49b4-9bbd-5a047d797dd3.mspx

http://sourceforge.net/project/shownotes.php?release_id=160164



Cheers
Glen


"Sandeep"  wrote in message 
news:7639AF43-DD0E-428A-B771-63345CB71DD6@microsoft.com...
>I have a resource mailbox which has
> "Automatically accept meeting requests and process cancellations" and
> "Automatically decline conflicting meeting requests" enabled. For this
> mailbox I have registered an eventsink, but this event sink not firing 
> ever.
> I have another mailbox which does NOT have Automatically accept enabled,
> there the event sink works fine.
>
> How can i make the Event sink to fire on my 1st mail box. Any help and/or
> thoughts ..
date: Tue, 18 Oct 2005 13:14:27 +1000   author:   Glen Scales [MVP]

Re: Event sink not firing if Process meeting request is enabled   
I tried on both Inbox and calendar, it did not fire in either box. I think it 
should it fire in calendar, am i Right?

Does MS - AutoAccept provide support to fire scripts? or can be modified to 
support custom actions?

Thanks
Sandeep

"Glen Scales [MVP]" wrote:

> Where is the event sink registered is it on the calendar or the Inbox ?
> 
> When people use Outlook Direct Booking (which is what you are using by 
> turning on "Automatically accept meeting requests and process cancellations) 
> to book a meeting room a Message is never sent to that mailbox. The 
> appointment is placed directly in the resource mailboxes calendar have a 
> look at http://www.slipstick.com/calendar/skedresource.htm and 
> http://support.microsoft.com/?kbid=300618 .  In that case if you have an 
> event sink attached to the inbox then I wouldn't expect it to fire.
> 
> If you want this type of functionality from an Event sink you might want to 
> look at Auto Accept sinks from Microsoft or Sourceforge.
> 
> http://www.microsoft.com/technet/prodtechnol/exchange/guides/AutoAcceptAgent/9ed501ad-c7eb-49b4-9bbd-5a047d797dd3.mspx
> 
> http://sourceforge.net/project/shownotes.php?release_id=160164
> 
> 
> 
> Cheers
> Glen
> 
> 
> "Sandeep"  wrote in message 
> news:7639AF43-DD0E-428A-B771-63345CB71DD6@microsoft.com...
> >I have a resource mailbox which has
> > "Automatically accept meeting requests and process cancellations" and
> > "Automatically decline conflicting meeting requests" enabled. For this
> > mailbox I have registered an eventsink, but this event sink not firing 
> > ever.
> > I have another mailbox which does NOT have Automatically accept enabled,
> > there the event sink works fine.
> >
> > How can i make the Event sink to fire on my 1st mail box. Any help and/or
> > thoughts .. 
> 
> 
>
date: Tue, 18 Oct 2005 08:31:03 -0700   author:   Sandeep

Re: Event sink not firing if Process meeting request is enabled   
It should fire on the calendar when the new item is added to the calendar 
the Iflags value would be different then if it was triggered by a delivered 
email. Are you doing any filtering based on Iflags or are you putting any 
conditions in the Event sink registration itself?

The autoaccept sinks are for resource room bookings if you want more 
functionality then they offer you would have to modify the code and then 
recompile the sink the source code for the one on Sourceforge is available 
on that site. The MS one is closed source so what you see is what you get.

Cheers
Glen

"Sandeep"  wrote in message 
news:AE7AE411-96B9-4788-A30F-2DB70707C933@microsoft.com...
>I tried on both Inbox and calendar, it did not fire in either box. I think 
>it
> should it fire in calendar, am i Right?
>
> Does MS - AutoAccept provide support to fire scripts? or can be modified 
> to
> support custom actions?
>
> Thanks
> Sandeep
>
> "Glen Scales [MVP]" wrote:
>
>> Where is the event sink registered is it on the calendar or the Inbox ?
>>
>> When people use Outlook Direct Booking (which is what you are using by
>> turning on "Automatically accept meeting requests and process 
>> cancellations)
>> to book a meeting room a Message is never sent to that mailbox. The
>> appointment is placed directly in the resource mailboxes calendar have a
>> look at http://www.slipstick.com/calendar/skedresource.htm and
>> http://support.microsoft.com/?kbid=300618 .  In that case if you have an
>> event sink attached to the inbox then I wouldn't expect it to fire.
>>
>> If you want this type of functionality from an Event sink you might want 
>> to
>> look at Auto Accept sinks from Microsoft or Sourceforge.
>>
>> http://www.microsoft.com/technet/prodtechnol/exchange/guides/AutoAcceptAgent/9ed501ad-c7eb-49b4-9bbd-5a047d797dd3.mspx
>>
>> http://sourceforge.net/project/shownotes.php?release_id=160164
>>
>>
>>
>> Cheers
>> Glen
>>
>>
>> "Sandeep"  wrote in message
>> news:7639AF43-DD0E-428A-B771-63345CB71DD6@microsoft.com...
>> >I have a resource mailbox which has
>> > "Automatically accept meeting requests and process cancellations" and
>> > "Automatically decline conflicting meeting requests" enabled. For this
>> > mailbox I have registered an eventsink, but this event sink not firing
>> > ever.
>> > I have another mailbox which does NOT have Automatically accept 
>> > enabled,
>> > there the event sink works fine.
>> >
>> > How can i make the Event sink to fire on my 1st mail box. Any help 
>> > and/or
>> > thoughts ..
>>
>>
>>
date: Wed, 19 Oct 2005 10:57:41 +1000   author:   Glen Scales [MVP]

Re: Event sink not firing if Process meeting request is enabled   
I downloaded the project from Sourceforge and modified to suit the custom 
needs, this project works great for me. Thanks for pointing out to the right 
direction.

Sandeep

"Glen Scales [MVP]" wrote:

> It should fire on the calendar when the new item is added to the calendar 
> the Iflags value would be different then if it was triggered by a delivered 
> email. Are you doing any filtering based on Iflags or are you putting any 
> conditions in the Event sink registration itself?
> 
> The autoaccept sinks are for resource room bookings if you want more 
> functionality then they offer you would have to modify the code and then 
> recompile the sink the source code for the one on Sourceforge is available 
> on that site. The MS one is closed source so what you see is what you get.
> 
> Cheers
> Glen
> 
> "Sandeep"  wrote in message 
> news:AE7AE411-96B9-4788-A30F-2DB70707C933@microsoft.com...
> >I tried on both Inbox and calendar, it did not fire in either box. I think 
> >it
> > should it fire in calendar, am i Right?
> >
> > Does MS - AutoAccept provide support to fire scripts? or can be modified 
> > to
> > support custom actions?
> >
> > Thanks
> > Sandeep
> >
> > "Glen Scales [MVP]" wrote:
> >
> >> Where is the event sink registered is it on the calendar or the Inbox ?
> >>
> >> When people use Outlook Direct Booking (which is what you are using by
> >> turning on "Automatically accept meeting requests and process 
> >> cancellations)
> >> to book a meeting room a Message is never sent to that mailbox. The
> >> appointment is placed directly in the resource mailboxes calendar have a
> >> look at http://www.slipstick.com/calendar/skedresource.htm and
> >> http://support.microsoft.com/?kbid=300618 .  In that case if you have an
> >> event sink attached to the inbox then I wouldn't expect it to fire.
> >>
> >> If you want this type of functionality from an Event sink you might want 
> >> to
> >> look at Auto Accept sinks from Microsoft or Sourceforge.
> >>
> >> http://www.microsoft.com/technet/prodtechnol/exchange/guides/AutoAcceptAgent/9ed501ad-c7eb-49b4-9bbd-5a047d797dd3.mspx
> >>
> >> http://sourceforge.net/project/shownotes.php?release_id=160164
> >>
> >>
> >>
> >> Cheers
> >> Glen
> >>
> >>
> >> "Sandeep"  wrote in message
> >> news:7639AF43-DD0E-428A-B771-63345CB71DD6@microsoft.com...
> >> >I have a resource mailbox which has
> >> > "Automatically accept meeting requests and process cancellations" and
> >> > "Automatically decline conflicting meeting requests" enabled. For this
> >> > mailbox I have registered an eventsink, but this event sink not firing
> >> > ever.
> >> > I have another mailbox which does NOT have Automatically accept 
> >> > enabled,
> >> > there the event sink works fine.
> >> >
> >> > How can i make the Event sink to fire on my 1st mail box. Any help 
> >> > and/or
> >> > thoughts ..
> >>
> >>
> >> 
> 
> 
>
date: Thu, 20 Oct 2005 08:43:08 -0700   author:   Sandeep

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us