Site Provisioning and List Alert

  • 21 July 2008
  • 1 reply
  • 0 views

Badge +3

Hello all,


I am working on a project site provisioning process: A user fills out a form that defines project sponsors, project managers, project name, and other relevant fields.  When the project management team approves this, a project site is created.  However, an additional requirement is that the users would like to use the native sharepoint list alerts.  Is there a way K2 blackpearl could achieve this?  Basically, I would like to add the project manager and project sponsor to the list alert users.  I was looking at the SharePoint User Management event, but I am not seeing any options that fulfills my needs.  Please help.  Thank you in advance!


 


Brian


1 reply

Badge +9
I'm not aware of functionality built into any of the SharePoint Event Wizards that provide this functionality.  You may consider using a Server Event and then right-clicking and selecting View Code and then write code that utilizes SharePoint APIs/WebServices to do this.

Reply