| Author |
Message |
B Deepak
Guest
|
Posted:
Thu Sep 08, 2005 8:53 am Post subject:
document change notification |
|
|
Hi Group,
I am currently working on document change notification stuff. In this,
whenever any user add/delete/update the document, then we should be alerted
for it. But I dont want email notification, is there any other workaround
for it?. How do I know whethere perticular document is updated or not?
Suggestions will be appreciated...
Thanks,
deepak |
|
| Back to top |
|
 |
Deepak
Guest
|
Posted:
Fri Sep 09, 2005 4:52 pm Post subject:
RE: document change notification |
|
|
Hi Deepak
Provide your own event handler to that document library. Once you do that
you can perfrom any action you wish to depending on the event that the user
has performed. However , the event handler will be invoked asynchronously.
Hope that this helps.
Regards
Deepak
"B Deepak" wrote:
| Quote: | Hi Group,
I am currently working on document change notification stuff. In this,
whenever any user add/delete/update the document, then we should be alerted
for it. But I dont want email notification, is there any other workaround
for it?. How do I know whethere perticular document is updated or not?
Suggestions will be appreciated...
Thanks,
deepak
|
|
|
| Back to top |
|
 |
B Deepak
Guest
|
Posted:
Mon Sep 12, 2005 8:53 am Post subject:
Re: document change notification |
|
|
Hi Deepak,
Can u plse provide me the code?
Hey , but make sure the code is for web services because I am working on web
services. I dont want for native API calls.
Thanks,
Deepak
"Deepak" <Deepak@discussions.microsoft.com> wrote in message
news:9C1EDD8A-09A7-4C7E-925A-4A97C61372EA@microsoft.com...
| Quote: | Hi Deepak
Provide your own event handler to that document library. Once you do that
you can perfrom any action you wish to depending on the event that the
user
has performed. However , the event handler will be invoked asynchronously.
Hope that this helps.
Regards
Deepak
"B Deepak" wrote:
Hi Group,
I am currently working on document change notification stuff. In this,
whenever any user add/delete/update the document, then we should be
alerted
for it. But I dont want email notification, is there any other workaround
for it?. How do I know whethere perticular document is updated or not?
Suggestions will be appreciated...
Thanks,
deepak
|
|
|
| Back to top |
|
 |
news.microsoft.com
Guest
|
Posted:
Wed Sep 14, 2005 12:52 pm Post subject:
Re: document change notification |
|
|
Find details on Sharepoint Event Handler in this article:
http://msdn.microsoft.com/library/en-us/spptsdk/html/tsptDocLibEvents_SV01034973.asp?frame=true
"B Deepak" <deepak_badki@persistent.co.in> wrote in message
news:%23OPcjg1tFHA.2948@TK2MSFTNGP15.phx.gbl...
| Quote: | Hi Deepak,
Can u plse provide me the code?
Hey , but make sure the code is for web services because I am working on
web
services. I dont want for native API calls.
Thanks,
Deepak
"Deepak" <Deepak@discussions.microsoft.com> wrote in message
news:9C1EDD8A-09A7-4C7E-925A-4A97C61372EA@microsoft.com...
Hi Deepak
Provide your own event handler to that document library. Once you do that
you can perfrom any action you wish to depending on the event that the
user
has performed. However , the event handler will be invoked
asynchronously.
Hope that this helps.
Regards
Deepak
"B Deepak" wrote:
Hi Group,
I am currently working on document change notification stuff. In this,
whenever any user add/delete/update the document, then we should be
alerted
for it. But I dont want email notification, is there any other
workaround
for it?. How do I know whethere perticular document is updated or not?
Suggestions will be appreciated...
Thanks,
deepak
|
|
|
| Back to top |
|
 |
B Deepak
Guest
|
Posted:
Mon Sep 19, 2005 8:51 am Post subject:
Re: document change notification |
|
|
But is it doable with sharepoint services? Bcoz I have to do it using
sharepoint web services.
Thanks,
Deepak
"news.microsoft.com" <jan.l@nge.nu> wrote in message
news:u3e2D7QuFHA.3104@TK2MSFTNGP10.phx.gbl...
| Quote: | Find details on Sharepoint Event Handler in this article:
http://msdn.microsoft.com/library/en-us/spptsdk/html/tsptDocLibEvents_SV01034973.asp?frame=true
"B Deepak" <deepak_badki@persistent.co.in> wrote in message
news:%23OPcjg1tFHA.2948@TK2MSFTNGP15.phx.gbl...
Hi Deepak,
Can u plse provide me the code?
Hey , but make sure the code is for web services because I am working on
web
services. I dont want for native API calls.
Thanks,
Deepak
"Deepak" <Deepak@discussions.microsoft.com> wrote in message
news:9C1EDD8A-09A7-4C7E-925A-4A97C61372EA@microsoft.com...
Hi Deepak
Provide your own event handler to that document library. Once you do
that
you can perfrom any action you wish to depending on the event that the
user
has performed. However , the event handler will be invoked
asynchronously.
Hope that this helps.
Regards
Deepak
"B Deepak" wrote:
Hi Group,
I am currently working on document change notification stuff. In this,
whenever any user add/delete/update the document, then we should be
alerted
for it. But I dont want email notification, is there any other
workaround
for it?. How do I know whethere perticular document is updated or not?
Suggestions will be appreciated...
Thanks,
deepak
|
|
|
| Back to top |
|
 |
