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

How to fetch related asset data from any asset?

Hi,

I am trying to fetch asset with BPH Level category from RAM programmatically. When i am getting BPHL1 asset, i want to fetch liked BPHL2 asset. How do i get that?

I am able find proper api for that.

Can anyone please help on this...Thanks

regards,
Soumen

0 votes

Comments

Hi,

From post summary I think you need to fetch a related asset of current asset. However after read your description, I think it is about category schema. I am kind of confused here.

So, Is the assets categorized under two categorization? or there is a relationship between these two assets? It will be helpful if there is more details about the scenario.

Thanks.


Accepted answer

Permanent link
Hi,

Thanks for update.

I think one fetch related assets in following way:

1. for current RAMAsset object, call RAMAsset#getRelationships to retrieve relationships current asset has;
2. for one RMARelationship,  call RAMRelationship#getChildAsset() to retrieve related asset, use RAMRelationship#getRelationshipTypeName() to fetch relationship name.
 

Hope that could help.
soumen sardar selected this answer as the correct answer

0 votes

Comments

Thanks Lin... 


One other answer

Permanent link
 I am trying only to fetch related assets from current asset. Still I am facing problem to do that.

Any help will be greatly appreciated. 

Thanks

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
× 10,938

Question asked: Aug 08 '14, 5:21 a.m.

Question was seen: 3,807 times

Last updated: Aug 26 '14, 2:52 a.m.

Confirmation Cancel Confirm