![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Global Search Topic Summary: Created On: 13-Feb-2007 15:20 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: Or do that. Tools -> Find. | |||
![]() |
|||
Is it possible to create a DXL script that would perform a text search on all of the objects within a project?
|
|||
![]() |
|||
![]() |
|||
Yeah its possible.
Just have to iterate through each module in the project, opening it, scanning through the objects, finding the ones with the text, and closing it. Put the objects found in a Skip list. ------------------------- David Pechacek AAI Services Textron dpechacek@sc-aaicorp.com David.Pechacek@gmail.com |
|||
![]() |
|||
![]() |
|||
You can perform the global search thru the database GUI. No dxl required. You will have to play around with the database GUI to figure out how -- since my memory is not good enought to call out the specific steps and I am not at a doors station right now.
|
|||
![]() |
|||
![]() |
|||
Or do that. Tools -> Find.
------------------------- David Pechacek AAI Services Textron dpechacek@sc-aaicorp.com David.Pechacek@gmail.com |
|||
![]() |
|||
![]() |
|||
the GUI does solve my Global search, though I still have to re-search each object after the search tool has listed the objects which contain the search target...
that will work for now... Thanks! |
|||
![]() |
|||
![]() |
|||
John,
I and many of my colleagues needed a utility to globally search all modules for specific requirements so I developed the attached utility. Its has become so useful within the company and saves us hours. The DOORS utility only identifies the modules with the specified text, you then need to open each module in that list and filter for the specific text. This utility does that all for you. Hopefully it will save you hours of searching. Enjoy - Martin
------------------------- - Martin |
|||
![]() |
|||
![]() |
|||
Hi Martin,
This is a great help. I worked on a script to export the specific object text, module name and some other details to an Excel spread sheet, but for folders having a large number of modules it is quite slow. Thanks for the marvellous script. - Krishna |
|||
![]() |
Telelogic DOORS
» DXL Exchange
»
Global Search
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.