Sending email when creating a new issue list item

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Carole MacDonald (elora_c_at_yahoo.com)
Date: 09/27/04


Date: 27 Sep 2004 12:47:48 -0700

I have an issue list that is setup to send an email to the "assigned
to" person upon creating or updating a list item. If I create a new
item through the website, that works fine. But if I create an item
programmatically with SPListItemCollection.Add() and
SPListItem.Update(), no email is sent. Is there a way to trigger an
email notification be sent when creating the list item through code?

Thanks,
Carole



Relevant Pages

  • Re: Create a Trigger for an existing View
    ... If user X with the USER_ID 2 will complete a new order my trigger must ... updating trigger, but the actuator for the trigger is an "insert into" ... is just a stored query, it doesn't immediately materialize and store ... I must insert the new entry of DEMO_ORDERS over a trigger into my new ...
    (comp.databases.oracle.server)
  • Re: MS SQL table update using view
    ... You can't update a view composed of multiple tables, you could create an instead of trigger on the view which will give you access to updating both tables using 2 update statements. ... so now I have the values both table one and tow displaying in the manner I wanted it to be. ...
    (microsoft.public.sqlserver.programming)
  • Re: Timer Circuits or PIC
    ... The whole setup will have 5 instances of the setup described below. ... I have a single pulse trigger which I need to subsequently operate 2 outputs using delays using a 2nd input to decided what to trigger. ... Should I use a combination of timer circuits to do this but with having 5 of these it would become a mass of timer circuits. ... Might want to invest in some position sensors, watchdog timers and maybe even external solenoid drive gates in case the processor goes horribly wrong. ...
    (sci.electronics.basics)
  • Re: SQL Update question
    ... replication going on in the ... may trigger unnecessary replication of the data and potentially cause ... updating a field unnecessarily may cause the trigger to fire. ...
    (microsoft.public.vb.general.discussion)
  • Re: Create a Trigger for an existing View
    ... INNER JOIN DEMO_ORDERS ... If user X with the USER_ID 2 will complete a new order my trigger must ... updating trigger, but the actuator for the trigger is an "insert into" ... I must insert the new entry of DEMO_ORDERS over a trigger into my new ...
    (comp.databases.oracle.server)