![]() |
Telelogic SYNERGY (steve huntington) | ![]() |
Topic Title: how to send email when CR is reassigned to new user Topic Summary: Created On: 9-Jan-2006 20:24 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
I need to write a trigger for when a CR has been reassigned to a new user. How should i go about doing this since there really is not state change but just an attribute change.
Thanks for any info, Darren |
|
![]() |
|
![]() |
|
There is a supplied/builtin trigger for this:
crAssignEmail.pl Simply open your lifecycle for edit. Click "Edit" in the CRProcess and then then "General" tab. under "General Modification Scripts" clickc "Available Triggers" and look for the crAssignEmail.pl script. Todd |
|
![]() |
|
![]() |
|
Hello Darren,
There is no state change needed to fire a trigger: you can put the trigger proposed by Todd as a modification trigger.
In the lifecycle edit section, Attributes tab, set the modification trigger on the attribute impacted (e.g. resolver). Any change to this attribute will fire the trigger, so you may want to implement some checks before sending mail.
--
Boris
Edited: 14-Feb-2006 at 13:40 by Boris Baldassari |
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.