It's all about the answers!

Ask a question

Is it possible to get Project Area and Stream details from a versionable in ALM or not?


Quang Ngo Minh (132) | asked Feb 07, 10:55 a.m.
edited Feb 07, 10:56 a.m.

We have stream 1 and stream 2:

  • Stream 1 has a.c and a.tpa files.
  • Stream 2 has only a.c file.
User made associate between a.c and a.tpa file from stream 1. Now both stream 1 and stream 2 can fetch results since metadata is stored in DB.
URL for stream 1 show all details such as project area and stream name, component id and item id, for example:
https://rb-alm-06-p.de.bosch.com/ccm/web/projects/Mainstream%20and%20Platform%20-%20Production#action=com.ibm.team.scm.viewChangeSetItem&contextItemId=_1cU-QfSYEei3R9Y2A8h0Bw&contextItemType=com.ibm.team.scm.Workspace&componentItemId=_T1dlosyCEeStOa6ZR--8gQ&itemType=com.ibm.team.filesystem.FileItem&itemId=_ogDKgDqwEe67dp9ekGxOrw&stateId=_GiAM41iaEe65l_EpWMoSyg

But URL for stream 2 shows only component id, item id, item state id, for example:
https://rb-alm-06-p.de.bosch.com/ccm/web/projects/#action=com.ibm.team.scm.viewChangeSetItem&componentItemId=_80-EwQ3YEeW5gdXGJMGBrg&itemType=com.ibm.team.filesystem.FileItem&itemId=_TyXVMNgxEe20gZsjQ4EBZg&stateId=_R13W-dgyEe2z04C03F2Jjg

So we need to check in case of stream 2 also, is it possible to get project area and stream name using versionable handle (item id and state id).

Thanks,


Comments
Ralph Schoon commented Feb 08, 2:14 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 AFAIK the links above are no valid URI's for any of the resources. the URL's you get if you grab the browser URL are views and the like. You can get information like UUIDs as a byproduct, but it depends on the view, which data you get. 

These URL's are not API.

Be the first one to answer this question!


Register or 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.