It's all about the answers!

Ask a question

How to get project area and stream name using fileitem/versionable handle (item id and state id)


Quang Ngo Minh (132) | asked Feb 18, 10:54 p.m.

Hi everybody, 

I have a question about how to get project area and stream name using fileitem/versionable handle (item id and state id).

Thank you!

Accepted answer


permanent link
Ralph Schoon (63.3k33646) | answered Feb 19, 3:25 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 As far as my experience goes, is the SCM system designed that its items are not part of the project area hierarchy. Streams can be owned by project areas and you can control access and visibility, but there is no natural relationship to versionables. You would have to use search capabilities such as locate change sets to find out, if a versionable is in a stream. For the stream you would have to look at the ownership properties to see, if there is a relationship to a project area.

Quang Ngo Minh selected this answer as the correct answer

Comments
Quang Ngo Minh commented Feb 19, 11:33 p.m.

 Ok, do you know any locate change sets APIs that we can implement in Java?


Ralph Schoon commented Feb 20, 2:38 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Quang Ngo Minh commented Feb 21, 3:35 a.m.

Oke, thank you so much, grateful! 

Your answer


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.