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

Search Questions

I thought I'd seen this topic already, but couldn't find it in the forum, so I apologize if I'm repeating something here.

I have two questions related to searches.

1.Can I do a search that returns all of the assets that are linked to a specific asset? If I have an asset type of "process" which is allowed to be linked to the asset type "procedure", I'd like to do a search that returns all of the procedures related to one specific process.

2. This is tougher. Can I do a search that will return all of the assets that are linked to another specific asset type? So, I want to see all of the processes that are linked to one or more procedures.

I'm using 7.5.1

Thanks,

0 votes



One answer

Permanent link
For 1., From the asset detail, you can go to the (on 7.5.1 called) reports from the left hand side links, and click on related assets ... it will give you the option to do relationship based filter.


For 2. if the relationship has specific name (Relationship Type), you can use something like this:
_relationshipTypes_:(*Implementation*) 
in the search area, where Implementation is the type name of the relationship.

... so you can filter on process assets and add:


AND _relationshipTypes_:(*<rel type for procedure>*)

0 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

Question asked: Feb 15 '12, 11:27 a.m.

Question was seen: 5,144 times

Last updated: Feb 15 '12, 11:27 a.m.

Confirmation Cancel Confirm