Is it possible to get Project Area and Stream details from a versionable in ALM or not?
We have stream 1 and stream 2:
- Stream 1 has a.c and a.tpa files.
- Stream 2 has only a.c file.
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
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Feb 08 '24, 2:14 a.m.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.