Tagged Questions
0
votes
1answer
22 views
Alert on document library comes through 3 times
I am using SharePoint 2010......when I create an Alert I do get an email saying I created the Alert, but when I do something that will kick of the Alert I do get the email that say I added a new ...
1
vote
1answer
105 views
How to manage alerts for multiple users without deleting?
New here and also very new to SharePoint.
I am looking for the best way to manage user and site alerts without deleting them. i.e making changes to the current alerts.
0
votes
1answer
59 views
Cannot change the site collection administrator - error?
I am trying to change the Site Collection administrator for a site collection, in Central Admin. under Site Collection Administrators.
When I select a new user from the lookup I get the "Error. An ...
0
votes
0answers
38 views
Can I subscribe to all discussion boards with single alert (2010)?
In SharePoint 2010, is there any way to subscribe to all of a site's discussion boards easily?
I do not want to have to create alerts for each individual discussion boards as there will be quite a ...
2
votes
0answers
65 views
Customize “Additional Information Required” Email
We are using the Content Organizer in SharePoint 2010 to route documents to a central location. Before the documents are routed, however, there are a few required meta-data fields that need to be ...
0
votes
1answer
104 views
Receive a task notification for any task assigned to you - your group or not
Is there a general place to set up notifications on tasks so that anyone who has a task assigned to them will receive a notification - not dependant on if they have set up an alert for that list or ...
0
votes
1answer
25 views
Longest practical filter for an alert
Environment: SP2010 Enterprise SP1, Server/SQL 2008 R2, VS2012
When building alerts through object model, what is the longest or most complex CAML filter that can be applied to them? Can they be as ...
0
votes
2answers
92 views
Fixing programmatic alert URLs
Environment: SP2010 Enterprise, SQL2008R2, VS2012, full server access
A while ago I created a massive amount of alerts using a c# console app I made in VS. The app ran on the server using SP ...
0
votes
2answers
146 views
Daily summary alert split into multiple emails
Pretty simple problem that apparently was experienced by a lot of people in MOSS, but extensive research has produced exactly zero answers.
Environment: 2010 SP1 August CU, single-server farm with ...
2
votes
1answer
63 views
SPv4 - Alerts based on view - What are the limitations?
The quick version (SP2010 Enterprise): What requirements/limitations are there for being able to assign a view to an alert?
The full explanation:
I've been playing around with creating alerts via C# ...
1
vote
0answers
63 views
Notification system for SP 2010 portal users
There is a task to implement the notification system in SP2010 portal (~ 12 thousand users).
Need to solve following tasks with notification:
List of items where each item has a group of users and ...
1
vote
1answer
98 views
How to prevent alerts from SPEmailEventReceiver?
I have been struggling with a small but irritating problem for a while now and suddenly I ran out of ideas.
I have implemented an email event receiver in Sharepoint 2010. The event receiver creates ...
1
vote
0answers
252 views
How to customize OOTB workflow emails
How can I make simple format-type customizations to ALL OOTB workflow related emails?
I have found that many pre-Sharepoint 2010 posts indicated that OOTB workflow emails are in fact 'alerts', and ...
0
votes
1answer
62 views
Email users, unless they appear in list
I have a series of forms which users are required to fill in by a certain date.
5 days before this date I'd like to send out an email reminder to those who have not completed it.
Is there a way of ...
0
votes
0answers
57 views
send notification when specific fields updated
We have two types of field in one of Case list which are Internal and External.
We would like to allow our external users to create an alert to be alerted on any changes made on external fields. ...
0
votes
1answer
70 views
Alert on All Items added automatically and erroneously on item insert or update
When a specific user adds or updates an item in a specific list, an alert automatically created for that user, set to notifiy them of changes/inserts to "All Items". This shouldn't be happening, but ...
2
votes
3answers
4k views
How To: Send the Alert Emails to External Email Addresses?
In our SP2010 Intranet (Windows authentication) we are using "Alert Me" feature and it has been working great.
However, Currently we have a new difficult situation where we want to send the Alert ...
1
vote
1answer
719 views
Send alerts, default functionality
I have a document library with custom columns that point to metadata term groups.
When I add a file, the system sends an alert, at that time(when you upload the file), the system does not ask for the ...
0
votes
1answer
300 views
Alerts does not send the metadata
I have a document library with 4 columns which are of type metadata.
All 4 columns are mandatory.
When an user creates an alert, and somebody uploads a document and fills the metadata column, then in ...
1
vote
1answer
249 views
get alerted when a file is downloaded
I have a document library in sharepoint 2010 and our product management team want to be alerted when a file downloaded by a user. is there any way to achieve this?
thanks
0
votes
2answers
68 views
SharePoint Email Alert when particular user sends an email
I'm not sure if this question has been asked, but I was wondering is there a way to send an email alert to a user when an email is sent from a certain user in SharePoint 2010. I know you can send ...
0
votes
1answer
310 views
Sharepoint Alerts sending wrong information in emails
I have a Document Library named Project Files where details of all our projects are uploaded. As many users refer to the files on this library, they have alerts for new documents added when changes ...
1
vote
1answer
602 views
Standard Alert emails - what determines what is shown?
When I create a standard alert, where does the format for that alert email come from? How can I change it?
7
votes
1answer
662 views
How exactly works sending e-mails from SharePoint?
I have basic information about alerts, I can setup them, manage them via CA or power-shell scripts, I can test the SMTP sending functionality via telnet if they are not sent, but still don't know how ...
5
votes
1answer
1k views
Alert customization
I'm reading "How to create a custom e-mail alert handler in Microsoft Office SharePoint Server" right now and as follow the how-to-guide, I found out that every time you need to modify alerts you ...
2
votes
3answers
745 views
Deactivate email-notifications for SPLists only temporally (and programmatically)
So here's my Problem:
I have a list which is used to notificate user. (Announcements) So it's essential that the email notifications work for most of the time. The announcement (items) get saved in ...
6
votes
3answers
9k views
How to create custom email alert template in SharePoint 2010
There seems to be a widely popular blog post (here) about creating these. It's tailored to SharePoint 2007, but I've read through the entire article, and it makes sense. I've followed the directions, ...
0
votes
1answer
729 views
Custom Alert Notification IAlertNotifyHandler Handler not firing
I'm trying to create a custom Alert Notification handler that implements IAlertNotifyHandler to intercept immediate alerts generated by changed to publishing pages.
I've followed this guide, and also ...
3
votes
2answers
359 views
Creating Alert programmatically on GET request
I'm having problems creating an Alert for the current user programmatically for a GET request. No matter how I try to do it, it says updates are not allowed for GET requests.
var spContext = ...

