![]() |
Telelogic SYNERGY (steve huntington) | ![]() |
Topic Title: how can I use the "task's number" as keyword ? Topic Summary: Created On: 16-Aug-2007 09:41 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Dear All, I have a question about keywords in CM Synergy : how can I use the "task's number" as keyword ?
To add new keywords, you have to do : The example with the "release" keyword work very well but I don't know how I can use the "task's number" as keyword. I tried "task", "task_number", "tasknumber" ... but it doesn't work. Thanks, |
|
![]() |
|
![]() |
|
Grégory,
The problem is that the keywords have to attributes of the file. The task_number attribute is not an available attribute of the object so it will never expand. You can get the associated task of an object using the "is_associated_task_of('object_id')", but I don't think the keyword file will expand a query. You could add the attribute to each object version using a trigger, but it would be tricky to handle an object associated to more than 1 task. ------------------------- Dave D'Amico Vice President of Technology Beacon Associates Inc. 900A South Main St - Suite 102 Bel Air, MD 21014 (401) 575-0138 ddamico@beaconassociates.net |
|
![]() |
|
![]() |
|
David,
Thanks for your response. So I have to use a trigger... It's a shame :-( Grégory. |
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.