Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic SYNERGY (steve huntington)
Decrease font size
Increase font size
Topic Title: general statment regarding object name - query
Topic Summary:
Created On: 6-Apr-2006 12:52
Status: Read Only
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
 6-Apr-2006 12:52
User is offline View Users Profile Print this message


Ronen Ben-Chamo

Posts: 84
Joined: 1-Dec-2005

Hi,
I'm writing custom query

I would like to create a query that take all tasks in status completed at release EGGWare/7.0 and the tasks are not related to spesific objects

The query below work properly
(status='completed') and (release='EGGware/7.0' ) and not "has_associated_object('Bts.cpp#15:c++:1'))"

I would like to get all tasks that are not related to object name XXX and not spesific version of the object
such as
not "has_associated_object('Bts.cpp'))"
or not "has_associated_object('Bts.cpp#*'))"
This syntax is not working,
How can I use a general statment regarding object name?

Thanks,
Ronen



-------------------------
Ronen Ben-Chamo
Configuration Managment
Report this to a Moderator Report this to a Moderator
 7-Apr-2006 11:21
User is offline View Users Profile Print this message


David Dubreu

Posts: 43
Joined: 21-Aug-2003

Hi,

use this : ccm query "name match 'Bts.cpp' "
You can use wildcard too : ccm query "name match 'Bts.*'"

David.
Report this to a Moderator Report this to a Moderator
 9-Apr-2006 07:50
User is offline View Users Profile Print this message


Ronen Ben-Chamo

Posts: 84
Joined: 1-Dec-2005

Thanks,
I use the following syntax

(status='completed') and (release='EGGware/7.0' ) and has_cvtype('base/cvtype/task/1') and (is_task_in_folder_of('1475#1:folderrobtrac')) and not (has_associated_object((name ='Bts.h') or (name ='Bts.cpp')))

Ronen

-------------------------
Ronen Ben-Chamo
Configuration Managment
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic SYNERGY forum.
There are currently 1 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 15:34.
There are currently 0 guests browsing this forum, which makes a total of 1 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.