![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Triggers on link module Topic Summary: Triggers on link module Created On: 6-Jul-2005 14:44 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: There is no module create/delete events. So no, you cannot trigger it. But you can have a post-link-module-open trigger that checks that the current module is currently open Exclusive. It would then query Session-History. If the Session number is zero then we can deduce that it was just created. See attached for a skeleton HistorySession code. This of course won't work for module-deletes nor purges. - Louie | |
![]() |
|
![]() Does anyone know if it is possible to create a trigger which fires each time a link is created or deleted? Cheers, Ewen Miller |
|
![]() |
|
![]() |
|
There is no module create/delete events. So no, you cannot trigger it.
But you can have a post-link-module-open trigger that checks that the current module is currently open Exclusive. It would then query Session-History. If the Session number is zero then we can deduce that it was just created. See attached for a skeleton HistorySession code. This of course won't work for module-deletes nor purges. - Louie |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Triggers on link module
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.