svdoever
Joined: 10 Mar 2005
Posts: 12
|
Posted:
Wed Sep 28, 2005 12:51 am Post subject:
Re: document change notification |
|
|
No, you can't do it using web services. Of course you could call a web
service when your event handler is fired...
Serge van den Oever
"B Deepak" <deepak_badki@persistent.co.in> wrote in message
news:%23kcgsaNvFHA.3792@TK2MSFTNGP10.phx.gbl...
| Quote: | But is it doable with sharepoint services? Bcoz I have to do it using
sharepoint web services.
Thanks,
Deepak
"news.microsoft.com" <jan.l@nge.nu> wrote in message
news:u3e2D7QuFHA.3104@TK2MSFTNGP10.phx.gbl...
Find details on Sharepoint Event Handler in this article:
http://msdn.microsoft.com/library/en-us/spptsdk/html/tsptDocLibEvents_SV01034973.asp?frame=true
"B Deepak" <deepak_badki@persistent.co.in> wrote in message
news:%23OPcjg1tFHA.2948@TK2MSFTNGP15.phx.gbl...
Hi Deepak,
Can u plse provide me the code?
Hey , but make sure the code is for web services because I am working on
web
services. I dont want for native API calls.
Thanks,
Deepak
"Deepak" <Deepak@discussions.microsoft.com> wrote in message
news:9C1EDD8A-09A7-4C7E-925A-4A97C61372EA@microsoft.com...
Hi Deepak
Provide your own event handler to that document library. Once you do
that
you can perfrom any action you wish to depending on the event that the
user
has performed. However , the event handler will be invoked
asynchronously.
Hope that this helps.
Regards
Deepak
"B Deepak" wrote:
Hi Group,
I am currently working on document change notification stuff. In this,
whenever any user add/delete/update the document, then we should be
alerted
for it. But I dont want email notification, is there any other
workaround
for it?. How do I know whethere perticular document is updated or not?
Suggestions will be appreciated...
Thanks,
deepak
|
|
|
| Back to top |
|
 |
B Deepak
Guest
|
Posted:
Thu Oct 27, 2005 8:51 am Post subject:
Re: document change notification |
|
|
Can I use the SP server native API calls from the machine other than SP
server installed machine?
Regards,
Deepak
"Serge van den Oever" <serge@macaw.nl> wrote in message
news:O6R9$76wFHA.2516@TK2MSFTNGP12.phx.gbl...
| Quote: | No, you can't do it using web services. Of course you could call a web
service when your event handler is fired...
Serge van den Oever
"B Deepak" <deepak_badki@persistent.co.in> wrote in message
news:%23kcgsaNvFHA.3792@TK2MSFTNGP10.phx.gbl...
But is it doable with sharepoint services? Bcoz I have to do it using
sharepoint web services.
Thanks,
Deepak
"news.microsoft.com" <jan.l@nge.nu> wrote in message
news:u3e2D7QuFHA.3104@TK2MSFTNGP10.phx.gbl...
Find details on Sharepoint Event Handler in this article:
http://msdn.microsoft.com/library/en-us/spptsdk/html/tsptDocLibEvents_SV01034973.asp?frame=true
"B Deepak" <deepak_badki@persistent.co.in> wrote in message
news:%23OPcjg1tFHA.2948@TK2MSFTNGP15.phx.gbl...
Hi Deepak,
Can u plse provide me the code?
Hey , but make sure the code is for web services because I am working
on
web
services. I dont want for native API calls.
Thanks,
Deepak
"Deepak" <Deepak@discussions.microsoft.com> wrote in message
news:9C1EDD8A-09A7-4C7E-925A-4A97C61372EA@microsoft.com...
Hi Deepak
Provide your own event handler to that document library. Once you do
that
you can perfrom any action you wish to depending on the event that
the
user
has performed. However , the event handler will be invoked
asynchronously.
Hope that this helps.
Regards
Deepak
"B Deepak" wrote:
Hi Group,
I am currently working on document change notification stuff. In
this,
whenever any user add/delete/update the document, then we should be
alerted
for it. But I dont want email notification, is there any other
workaround
for it?. How do I know whethere perticular document is updated or
not?
Suggestions will be appreciated...
Thanks,
deepak
|
|
|
| Back to top |
|
 |
|
|
|
|