Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to publish objects selectively in a DOORS module?

I am running DOORS 9.6.1.6.
I would like to publish objects selectively in a DOORS module.
How can this be done?

1 vote


Accepted answer

Permanent link

This can be achieved by publishing a view with a filter that selects the objects that you want to publish.


Below are the steps:
1. add an attribute that is of type boolean
* after opening a module, menu > Edit > Attribute... > New... 
* make sure the default value is set to False 
2. set the attribute to true for the objects that you want to publish 
3. use a view to select all objects that have this attribute set to true 
3.1 click on Filter Properties icon
3.2 Select the objects that have "Selected" attribute set to True 
4. Remove the display of the "Selected" column 
menu > Edit > Columns... 
5. publish the view

Andrew Clement selected this answer as the correct answer

3 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,020
× 4

Question asked: Mar 02 '17, 2:18 a.m.

Question was seen: 2,051 times

Last updated: Mar 02 '17, 2:23 a.m.

Confirmation Cancel Confirm